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 rx: 1 MB/s 1349 calls/s # udp tx: 611 MB/s 10369 calls/s 10369 msg/s # udp tx: 647 MB/s 10981 calls/s 10981 msg/s # udp rx: 7 MB/s 6144 calls/s # udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 11 MB/s 9152 calls/s # UDP GRO fwd perf udp rx: 810 MB/s 659821 calls/s # udp tx: 836 MB/s 14189 calls/s 14189 msg/s # udp rx: 830 MB/s 676048 calls/s # udp tx: 831 MB/s 14111 calls/s 14111 msg/s # udp rx: 831 MB/s 676573 calls/s # udp tx: 832 MB/s 14117 calls/s 14117 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 540 MB/s 9161 calls/s 9161 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 486 MB/s 8243 calls/s 8243 msg/s # udp tx: 481 MB/s 8174 calls/s 8174 msg/s [ 331.866843] udpgso_bench_tx (13636) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 472 calls/s # UDP tunnel GRO fwd perf udp tx: 487 MB/s 8264 calls/s 8264 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 481 MB/s 8162 calls/s 8162 msg/s # udp tx: 477 MB/s 8106 calls/s 8106 msg/s # udp rx: 0 MB/s 472 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 395 MB/s 6709 calls/s 6709 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 403 MB/s 6847 calls/s 6847 msg/s # udp tx: 604 MB/s 10260 calls/s 10260 msg/s # udp rx: 0 MB/s 512 calls/s # UDP GRO fwd perf udp rx: 790 MB/s 643341 calls/s # udp tx: 815 MB/s 13834 calls/s 13834 msg/s # udp rx: 816 MB/s 664904 calls/s # udp tx: 818 MB/s 13882 calls/s 13882 msg/s # udp rx: 821 MB/s 668447 calls/s # udp tx: 822 MB/s 13956 calls/s 13956 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 485 MB/s 8235 calls/s 8235 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 480 MB/s 8145 calls/s 8145 msg/s # udp tx: 469 MB/s 7962 calls/s 7962 msg/s # udp rx: 0 MB/s 471 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 487 MB/s 8270 calls/s 8270 msg/s # udp tx: 484 MB/s 8212 calls/s 8212 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 487 MB/s 8264 calls/s 8264 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__->