]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'nfp-XDP_TX-optimizations'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 02:37:01 +0000 (22:37 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 02:37:01 +0000 (22:37 -0400)
Jakub Kicinski says:

====================
nfp: optimize XDP TX and small fixes

This series optimizes the nfp XDP TX performance a little bit.
I run quick tests on an Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz.
Single core/queue performance for both touch and drop and touch and
forward is above 20Mpps @64B packets, drop being 2Mpps faster.
I think this is max for a single queue on the low power NFPs.

There are also a few minor fixes included for code in net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge