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: 684 MB/s 11607 calls/s 11607 msg/s # udp rx: 35 MB/s 28799 calls/s # udp tx: 723 MB/s 12278 calls/s 12278 msg/s # udp rx: 2 MB/s 1792 calls/s # udp tx: 883 MB/s 14982 calls/s 14982 msg/s # UDP GRO fwd perf udp rx: 480 MB/s 387840 calls/s # udp tx: 889 MB/s 15083 calls/s 15083 msg/s # udp rx: 533 MB/s 430080 calls/s # udp tx: 911 MB/s 15461 calls/s 15461 msg/s # udp rx: 532 MB/s 429568 calls/s # udp tx: 898 MB/s 15241 calls/s 15241 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 278 MB/s 4730 calls/s 4730 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 271 MB/s 4612 calls/s 4612 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 276 MB/s 4694 calls/s 4694 msg/s [ 868.098213] udpgso_bench_tx (9107) used greatest stack depth: 11104 bytes left # UDP tunnel GRO fwd perf udp tx: 534 MB/s 9068 calls/s 9068 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 478 MB/s 8119 calls/s 8119 msg/s # udp tx: 462 MB/s 7836 calls/s 7836 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: 472 MB/s 8016 calls/s 8016 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 472 MB/s 8010 calls/s 8010 msg/s # udp rx: 15 MB/s 12896 calls/s # udp tx: 598 MB/s 10146 calls/s 10146 msg/s # UDP GRO fwd perf udp rx: 537 MB/s 433470 calls/s # udp tx: 905 MB/s 15363 calls/s 15363 msg/s # udp rx: 567 MB/s 457984 calls/s # udp tx: 888 MB/s 15062 calls/s 15062 msg/s # udp rx: 565 MB/s 456192 calls/s # udp tx: 887 MB/s 15053 calls/s 15053 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 453 MB/s 7689 calls/s 7689 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 260 MB/s 4422 calls/s 4422 msg/s # udp tx: 249 MB/s 4224 calls/s 4224 msg/s # udp rx: 0 MB/s 256 calls/s # UDP tunnel GRO fwd perf udp rx: 10 MB/s 8872 calls/s # udp tx: 493 MB/s 8368 calls/s 8368 msg/s # udp tx: 530 MB/s 8999 calls/s 8999 msg/s # udp rx: 4 MB/s 3584 calls/s # udp tx: 541 MB/s 9176 calls/s 9176 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__->