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: 1226 MB/s 996923 calls/s # udp tx: 1395 MB/s 23672 calls/s 23672 msg/s # udp rx: 905 MB/s 735633 calls/s # udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # udp rx: 1121 MB/s 910931 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # UDP GRO fwd perf udp rx: 961 MB/s 781444 calls/s # udp tx: 1346 MB/s 22831 calls/s 22831 msg/s # udp rx: 820 MB/s 666260 calls/s # udp tx: 1359 MB/s 23060 calls/s 23060 msg/s # udp rx: 942 MB/s 763751 calls/s # udp tx: 1366 MB/s 23182 calls/s 23182 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: 1393 MB/s 1130561 calls/s # udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # udp rx: 1683 MB/s 1364301 calls/s # udp tx: 1956 MB/s 33190 calls/s 33190 msg/s # udp rx: 1745 MB/s 1414951 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # UDP GRO fwd perf udp rx: 1485 MB/s 1203347 calls/s # udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # udp rx: 1711 MB/s 1387718 calls/s # udp tx: 1905 MB/s 32321 calls/s 32321 msg/s # udp rx: 1703 MB/s 1380848 calls/s # udp tx: 1954 MB/s 33150 calls/s 33150 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__->