]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'ionic-cleanups-and-perf-tuning'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2024 09:38:14 +0000 (09:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Mar 2024 09:38:14 +0000 (09:38 +0000)
commitd1c29cfd47168df8974a418f1a78ba7b6a0ea2bf
treeea0a455a4633df3cc86ac10c7aced1dc8f5514bd
parentdf620d7fabe984accf6567c846e4188fbd8add4d
parent217397da4d522e88c4f3e25701390d36dd8e874a
Merge branch 'ionic-cleanups-and-perf-tuning'

Shannon Nelson says:

====================
ionic: code cleanup and performance tuning

Brett has been performance testing and code tweaking and has
come up with several improvements for our fast path operations.

In a simple single thread / single queue iperf case on a 1500 MTU
connection we see an improvement from 74.2 to 86.7 Gbits/sec.
====================

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