make -C tools/testing/selftests TARGETS="net net/af_unix" TEST_PROGS=udpgrro_fwd.sh TEST_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/af_unix' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' 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: 1681 MB/s 1369014 calls/s # udp tx: 1776 MB/s 30124 calls/s 30124 msg/s # udp rx: 1891 MB/s 1539728 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # udp rx: 1875 MB/s 1526554 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # UDP GRO fwd perf udp rx: 1772 MB/s 1443178 calls/s # udp tx: 1858 MB/s 31520 calls/s 31520 msg/s # udp rx: 1948 MB/s 1586551 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # udp rx: 1964 MB/s 1598913 calls/s # udp tx: 1981 MB/s 33613 calls/s 33613 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: 1233 MB/s 1001878 calls/s # udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # udp rx: 1025 MB/s 831082 calls/s # udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # udp rx: 1166 MB/s 945188 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # UDP GRO fwd perf udp rx: 1322 MB/s 1072540 calls/s # udp tx: 1865 MB/s 31647 calls/s 31647 msg/s # udp rx: 1677 MB/s 1359988 calls/s # udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # udp rx: 1449 MB/s 1176320 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 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[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' TAP version 13 1..1 # timeout set to 45 # selftests: net/af_unix: udpgro_fwd.sh # Warning: file udpgro_fwd.sh is missing! not ok 1 selftests: net/af_unix: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/af_unix' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->