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: 1490 MB/s 1212812 calls/s # udp tx: 1837 MB/s 31163 calls/s 31163 msg/s # udp rx: 1869 MB/s 1521745 calls/s # udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # udp rx: 1489 MB/s 1210714 calls/s # udp tx: 1950 MB/s 33084 calls/s 33084 msg/s # UDP GRO fwd perf udp rx: 1526 MB/s 1242005 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # udp rx: 1210 MB/s 985118 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # udp rx: 1297 MB/s 1056319 calls/s # udp tx: 1302 MB/s 22094 calls/s 22094 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: 1440 MB/s 1166929 calls/s # udp tx: 1895 MB/s 32142 calls/s 32142 msg/s # udp rx: 1502 MB/s 1217513 calls/s # udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # udp rx: 1770 MB/s 1434112 calls/s # udp tx: 1961 MB/s 33276 calls/s 33276 msg/s # UDP GRO fwd perf udp rx: 1601 MB/s 1297596 calls/s # udp tx: 1969 MB/s 33401 calls/s 33401 msg/s # udp rx: 1054 MB/s 858129 calls/s # udp tx: 1337 MB/s 22688 calls/s 22688 msg/s # udp rx: 1247 MB/s 1015554 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 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__->