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 4800 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 539 MB/s 9148 calls/s 9148 msg/s # udp rx: 80 MB/s 65392 calls/s # udp tx: 542 MB/s 9197 calls/s 9197 msg/s # udp rx: 101 MB/s 82872 calls/s # udp tx: 591 MB/s 10031 calls/s 10031 msg/s # udp rx: 3 MB/s 2800 calls/s # UDP GRO fwd perf udp rx: 309 MB/s 250245 calls/s # udp tx: 781 MB/s 13247 calls/s 13247 msg/s # udp rx: 385 MB/s 310568 calls/s # udp tx: 849 MB/s 14400 calls/s 14400 msg/s # udp rx: 420 MB/s 339377 calls/s # udp tx: 848 MB/s 14392 calls/s 14392 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 422 MB/s 7162 calls/s 7162 msg/s # udp rx: 3 MB/s 2560 calls/s # udp tx: 514 MB/s 8733 calls/s 8733 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 537 MB/s 9113 calls/s 9113 msg/s [ 854.981187] udpgso_bench_tx (31242) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 486 MB/s 8251 calls/s 8251 msg/s # udp rx: 12 MB/s 10496 calls/s # udp tx: 506 MB/s 8583 calls/s 8583 msg/s # udp rx: 29 MB/s 23884 calls/s # udp tx: 465 MB/s 7893 calls/s 7893 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 555 MB/s 9429 calls/s 9429 msg/s # udp rx: 47 MB/s 38466 calls/s # udp tx: 569 MB/s 9659 calls/s 9659 msg/s # udp rx: 2 MB/s 1792 calls/s # udp tx: 572 MB/s 9711 calls/s 9711 msg/s # UDP GRO fwd perf udp rx: 544 MB/s 439296 calls/s # udp tx: 793 MB/s 13460 calls/s 13460 msg/s # udp rx: 582 MB/s 470272 calls/s # udp tx: 793 MB/s 13460 calls/s 13460 msg/s # udp rx: 582 MB/s 470272 calls/s # udp tx: 797 MB/s 13527 calls/s 13527 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 252 MB/s 4275 calls/s 4275 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 278 MB/s 4722 calls/s 4722 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 278 MB/s 4730 calls/s 4730 msg/s # UDP tunnel GRO fwd perf udp rx: 35 MB/s 28416 calls/s # udp tx: 389 MB/s 6600 calls/s 6600 msg/s # udp tx: 415 MB/s 7049 calls/s 7049 msg/s # udp rx: 33 MB/s 27541 calls/s # udp tx: 418 MB/s 7099 calls/s 7099 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__->