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: 586 MB/s 9949 calls/s 9949 msg/s # udp rx: 4 MB/s 3493 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 576 MB/s 9785 calls/s 9785 msg/s # UDP GRO fwd perf udp rx: 375 MB/s 305398 calls/s # udp tx: 628 MB/s 10664 calls/s 10664 msg/s # udp rx: 553 MB/s 450038 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 msg/s # udp rx: 681 MB/s 552837 calls/s # udp tx: 817 MB/s 13858 calls/s 13858 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 305 MB/s 5189 calls/s 5189 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 201 MB/s 3424 calls/s 3424 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 194 MB/s 3300 calls/s 3300 msg/s [ 1010.783226] udpgso_bench_tx (4092) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 378 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 482 MB/s 8187 calls/s 8187 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 483 MB/s 8198 calls/s 8198 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 477 MB/s 8095 calls/s 8095 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 687 MB/s 11656 calls/s 11656 msg/s # udp rx: 7 MB/s 6482 calls/s # udp tx: 609 MB/s 10338 calls/s 10338 msg/s # udp rx: 188 MB/s 153595 calls/s # udp tx: 612 MB/s 10385 calls/s 10385 msg/s # UDP GRO fwd perf udp rx: 457 MB/s 371218 calls/s # udp tx: 853 MB/s 14476 calls/s 14476 msg/s # udp rx: 379 MB/s 308266 calls/s # udp tx: 831 MB/s 14111 calls/s 14111 msg/s # udp rx: 475 MB/s 385862 calls/s # udp tx: 773 MB/s 13111 calls/s 13111 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 524 MB/s 8903 calls/s 8903 msg/s # udp rx: 0 MB/s 560 calls/s # udp tx: 540 MB/s 9166 calls/s 9166 msg/s # udp tx: 546 MB/s 9261 calls/s 9261 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 497 MB/s 8438 calls/s 8438 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 456 MB/s 7750 calls/s 7750 msg/s # udp tx: 477 MB/s 8105 calls/s 8105 msg/s # udp rx: 0 MB/s 472 calls/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__->