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 rx: 125 MB/s 101996 calls/s # udp tx: 450 MB/s 7649 calls/s 7649 msg/s # udp rx: 178 MB/s 145363 calls/s # udp tx: 464 MB/s 7877 calls/s 7877 msg/s # udp rx: 60 MB/s 49048 calls/s # udp tx: 572 MB/s 9705 calls/s 9705 msg/s # UDP GRO fwd perf udp rx: 575 MB/s 468507 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s # udp rx: 671 MB/s 546636 calls/s # udp tx: 683 MB/s 11588 calls/s 11588 msg/s # udp rx: 685 MB/s 557335 calls/s # udp tx: 788 MB/s 13377 calls/s 13377 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 479 MB/s 8133 calls/s 8133 msg/s # udp rx: 29 MB/s 24316 calls/s # udp tx: 549 MB/s 9324 calls/s 9324 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 499 MB/s 8465 calls/s 8465 msg/s [ 1023.964735] udpgso_bench_tx (6301) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp rx: 10 MB/s 8885 calls/s # udp tx: 373 MB/s 6330 calls/s 6330 msg/s # udp tx: 410 MB/s 6960 calls/s 6960 msg/s # udp rx: 39 MB/s 32189 calls/s # udp tx: 378 MB/s 6428 calls/s 6428 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 524 MB/s 8903 calls/s 8903 msg/s # udp rx: 3 MB/s 3041 calls/s # udp tx: 429 MB/s 7291 calls/s 7291 msg/s # udp rx: 32 MB/s 26712 calls/s # udp tx: 433 MB/s 7357 calls/s 7357 msg/s # udp rx: 32 MB/s 25999 calls/s # UDP GRO fwd perf udp rx: 540 MB/s 439738 calls/s # udp tx: 654 MB/s 11100 calls/s 11100 msg/s # udp rx: 477 MB/s 387292 calls/s # udp tx: 772 MB/s 13094 calls/s 13094 msg/s # udp rx: 459 MB/s 373912 calls/s # udp tx: 711 MB/s 12062 calls/s 12062 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 419 MB/s 7110 calls/s 7110 msg/s # udp rx: 8 MB/s 7295 calls/s # udp tx: 473 MB/s 8039 calls/s 8039 msg/s # udp rx: 33 MB/s 27209 calls/s # udp tx: 401 MB/s 6809 calls/s 6809 msg/s # UDP tunnel GRO fwd perf udp rx: 73 MB/s 59352 calls/s # udp tx: 396 MB/s 6722 calls/s 6722 msg/s # udp tx: 491 MB/s 8335 calls/s 8335 msg/s # udp rx: 14 MB/s 11594 calls/s # udp tx: 471 MB/s 8002 calls/s 8002 msg/s # udp rx: 0 MB/s 445 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__->