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: 1704 MB/s 1385076 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # udp rx: 1914 MB/s 1558121 calls/s # udp tx: 1959 MB/s 33238 calls/s 33238 msg/s # udp rx: 1523 MB/s 1238330 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # UDP GRO fwd perf udp rx: 1792 MB/s 1458989 calls/s # udp tx: 1876 MB/s 31829 calls/s 31829 msg/s # udp rx: 1852 MB/s 1506289 calls/s # udp tx: 1938 MB/s 32877 calls/s 32877 msg/s # udp rx: 1804 MB/s 1466878 calls/s # udp tx: 1944 MB/s 32974 calls/s 32974 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: 1612 MB/s 1307063 calls/s # udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # udp rx: 1431 MB/s 1159693 calls/s # udp tx: 1945 MB/s 32994 calls/s 32994 msg/s # udp rx: 1607 MB/s 1303672 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # UDP GRO fwd perf udp rx: 1636 MB/s 1326603 calls/s # udp tx: 1943 MB/s 32963 calls/s 32963 msg/s # udp rx: 1804 MB/s 1462513 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # udp rx: 1263 MB/s 1023936 calls/s # udp tx: 1816 MB/s 30816 calls/s 30816 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__->