Searched hist:74840 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.cdiff 74840b83 Wed Jul 29 07:49:42 MDT 2015 Sunil Goutham <sgoutham@cavium.com> net: thunderx: Wakeup TXQ only if CQE_TX are processed

Previously TXQ is wakedup whenever napi is executed
and irrespective of if any CQE_TX are processed or not.
Added 'txq_stop' and 'txq_wake' counters to aid in debugging
if there are any future issues.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnic.hdiff 74840b83 Wed Jul 29 07:49:42 MDT 2015 Sunil Goutham <sgoutham@cavium.com> net: thunderx: Wakeup TXQ only if CQE_TX are processed

Previously TXQ is wakedup whenever napi is executed
and irrespective of if any CQE_TX are processed or not.
Added 'txq_stop' and 'txq_wake' counters to aid in debugging
if there are any future issues.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnicvf_main.cdiff 74840b83 Wed Jul 29 07:49:42 MDT 2015 Sunil Goutham <sgoutham@cavium.com> net: thunderx: Wakeup TXQ only if CQE_TX are processed

Previously TXQ is wakedup whenever napi is executed
and irrespective of if any CQE_TX are processed or not.
Added 'txq_stop' and 'txq_wake' counters to aid in debugging
if there are any future issues.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Completed in 210 milliseconds