aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-03-24 19:11:47 -0700
committerDavid S. Miller <davem@davemloft.net>2017-03-24 19:11:47 -0700
commitdcb421f4279f362c3eef7479616c76588b74d782 (patch)
tree29fc3be423bf00394e76d8cee91a2ce01adfcea6 /net/ipv6/tcp_ipv6.c
parentnet: dsa: bcm_sf2: Add missing OF_MDIO dependency (diff)
parentnet/mlx5e: Different SQ types (diff)
downloadlinux-dev-dcb421f4279f362c3eef7479616c76588b74d782.tar.xz
linux-dev-dcb421f4279f362c3eef7479616c76588b74d782.zip
Merge branch 'mlx5-xdp-perf-optimizations'
Saeed Mahameed says: ==================== Mellanox mlx5e XDP performance optimization This series provides some preformancee optimizations for mlx5e driver, especially for XDP TX flows. 1st patch is a simple change of rmb to dma_rmb in CQE fetch routine which shows a huge gain for both RX and TX packet rates. 2nd patch removes write combining logic from the driver TX handler and simplifies the TX logic while improving TX CPU utilization. All other patches combined provide some refactoring to the driver TX flows to allow some significant XDP TX improvements. More details and performance numbers per patch can be found in each patch commit message compared to the preceding patch. Overall performance improvemnets System: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz Test case Baseline Now improvement --------------------------------------------------------------- TX packets (24 threads) 45Mpps 54Mpps 20% TC stack Drop (1 core) 3.45Mpps 3.6Mpps 5% XDP Drop (1 core) 14Mpps 16.9Mpps 20% XDP TX (1 core) 10.4Mpps 13.7Mpps 31% ==================== Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions