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: 1645 MB/s 1339057 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # udp rx: 1967 MB/s 1601330 calls/s # udp tx: 1975 MB/s 33505 calls/s 33505 msg/s # udp rx: 1975 MB/s 1608358 calls/s # udp tx: 1994 MB/s 33821 calls/s 33821 msg/s # UDP GRO fwd perf udp rx: 1884 MB/s 1533786 calls/s # udp tx: 1975 MB/s 33507 calls/s 33507 msg/s # udp rx: 1973 MB/s 1606007 calls/s # udp tx: 1988 MB/s 33730 calls/s 33730 msg/s # udp rx: 1970 MB/s 1603969 calls/s # udp tx: 1989 MB/s 33738 calls/s 33738 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: 1377 MB/s 1116296 calls/s # udp tx: 1865 MB/s 31643 calls/s 31643 msg/s # udp rx: 1715 MB/s 1392779 calls/s # udp tx: 1827 MB/s 30998 calls/s 30998 msg/s # udp rx: 1712 MB/s 1389656 calls/s # udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1268992 calls/s # udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # udp rx: 1519 MB/s 1231711 calls/s # udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # udp rx: 1545 MB/s 1251767 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 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__->