make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_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' 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: 1532 MB/s 1247517 calls/s # udp tx: 1678 MB/s 28469 calls/s 28469 msg/s # udp rx: 1622 MB/s 1319947 calls/s # udp tx: 1934 MB/s 32813 calls/s 32813 msg/s # udp rx: 1649 MB/s 1341229 calls/s # udp tx: 1962 MB/s 33284 calls/s 33284 msg/s # UDP GRO fwd perf udp rx: 1544 MB/s 1257588 calls/s # udp tx: 1753 MB/s 29737 calls/s 29737 msg/s # udp rx: 1783 MB/s 1451392 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # udp rx: 1888 MB/s 1537286 calls/s # udp tx: 1970 MB/s 33425 calls/s 33425 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: 1750 MB/s 1423273 calls/s # udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # udp rx: 1892 MB/s 1540478 calls/s # udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # udp rx: 1897 MB/s 1544864 calls/s # udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # UDP GRO fwd perf udp rx: 1733 MB/s 1410970 calls/s # udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # udp rx: 1944 MB/s 1582322 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # udp rx: 1857 MB/s 1512396 calls/s # udp tx: 1954 MB/s 33148 calls/s 33148 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__->