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: 59 MB/s 48266 calls/s # udp tx: 498 MB/s 8458 calls/s 8458 msg/s # udp rx: 106 MB/s 86370 calls/s # udp tx: 529 MB/s 8975 calls/s 8975 msg/s # udp rx: 84 MB/s 68645 calls/s # udp tx: 575 MB/s 9755 calls/s 9755 msg/s # UDP GRO fwd perf udp rx: 439 MB/s 356817 calls/s # udp tx: 664 MB/s 11270 calls/s 11270 msg/s # udp rx: 639 MB/s 520184 calls/s # udp tx: 721 MB/s 12229 calls/s 12229 msg/s # udp rx: 708 MB/s 576584 calls/s # udp tx: 728 MB/s 12350 calls/s 12350 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 436 MB/s 7407 calls/s 7407 msg/s # udp rx: 52 MB/s 43046 calls/s # udp tx: 656 MB/s 11130 calls/s 11130 msg/s # udp tx: 528 MB/s 8963 calls/s 8963 msg/s # udp rx: 0 MB/[ 1008.759248] udpgso_bench_tx (2118) used greatest stack depth: 11048 bytes left s 512 calls/s # UDP tunnel GRO fwd perf udp tx: 497 MB/s 8437 calls/s 8437 msg/s # udp rx: 33 MB/s 26938 calls/s # udp tx: 443 MB/s 7523 calls/s 7523 msg/s # udp rx: 7 MB/s 6254 calls/s # udp tx: 476 MB/s 8090 calls/s 8090 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 208 MB/s 169580 calls/s # udp tx: 569 MB/s 9659 calls/s 9659 msg/s # udp tx: 626 MB/s 10620 calls/s 10620 msg/s # udp rx: 180 MB/s 146817 calls/s # udp tx: 705 MB/s 11968 calls/s 11968 msg/s # UDP GRO fwd perf udp rx: 607 MB/s 493386 calls/s # udp tx: 733 MB/s 12446 calls/s 12446 msg/s # udp rx: 544 MB/s 443593 calls/s # udp tx: 543 MB/s 9222 calls/s 9222 msg/s # udp rx: 654 MB/s 532732 calls/s # udp tx: 667 MB/s 11329 calls/s 11329 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 458 MB/s 7782 calls/s 7782 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 517 MB/s 8781 calls/s 8781 msg/s # udp rx: 11 MB/s 9215 calls/s # udp tx: 487 MB/s 8270 calls/s 8270 msg/s # UDP tunnel GRO fwd perf udp tx: 513 MB/s 8717 calls/s 8717 msg/s # udp rx: 10 MB/s 8784 calls/s # udp tx: 474 MB/s 8041 calls/s 8041 msg/s # udp rx: 26 MB/s 21435 calls/s # udp tx: 512 MB/s 8691 calls/s 8691 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__->