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: 251 MB/s 204347 calls/s # udp tx: 381 MB/s 6477 calls/s 6477 msg/s # udp rx: 256 MB/s 208393 calls/s # udp tx: 385 MB/s 6543 calls/s 6543 msg/s # udp rx: 361 MB/s 293969 calls/s # udp tx: 387 MB/s 6571 calls/s 6571 msg/s # UDP GRO fwd perf udp rx: 448 MB/s 365020 calls/s # udp tx: 474 MB/s 8040 calls/s 8040 msg/s # udp rx: 475 MB/s 387142 calls/s # udp tx: 476 MB/s 8076 calls/s 8076 msg/s # udp rx: 463 MB/s 377270 calls/s # udp tx: 464 MB/s 7878 calls/s 7878 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 473 MB/s 8034 calls/s 8034 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 480 MB/s 8156 calls/s 8156 msg/s # udp tx: 469 MB/s 7956 calls/s 7956 msg/s [ 937.433602] udpgso_bench_tx (6508) used greatest stack depth: 11112 bytes left # udp rx: 0 MB/s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 478 MB/s 8114 calls/s 8114 msg/s # udp rx: 52 MB/s 42556 calls/s # udp tx: 510 MB/s 8663 calls/s 8663 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 467 MB/s 7928 calls/s 7928 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 124 MB/s 101436 calls/s # udp tx: 452 MB/s 7675 calls/s 7675 msg/s # udp rx: 236 MB/s 192355 calls/s # udp tx: 582 MB/s 9888 calls/s 9888 msg/s # udp rx: 168 MB/s 137220 calls/s # udp tx: 610 MB/s 10348 calls/s 10348 msg/s # UDP GRO fwd perf udp rx: 679 MB/s 551668 calls/s # udp tx: 878 MB/s 14908 calls/s 14908 msg/s # udp rx: 670 MB/s 545108 calls/s # udp tx: 789 MB/s 13398 calls/s 13398 msg/s # udp rx: 760 MB/s 619076 calls/s # udp tx: 768 MB/s 13032 calls/s 13032 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 482 MB/s 8177 calls/s 8177 msg/s # udp rx: 13 MB/s 11317 calls/s # udp tx: 540 MB/s 9171 calls/s 9171 msg/s # udp rx: 5 MB/s 4465 calls/s # udp tx: 569 MB/s 9663 calls/s 9663 msg/s # UDP tunnel GRO fwd perf udp tx: 393 MB/s 6668 calls/s 6668 msg/s # udp rx: 38 MB/s 31146 calls/s # udp tx: 382 MB/s 6490 calls/s 6490 msg/s # udp tx: 401 MB/s 6805 calls/s 6805 msg/s # udp rx: 0 MB/s 512 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__->