diff options
| author | Liang Chen <[email protected]> | 2023-09-01 04:09:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-09-04 05:52:39 +0000 |
| commit | 151e887d8ff97e2e42110ffa1fb1e6a2128fb364 (patch) | |
| tree | 89755d42a91ace824bd8bfda2d634ba75820ce69 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | gve: fix frag_list chaining (diff) | |
| download | kernel-151e887d8ff97e2e42110ffa1fb1e6a2128fb364.tar.gz kernel-151e887d8ff97e2e42110ffa1fb1e6a2128fb364.zip | |
veth: Fixing transmit return status for dropped packets
The veth_xmit function returns NETDEV_TX_OK even when packets are dropped.
This behavior leads to incorrect calculations of statistics counts, as
well as things like txq->trans_start updates.
Fixes: e314dbdc1c0d ("[NET]: Virtual ethernet device driver.")
Signed-off-by: Liang Chen <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
