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: 434 MB/s 7362 calls/s 7362 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 448 MB/s 7610 calls/s 7610 msg/s # udp rx: 97 MB/s 79637 calls/s # udp tx: 594 MB/s 10078 calls/s 10078 msg/s # UDP GRO fwd perf udp rx: 591 MB/s 479759 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 msg/s # udp rx: 613 MB/s 496984 calls/s # udp tx: 903 MB/s 15328 calls/s 15328 msg/s # udp rx: 634 MB/s 514423 calls/s # udp tx: 908 MB/s 15403 calls/s 15403 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 574 MB/s 9744 calls/s 9744 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 632 MB/s 10727 calls/s 10727 msg/s # udp tx: 544 MB/s 9228 calls/s 9228 msg/s [ 1010.992145] udpgso_bench_tx (5432) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 488 MB/s 8286 calls/s 8286 msg/s # udp tx: 467 MB/s 7927 calls/s 7927 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 487 MB/s 8269 calls/s 8269 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 600 MB/s 10190 calls/s 10190 msg/s # udp rx: 2 MB/s 2206 calls/s # udp tx: 629 MB/s 10674 calls/s 10674 msg/s # udp rx: 5 MB/s 4414 calls/s # udp tx: 583 MB/s 9904 calls/s 9904 msg/s # UDP GRO fwd perf udp rx: 625 MB/s 508804 calls/s # udp tx: 656 MB/s 11137 calls/s 11137 msg/s # udp rx: 630 MB/s 512775 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp rx: 520 MB/s 423301 calls/s # udp tx: 613 MB/s 10409 calls/s 10409 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 441 MB/s 7494 calls/s 7494 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 524 MB/s 8891 calls/s 8891 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 515 MB/s 8744 calls/s 8744 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 434 MB/s 7363 calls/s 7363 msg/s # udp tx: 434 MB/s 7366 calls/s 7366 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 437 MB/s 7428 calls/s 7428 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__->