make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1822 MB/s 1482304 calls/s # udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # udp rx: 1895 MB/s 1542242 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # udp rx: 1711 MB/s 1392325 calls/s # udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # UDP GRO fwd perf udp rx: 1880 MB/s 1531113 calls/s # udp tx: 1962 MB/s 33280 calls/s 33280 msg/s # udp rx: 1939 MB/s 1578953 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # udp rx: 1941 MB/s 1580151 calls/s # udp tx: 1962 MB/s 33290 calls/s 33290 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: 934 MB/s 760313 calls/s # udp tx: 1655 MB/s 28074 calls/s 28074 msg/s # udp rx: 1619 MB/s 1314392 calls/s # udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # udp rx: 1724 MB/s 1400151 calls/s # udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # UDP GRO fwd perf udp rx: 1229 MB/s 1000305 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 1231 MB/s 1002850 calls/s # udp tx: 1234 MB/s 20939 calls/s 20939 msg/s # udp rx: 1188 MB/s 967442 calls/s # udp tx: 1189 MB/s 20172 calls/s 20172 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__->