diff options
author | David S. Miller <davem@davemloft.net> | 2017-06-15 22:53:24 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-15 22:53:24 -0400 |
commit | 117b07e64b5a8b41e03e94342d8573f85ddc35c7 (patch) | |
tree | 6c8379e98405b231cf3e89fb732f938ba58d074e /net/tls | |
parent | 1492a3a7b27e78a51efda143f84ff9674acc8491 (diff) | |
parent | 4c07c132408a685d31bb6e638aef4d245e30703a (diff) |
Merge branch 'mlx4-XDP-performance-improvements'
Tariq Toukan says:
====================
mlx4 XDP performance improvements
This patchset contains data-path improvements, mainly for XDP_DROP
and XDP_TX cases.
Main patches:
* Patch 2 by Saeed allows enabling optimized A0 RX steering (in HW) when
setting a single RX ring.
With this configuration, HW packet-rate dramatically improves,
reaching 28.1 Mpps in XDP_DROP case for both IPv4 (37% gain)
and IPv6 (53% gain).
* Patch 6 enhances the XDP xmit function. Among other changes, now we
ring one doorbell per NAPI. Patch gives 17% gain in XDP_TX case.
* Patch 7 obsoletes the NAPI of XDP_TX completion queue and integrates its
poll into the respective RX NAPI. Patch gives 15% gain in XDP_TX case.
Series generated against net-next commit:
f7aec129a356 rxrpc: Cache the congestion window setting
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tls')
0 files changed, 0 insertions, 0 deletions