Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Sunil Goutham ad2ecebd67 net: thunderx: Fix receive packet stats
Counting rx packets for every CQE_RX in CQ irq handler is incorrect.
Synchronization is missing when multiple queues are receiving packets
simultaneously. Like transmit packet stats use HW stats here.

Also removed unused 'cqe_type' parameter in nicvf_rcv_pkt_handler().

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-17 22:24:57 -05:00
..
2016-02-16 16:06:13 -05:00
2016-01-07 14:31:26 -05:00
2016-01-07 14:31:26 -05:00
2016-02-16 15:26:30 -05:00
2016-01-25 10:51:52 -08:00
2015-11-20 14:48:27 -05:00
2016-01-29 20:33:38 -08:00
2016-01-10 22:50:14 -05:00
2016-02-13 05:57:39 -05:00
2016-01-04 16:07:16 -05:00
2016-01-07 14:31:26 -05:00