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: 1608 MB/s 1309444 calls/s # udp tx: 1867 MB/s 31670 calls/s 31670 msg/s # udp rx: 1851 MB/s 1507590 calls/s # udp tx: 1874 MB/s 31796 calls/s 31796 msg/s # udp rx: 1903 MB/s 1549052 calls/s # udp tx: 1959 MB/s 33239 calls/s 33239 msg/s # UDP GRO fwd perf udp rx: 1831 MB/s 1490393 calls/s # udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # udp rx: 1883 MB/s 1532716 calls/s # udp tx: 1948 MB/s 33042 calls/s 33042 msg/s # udp rx: 1935 MB/s 1575827 calls/s # udp tx: 1952 MB/s 33109 calls/s 33109 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: 1194 MB/s 969626 calls/s # udp tx: 1730 MB/s 29342 calls/s 29342 msg/s # udp rx: 1843 MB/s 1497965 calls/s # udp tx: 1908 MB/s 32375 calls/s 32375 msg/s # udp rx: 1859 MB/s 1512001 calls/s # udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1326348 calls/s # udp tx: 1810 MB/s 30699 calls/s 30699 msg/s # udp rx: 1869 MB/s 1519973 calls/s # udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # udp rx: 1821 MB/s 1478625 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 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__->