aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorXin Long <[email protected]>2023-01-28 10:58:37 -0500
committerJakub Kicinski <[email protected]>2023-02-01 20:54:27 -0800
commit8e08bb75b60f7f9ed319185cef80188b87d9b43a (patch)
tree56813da1812b3ed1726232d30e72b5fdbfac64d6 /tools/perf/scripts/python/net_dropmonitor.py
parent50e6fb5c6efb2b33b15ea490dfe355cb312f6eb5 (diff)
packet: add TP_STATUS_GSO_TCP for tp_status
Introduce TP_STATUS_GSO_TCP tp_status flag to tell the af_packet user that this is a TCP GSO packet. When parsing IPv4 BIG TCP packets in tcpdump/libpcap, it can use tp_len as the IPv4 packet len when this flag is set, as iph tot_len is set to 0 for IPv4 BIG TCP packets. Signed-off-by: Xin Long <[email protected]> Reviewed-by: David Ahern <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions