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: 1669 MB/s 1359203 calls/s # udp tx: 1837 MB/s 31168 calls/s 31168 msg/s # udp rx: 1830 MB/s 1488628 calls/s # udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # udp rx: 1958 MB/s 1594204 calls/s # udp tx: 1970 MB/s 33424 calls/s 33424 msg/s # UDP GRO fwd perf udp rx: 1450 MB/s 1179113 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # udp rx: 1743 MB/s 1417215 calls/s # udp tx: 1897 MB/s 32183 calls/s 32183 msg/s # udp rx: 1844 MB/s 1499550 calls/s # udp tx: 1942 MB/s 32947 calls/s 32947 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: 1647 MB/s 1339661 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # udp rx: 1719 MB/s 1398064 calls/s # udp tx: 1840 MB/s 31222 calls/s 31222 msg/s # udp rx: 1817 MB/s 1479488 calls/s # udp tx: 1830 MB/s 31041 calls/s 31041 msg/s # UDP GRO fwd perf udp rx: 1282 MB/s 1041270 calls/s # udp tx: 1779 MB/s 30183 calls/s 30183 msg/s # udp rx: 1645 MB/s 1334573 calls/s # udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # udp rx: 1659 MB/s 1347791 calls/s # udp tx: 1876 MB/s 31824 calls/s 31824 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__->