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: 723 MB/s 12277 calls/s 12277 msg/s # udp rx: 12 MB/s 10062 calls/s # udp tx: 729 MB/s 12376 calls/s 12376 msg/s # udp tx: 734 MB/s 12457 calls/s 12457 msg/s # udp rx: 2 MB/s 1890 calls/s # UDP GRO fwd perf udp rx: 519 MB/s 419328 calls/s # udp tx: 925 MB/s 15696 calls/s 15696 msg/s # udp rx: 534 MB/s 431104 calls/s # udp tx: 924 MB/s 15677 calls/s 15677 msg/s # udp rx: 536 MB/s 432406 calls/s # udp tx: 918 MB/s 15570 calls/s 15570 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 514 MB/s 8728 calls/s 8728 msg/s # udp rx: 39 MB/s 32000 calls/s # udp tx: 548 MB/s 9310 calls/s 9310 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 546 MB/s 9265 calls/s 9265 msg/s [ 852.611809] udpgso_bench_tx (9595) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 544 MB/s 9233 calls/s 9233 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9254 calls/s 9254 msg/s # udp tx: 546 MB/s 9272 calls/s 9272 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 449 MB/s 7630 calls/s 7630 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 429 MB/s 7280 calls/s 7280 msg/s # udp tx: 436 MB/s 7410 calls/s 7410 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 532 MB/s 429233 calls/s # udp tx: 913 MB/s 15498 calls/s 15498 msg/s # udp rx: 551 MB/s 444672 calls/s # udp tx: 911 MB/s 15461 calls/s 15461 msg/s # udp rx: 641 MB/s 521374 calls/s # udp tx: 700 MB/s 11889 calls/s 11889 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 546 MB/s 9275 calls/s 9275 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 540 MB/s 9171 calls/s 9171 msg/s # udp tx: 535 MB/s 9081 calls/s 9081 msg/s # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 540 MB/s 9160 calls/s 9160 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 540 MB/s 9167 calls/s 9167 msg/s # udp tx: 535 MB/s 9082 calls/s 9082 msg/s # udp rx: 0 MB/s 512 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__->