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: 434 MB/s 7366 calls/s 7366 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 382 MB/s 6486 calls/s 6486 msg/s # udp rx: 71 MB/s 57892 calls/s # udp tx: 537 MB/s 9121 calls/s 9121 msg/s # UDP GRO fwd perf udp rx: 561 MB/s 456578 calls/s # udp tx: 838 MB/s 14221 calls/s 14221 msg/s # udp rx: 108 MB/s 87810 calls/s # udp tx: 937 MB/s 15893 calls/s 15893 msg/s # udp rx: 502 MB/s 407774 calls/s # udp tx: 903 MB/s 15328 calls/s 15328 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 317 MB/s 5389 calls/s 5389 msg/s # udp rx: 65 MB/s 53524 calls/s # udp tx: 278 MB/s 4731 calls/s 4731 msg/s # udp rx: 0 MB/s 433 calls/s # udp tx: 319 MB/s 5426 calls/s 5426 msg/s [ 1034.903077] udpgso_bench_tx (3909) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 528 MB/s 8960 calls/s 8960 msg/s # udp rx: 4 MB/s 3717 calls/s # udp tx: 532 MB/s 9028 calls/s 9028 msg/s # udp tx: 421 MB/s 7144 calls/s 7144 msg/s # udp rx: 0 MB/s 451 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 367 MB/s 6229 calls/s 6229 msg/s # udp rx: 0 MB/s 465 calls/s # udp tx: 419 MB/s 7118 calls/s 7118 msg/s # udp rx: 198 MB/s 161176 calls/s # udp tx: 552 MB/s 9367 calls/s 9367 msg/s # UDP GRO fwd perf udp rx: 633 MB/s 513236 calls/s # udp tx: 806 MB/s 13682 calls/s 13682 msg/s # udp rx: 652 MB/s 529260 calls/s # udp tx: 776 MB/s 13178 calls/s 13178 msg/s # udp rx: 651 MB/s 528995 calls/s # udp tx: 772 MB/s 13101 calls/s 13101 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 545 MB/s 9249 calls/s 9249 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 534 MB/s 9060 calls/s 9060 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 520 MB/s 8825 calls/s 8825 msg/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 256 calls/s # udp tx: 487 MB/s 8266 calls/s 8266 msg/s # udp tx: 526 MB/s 8934 calls/s 8934 msg/s # udp rx: 0 MB/s 256 calls/s # udp tx: 527 MB/s 8950 calls/s 8950 msg/s # udp rx: 0 MB/s 424 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__->