make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 580 MB/s 9839 calls/s 9839 msg/s # udp rx: 33 MB/s 27227 calls/s # udp tx: 597 MB/s 10128 calls/s 10128 msg/s # udp rx: 88 MB/s 71938 calls/s # udp tx: 551 MB/s 9362 calls/s 9362 msg/s # UDP GRO fwd perf udp rx: 692 MB/s 563021 calls/s # udp tx: 762 MB/s 12935 calls/s 12935 msg/s # udp rx: 811 MB/s 659971 calls/s # udp tx: 832 MB/s 14117 calls/s 14117 msg/s # udp rx: 819 MB/s 667179 calls/s # udp tx: 825 MB/s 14004 calls/s 14004 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 266 MB/s 4525 calls/s 4525 msg/s # udp tx: 275 MB/s 4672 calls/s 4672 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 272 MB/s 4620 calls/s 4620 msg/s [ 1276.074638] udpgso_bench_tx (14000) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 473 MB/s 8037 calls/s 8037 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 473 MB/s 8023 calls/s 8023 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 474 MB/s 8049 calls/s 8049 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 15 MB/s 12828 calls/s # udp tx: 708 MB/s 12024 calls/s 12024 msg/s # udp tx: 622 MB/s 10552 calls/s 10552 msg/s # udp rx: 87 MB/s 71427 calls/s # udp tx: 604 MB/s 10261 calls/s 10261 msg/s # udp rx: 78 MB/s 63752 calls/s # UDP GRO fwd perf udp rx: 643 MB/s 523989 calls/s # udp tx: 790 MB/s 13407 calls/s 13407 msg/s # udp rx: 815 MB/s 662879 calls/s # udp tx: 842 MB/s 14297 calls/s 14297 msg/s # udp rx: 816 MB/s 663856 calls/s # udp tx: 866 MB/s 14696 calls/s 14696 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 480 MB/s 8158 calls/s 8158 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 427 MB/s 7258 calls/s 7258 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 445 MB/s 7558 calls/s 7558 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 469 MB/s 7963 calls/s 7963 msg/s # udp tx: 471 MB/s 7992 calls/s 7992 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 453 MB/s 7697 calls/s 7697 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->