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: 518 MB/s 8802 calls/s 8802 msg/s # udp rx: 80 MB/s 65389 calls/s # udp tx: 555 MB/s 9421 calls/s 9421 msg/s # udp rx: 81 MB/s 66044 calls/s # udp tx: 652 MB/s 11075 calls/s 11075 msg/s # UDP GRO fwd perf udp rx: 364 MB/s 296559 calls/s # udp tx: 402 MB/s 6826 calls/s 6826 msg/s # udp rx: 397 MB/s 323052 calls/s # udp tx: 416 MB/s 7067 calls/s 7067 msg/s # udp rx: 378 MB/s 307757 calls/s # udp tx: 405 MB/s 6877 calls/s 6877 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 392 MB/s 6661 calls/s 6661 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 277 MB/s 4714 calls/s 4714 msg/s # udp rx: 28 MB/s 22838 calls/s # udp tx: 424 MB/s 7204 calls/s 7204 m[ 1079.005931] udpgso_bench_tx (31382) used greatest stack depth: 11112 bytes left sg/s # udp rx: 29 MB/s 23668 calls/s # UDP tunnel GRO fwd perf udp tx: 404 MB/s 6866 calls/s 6866 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 294 MB/s 4997 calls/s 4997 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 274 MB/s 4649 calls/s 4649 msg/s # udp rx: 0 MB/s 377 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 385 MB/s 6544 calls/s 6544 msg/s # udp rx: 135 MB/s 110143 calls/s # udp tx: 376 MB/s 6379 calls/s 6379 msg/s # udp rx: 198 MB/s 161450 calls/s # udp tx: 353 MB/s 5998 calls/s 5998 msg/s # UDP GRO fwd perf udp rx: 450 MB/s 366288 calls/s # udp tx: 557 MB/s 9456 calls/s 9456 msg/s # udp rx: 502 MB/s 409326 calls/s # udp tx: 509 MB/s 8643 calls/s 8643 msg/s # udp rx: 384 MB/s 312946 calls/s # udp tx: 447 MB/s 7596 calls/s 7596 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 291 MB/s 4944 calls/s 4944 msg/s # udp rx: 2 MB/s 2224 calls/s # udp tx: 349 MB/s 5932 calls/s 5932 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 500 MB/s 8481 calls/s 8481 msg/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7422 calls/s 7422 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 310 MB/s 5261 calls/s 5261 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 427 MB/s 7257 calls/s 7257 msg/s # udp rx: 24 MB/s 19611 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__->