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: 1398 MB/s 1138256 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # udp rx: 1932 MB/s 1572932 calls/s # udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # udp rx: 1939 MB/s 1578854 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # UDP GRO fwd perf udp rx: 1672 MB/s 1358708 calls/s # udp tx: 1953 MB/s 33128 calls/s 33128 msg/s # udp rx: 1852 MB/s 1507198 calls/s # udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # udp rx: 1744 MB/s 1419354 calls/s # udp tx: 1791 MB/s 30392 calls/s 30392 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: 1260 MB/s 1023272 calls/s # udp tx: 1756 MB/s 29794 calls/s 29794 msg/s # udp rx: 1615 MB/s 1311972 calls/s # udp tx: 1819 MB/s 30865 calls/s 30865 msg/s # udp rx: 1790 MB/s 1451640 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # UDP GRO fwd perf udp rx: 1687 MB/s 1372258 calls/s # udp tx: 1795 MB/s 30460 calls/s 30460 msg/s # udp rx: 1836 MB/s 1492762 calls/s # udp tx: 1877 MB/s 31842 calls/s 31842 msg/s # udp rx: 1341 MB/s 1091000 calls/s # udp tx: 1743 MB/s 29563 calls/s 29563 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__->