aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-06-15 22:53:24 -0400
committerDavid S. Miller <davem@davemloft.net>2017-06-15 22:53:24 -0400
commit117b07e64b5a8b41e03e94342d8573f85ddc35c7 (patch)
tree6c8379e98405b231cf3e89fb732f938ba58d074e /net
parentatm: solos-pci: remove useless variable assignments (diff)
parentnet/mlx4_en: Refactor mlx4_en_free_tx_desc (diff)
downloadlinux-dev-117b07e64b5a8b41e03e94342d8573f85ddc35c7.tar.xz
linux-dev-117b07e64b5a8b41e03e94342d8573f85ddc35c7.zip
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')
0 files changed, 0 insertions, 0 deletions