aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorIntiyaz Basha <[email protected]>2017-11-03 14:32:33 -0700
committerDavid S. Miller <[email protected]>2017-11-05 22:29:44 +0900
commit952484610cc2f67303be4feedb0e52a519c31470 (patch)
tree0443d488c2259e8a0e256902ddc36bc198f58f55 /net/switchdev/switchdev.c
parent0b1c27db12fd338ed912fec18f5cc02d7bd4e54e (diff)
liquidio: do not consider packets dropped by network stack as driver Rx dropped
netdev->rx_dropped was including packets dropped by napi_gro_receive. If a packet is dropped by network stack, it should not be counted under driver Rx dropped. Made necessary changes to not include network stack drops under netdev->rx_dropped. Signed-off-by: Intiyaz Basha <[email protected]> Signed-off-by: Satanand Burla <[email protected]> Signed-off-by: Felix Manlunas <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions