diff options
author | Sunil Goutham <sgoutham@cavium.com> | 2016-02-16 16:29:51 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-17 22:24:57 -0500 |
commit | ad2ecebd67d8a80fe5412d11df375a5ed2db7cd1 (patch) | |
tree | a0898526a16ccba8395e4b0c88ff7c440e5e5f40 /drivers/devfreq | |
parent | 8d210d54c5250c52b69266f299e64fe8356f9453 (diff) | |
download | linux-stable-ad2ecebd67d8a80fe5412d11df375a5ed2db7cd1.tar.gz linux-stable-ad2ecebd67d8a80fe5412d11df375a5ed2db7cd1.tar.bz2 linux-stable-ad2ecebd67d8a80fe5412d11df375a5ed2db7cd1.zip |
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>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions