aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMenglong Dong <imagedong@tencent.com>2022-03-04 14:00:40 +0800
committerDavid S. Miller <davem@davemloft.net>2022-03-04 12:17:11 +0000
commit98b4d7a4e7374a44c4afd9f08330e72f6ad0d644 (patch)
tree38ac053762708f115f560dd2332dfec80a76ac2e /tools/perf/scripts/python/export-to-postgresql.py
parentMerge branch 'netif_rx' (diff)
downloadlinux-dev-98b4d7a4e7374a44c4afd9f08330e72f6ad0d644.tar.xz
linux-dev-98b4d7a4e7374a44c4afd9f08330e72f6ad0d644.zip
net: dev: use kfree_skb_reason() for sch_handle_egress()
Replace kfree_skb() used in sch_handle_egress() with kfree_skb_reason(). The drop reason SKB_DROP_REASON_TC_EGRESS is introduced. Considering the code path of tc egerss, we make it distinct with the drop reason of SKB_DROP_REASON_QDISC_DROP in the next commit. Signed-off-by: Menglong Dong <imagedong@tencent.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions