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: 1474 MB/s 1198945 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # udp rx: 1525 MB/s 1239100 calls/s # udp tx: 1987 MB/s 33712 calls/s 33712 msg/s # udp rx: 1770 MB/s 1437966 calls/s # udp tx: 1977 MB/s 33533 calls/s 33533 msg/s # UDP GRO fwd perf udp rx: 1829 MB/s 1488608 calls/s # udp tx: 1954 MB/s 33152 calls/s 33152 msg/s # udp rx: 1223 MB/s 994400 calls/s # udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # udp rx: 1740 MB/s 1415308 calls/s # udp tx: 1850 MB/s 31387 calls/s 31387 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: 1540 MB/s 1249812 calls/s # udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # udp rx: 1725 MB/s 1399498 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 msg/s # udp rx: 1689 MB/s 1370197 calls/s # udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # UDP GRO fwd perf udp rx: 1259 MB/s 1020344 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # udp rx: 1675 MB/s 1357453 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # udp rx: 1677 MB/s 1358463 calls/s # udp tx: 1969 MB/s 33396 calls/s 33396 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__->