diff options
author | 2014-11-18 13:20:41 +0800 | |
---|---|---|
committer | 2014-11-19 14:43:47 -0500 | |
commit | baeababb5b85d5c4e6c917efe2a1504179438d3b (patch) | |
tree | d6d49a06b241812b5f1955bc4ef417d6aba3bb8a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | icmp: Remove some spurious dropped packet profile hits from the ICMP path (diff) | |
download | linux-dev-baeababb5b85d5c4e6c917efe2a1504179438d3b.tar.xz linux-dev-baeababb5b85d5c4e6c917efe2a1504179438d3b.zip |
tun: return NET_XMIT_DROP for dropped packets
After commit 5d097109257c03a71845729f8db6b5770c4bbedc
("tun: only queue packets on device"), NETDEV_TX_OK was returned for
dropped packets. This will confuse pktgen since dropped packets were
counted as sent ones.
Fixing this by returning NET_XMIT_DROP to let pktgen count it as error
packet.
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions