]> asedeno.scripts.mit.edu Git - linux.git/commit
nfp: use the new __netdev_tx_sent_queue() BQL optimisation
authorJakub Kicinski <jakub.kicinski@netronome.com>
Sat, 10 Nov 2018 02:50:00 +0000 (18:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Nov 2018 03:49:00 +0000 (19:49 -0800)
commit560f1ba4d8e8cb70f59b704a6edfa094b9bc0266
tree6f2544925f6b233b4c323df34362a24ae8098c87
parent3f2bba7d681b4bc38a7421940b8c2472f41711e4
nfp: use the new __netdev_tx_sent_queue() BQL optimisation

__netdev_tx_sent_queue() was added in commit e59020abf0f
("net: bql: add __netdev_tx_sent_queue()") and allows for
better GSO performance.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/netronome/nfp/nfp_net_common.c