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: 731 MB/s 592711 calls/s # udp tx: 1360 MB/s 23067 calls/s 23067 msg/s # udp rx: 708 MB/s 573958 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 851 MB/s 690157 calls/s # udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # UDP GRO fwd perf udp rx: 482 MB/s 389888 calls/s # udp tx: 1379 MB/s 23395 calls/s 23395 msg/s # udp rx: 602 MB/s 487389 calls/s # udp tx: 1386 MB/s 23516 calls/s 23516 msg/s # udp rx: 613 MB/s 496384 calls/s # udp tx: 1384 MB/s 23475 calls/s 23475 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1312 MB/s 1063749 calls/s # udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # udp rx: 1524 MB/s 1235237 calls/s # udp tx: 1912 MB/s 32445 calls/s 32445 msg/s # udp rx: 1552 MB/s 1257728 calls/s # udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # UDP GRO fwd perf udp rx: 1747 MB/s 1416769 calls/s # udp tx: 1952 MB/s 33109 calls/s 33109 msg/s # udp rx: 1819 MB/s 1475104 calls/s # udp tx: 1948 MB/s 33040 calls/s 33040 msg/s # udp rx: 1655 MB/s 1342339 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->