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: 658 MB/s 11168 calls/s 11168 msg/s # udp rx: 17 MB/s 14288 calls/s # udp tx: 705 MB/s 11973 calls/s 11973 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 707 MB/s 12004 calls/s 12004 msg/s # UDP GRO fwd perf udp rx: 612 MB/s 497986 calls/s # udp tx: 759 MB/s 12886 calls/s 12886 msg/s # udp rx: 755 MB/s 615111 calls/s # udp tx: 761 MB/s 12918 calls/s 12918 msg/s # udp rx: 579 MB/s 471971 calls/s # udp tx: 582 MB/s 9888 calls/s 9888 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 373 MB/s 6334 calls/s 6334 msg/s # udp rx: 62 MB/s 50929 calls/s # udp tx: 464 MB/s 7881 calls/s 7881 msg/s # udp rx: 40 MB/s 32833 calls/s # udp tx: 538 MB/s 9129 calls/s 9129 msg/s [ 954.575121] udpgso_bench_tx (7554) used greatest stack depth: 11112 bytes left # UDP tunnel GRO fwd perf udp tx: 535 MB/s 9082 calls/s 9082 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 545 MB/s 9250 calls/s 9250 msg/s # udp tx: 529 MB/s 8973 calls/s 8973 msg/s # udp rx: 0 MB/s 512 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 493 MB/s 8378 calls/s 8378 msg/s # udp rx: 103 MB/s 84163 calls/s # udp tx: 550 MB/s 9336 calls/s 9336 msg/s # udp rx: 19 MB/s 16144 calls/s # udp tx: 512 MB/s 8686 calls/s 8686 msg/s # udp rx: 60 MB/s 49162 calls/s # UDP GRO fwd perf udp rx: 641 MB/s 521393 calls/s # udp tx: 731 MB/s 12407 calls/s 12407 msg/s # udp rx: 636 MB/s 517909 calls/s # udp tx: 690 MB/s 11708 calls/s 11708 msg/s # udp rx: 682 MB/s 555279 calls/s # udp tx: 758 MB/s 12865 calls/s 12865 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 481 MB/s 8173 calls/s 8173 msg/s # udp rx: 23 MB/s 19214 calls/s # udp tx: 509 MB/s 8646 calls/s 8646 msg/s # udp rx: 8 MB/s 7261 calls/s # udp tx: 526 MB/s 8929 calls/s 8929 msg/s # UDP tunnel GRO fwd perf udp tx: 437 MB/s 7416 calls/s 7416 msg/s # udp rx: 57 MB/s 46567 calls/s # udp tx: 466 MB/s 7907 calls/s 7907 msg/s # udp rx: 39 MB/s 32468 calls/s # udp tx: 528 MB/s 8968 calls/s 8968 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__->