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: 424 MB/s 7193 calls/s 7193 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 465 MB/s 7899 calls/s 7899 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 718 MB/s 12190 calls/s 12190 msg/s # UDP GRO fwd perf udp rx: 682 MB/s 555255 calls/s # udp tx: 773 MB/s 13115 calls/s 13115 msg/s # udp rx: 839 MB/s 683037 calls/s # udp tx: 880 MB/s 14929 calls/s 14929 msg/s # udp rx: 822 MB/s 669386 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 rx: 72 MB/s 59316 calls/s # udp tx: 283 MB/s 4804 calls/s 4804 msg/s # udp tx: 390 MB/s 6625 calls/s 6625 msg/s # udp rx: 143 MB/s 116908 calls/s # udp tx: 409 MB/s 6948 calls/s 6948 msg/s [ 948.717174] udpgso_bench_tx (6521) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 541 MB/s 9180 calls/s 9180 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 460 MB/s 7803 calls/s 7803 msg/s # udp tx: 566 MB/s 9601 calls/s 9601 msg/s # udp rx: 9 MB/s 7813 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 503 MB/s 8547 calls/s 8547 msg/s # udp rx: 15 MB/s 12271 calls/s # udp tx: 561 MB/s 9529 calls/s 9529 msg/s # udp rx: 14 MB/s 11853 calls/s # udp tx: 561 MB/s 9521 calls/s 9521 msg/s # UDP GRO fwd perf udp rx: 421 MB/s 342108 calls/s # udp tx: 673 MB/s 11421 calls/s 11421 msg/s # udp rx: 480 MB/s 390234 calls/s # udp tx: 694 MB/s 11778 calls/s 11778 msg/s # udp rx: 631 MB/s 514065 calls/s # udp tx: 643 MB/s 10918 calls/s 10918 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 379 MB/s 6434 calls/s 6434 msg/s # udp rx: 31 MB/s 25708 calls/s # udp tx: 407 MB/s 6910 calls/s 6910 msg/s # udp tx: 466 MB/s 7912 calls/s 7912 msg/s # udp rx: 0 MB/s 468 calls/s # UDP tunnel GRO fwd perf udp tx: 468 MB/s 7945 calls/s 7945 msg/s # udp rx: 24 MB/s 19714 calls/s # udp tx: 450 MB/s 7646 calls/s 7646 msg/s # udp rx: 41 MB/s 33460 calls/s # udp tx: 435 MB/s 7392 calls/s 7392 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__->