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: 1295 MB/s 1054427 calls/s # udp tx: 1804 MB/s 30607 calls/s 30607 msg/s # udp rx: 1897 MB/s 1544600 calls/s # udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # udp rx: 1929 MB/s 1570776 calls/s # udp tx: 1945 MB/s 33000 calls/s 33000 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1356061 calls/s # udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # udp rx: 1607 MB/s 1307768 calls/s # udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # udp rx: 1464 MB/s 1191708 calls/s # udp tx: 1944 MB/s 32972 calls/s 32972 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: 1444 MB/s 1169936 calls/s # udp tx: 1833 MB/s 31102 calls/s 31102 msg/s # udp rx: 1467 MB/s 1189643 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # udp rx: 1343 MB/s 1089211 calls/s # udp tx: 1893 MB/s 32122 calls/s 32122 msg/s # UDP GRO fwd perf udp tx: 1825 MB/s 30962 calls/s 30962 msg/s # udp rx: 1313 MB/s 1066055 calls/s # udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # udp rx: 1471 MB/s 1192522 calls/s # udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # udp rx: 1425 MB/s 1155516 calls/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__->