aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorPeter Oskolkov <[email protected]>2018-08-11 20:27:25 +0000
committerDavid S. Miller <[email protected]>2018-08-11 17:54:18 -0700
commita4fd284a1f8fd4b6c59aa59db2185b1e17c5c11c (patch)
treed75f09d0acf9a10a81723bd1a2028f555e9dc54c /lib/mpi/mpi-mul.c
parent353c9cb360874e737fb000545f783df756c06f9a (diff)
ip: process in-order fragments efficiently
This patch changes the runtime behavior of IP defrag queue: incoming in-order fragments are added to the end of the current list/"run" of in-order fragments at the tail. On some workloads, UDP stream performance is substantially improved: RX: ./udp_stream -F 10 -T 2 -l 60 TX: ./udp_stream -c -H <host> -F 10 -T 5 -l 60 with this patchset applied on a 10Gbps receiver: throughput=9524.18 throughput_units=Mbit/s upstream (net-next): throughput=4608.93 throughput_units=Mbit/s Reported-by: Willem de Bruijn <[email protected]> Signed-off-by: Peter Oskolkov <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Florian Westphal <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions