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: 1856 MB/s 1510812 calls/s # udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # udp rx: 1943 MB/s 1581781 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # udp rx: 1820 MB/s 1482122 calls/s # udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # UDP GRO fwd perf udp rx: 1869 MB/s 1521874 calls/s # udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # udp rx: 1937 MB/s 1577192 calls/s # udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # udp rx: 1931 MB/s 1572196 calls/s # udp tx: 1940 MB/s 32906 calls/s 32906 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: 1251 MB/s 1015065 calls/s # udp tx: 1740 MB/s 29512 calls/s 29512 msg/s # udp rx: 1772 MB/s 1436460 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1761 MB/s 1427787 calls/s # udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1372514 calls/s # udp tx: 1937 MB/s 32854 calls/s 32854 msg/s # udp rx: 1794 MB/s 1454698 calls/s # udp tx: 1942 MB/s 32940 calls/s 32940 msg/s # udp rx: 1411 MB/s 1143904 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 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__->