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 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 357 MB/s 6066 calls/s 6066 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 582 MB/s 9886 calls/s 9886 msg/s # udp rx: 35 MB/s 28989 calls/s # udp tx: 716 MB/s 12153 calls/s 12153 msg/s # UDP GRO fwd perf udp rx: 435 MB/s 353037 calls/s # udp tx: 815 MB/s 13827 calls/s 13827 msg/s # udp rx: 660 MB/s 535959 calls/s # udp tx: 803 MB/s 13620 calls/s 13620 msg/s # udp rx: 596 MB/s 482576 calls/s # udp tx: 930 MB/s 15783 calls/s 15783 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 471 MB/s 7991 calls/s 7991 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 593 MB/s 10059 calls/s 10059 msg/s # udp tx: 481 MB/s 8166 calls/s 8166 msg/s [ 980.400376] udpgso_bench_tx (4591) used greatest stack depth: 11112 bytes left # udp rx: 38 MB/s 31141 calls/s # UDP tunnel GRO fwd perf udp tx: 493 MB/s 8377 calls/s 8377 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 490 MB/s 8314 calls/s 8314 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 458 MB/s 7774 calls/s 7774 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 653 MB/s 11076 calls/s 11076 msg/s # udp rx: 60 MB/s 49331 calls/s # udp tx: 613 MB/s 10405 calls/s 10405 msg/s # udp rx: 86 MB/s 70464 calls/s # udp tx: 703 MB/s 11937 calls/s 11937 msg/s # UDP GRO fwd perf udp rx: 503 MB/s 409809 calls/s # udp tx: 685 MB/s 11619 calls/s 11619 msg/s # udp rx: 703 MB/s 571608 calls/s # udp tx: 803 MB/s 13626 calls/s 13626 msg/s # udp rx: 742 MB/s 603834 calls/s # udp tx: 826 MB/s 14011 calls/s 14011 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 6 MB/s 5684 calls/s # udp tx: 467 MB/s 7935 calls/s 7935 msg/s # udp tx: 465 MB/s 7898 calls/s 7898 msg/s # udp rx: 6 MB/s 4888 calls/s # udp tx: 390 MB/s 6622 calls/s 6622 msg/s # udp rx: 47 MB/s 38645 calls/s # UDP tunnel GRO fwd perf udp tx: 385 MB/s 6535 calls/s 6535 msg/s # udp rx: 7 MB/s 6477 calls/s # udp tx: 436 MB/s 7407 calls/s 7407 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 437 MB/s 7418 calls/s 7418 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__->