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: 1824 MB/s 1485252 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # udp rx: 1967 MB/s 1601891 calls/s # udp tx: 1989 MB/s 33745 calls/s 33745 msg/s # udp rx: 1976 MB/s 1609291 calls/s # udp tx: 1986 MB/s 33694 calls/s 33694 msg/s # UDP GRO fwd perf udp rx: 1853 MB/s 1507318 calls/s # udp tx: 1989 MB/s 33743 calls/s 33743 msg/s # udp rx: 1878 MB/s 1527330 calls/s # udp tx: 1977 MB/s 33547 calls/s 33547 msg/s # udp rx: 1796 MB/s 1460146 calls/s # udp tx: 1961 MB/s 33265 calls/s 33265 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: 832 MB/s 675535 calls/s # udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # udp rx: 1687 MB/s 1368295 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1764 MB/s 1431213 calls/s # udp tx: 1944 MB/s 32973 calls/s 32973 msg/s # UDP GRO fwd perf udp rx: 1315 MB/s 1065951 calls/s # udp tx: 1961 MB/s 33266 calls/s 33266 msg/s # udp tx: 1959 MB/s 33236 calls/s 33236 msg/s # udp rx: 1398 MB/s 1133027 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # udp rx: 1388 MB/s 1125445 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__->