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: 1700 MB/s 1383985 calls/s # udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # udp rx: 1877 MB/s 1528566 calls/s # udp tx: 1893 MB/s 32110 calls/s 32110 msg/s # udp rx: 1939 MB/s 1578706 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # UDP GRO fwd perf udp rx: 1746 MB/s 1420278 calls/s # udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # udp rx: 1887 MB/s 1535350 calls/s # udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # udp rx: 1774 MB/s 1443362 calls/s # udp tx: 1951 MB/s 33096 calls/s 33096 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: 1444 MB/s 1173559 calls/s # udp tx: 1766 MB/s 29958 calls/s 29958 msg/s # udp rx: 1754 MB/s 1422956 calls/s # udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # udp rx: 1709 MB/s 1391370 calls/s # udp tx: 1714 MB/s 29082 calls/s 29082 msg/s # UDP GRO fwd perf udp rx: 1744 MB/s 1418534 calls/s # udp tx: 1855 MB/s 31472 calls/s 31472 msg/s # udp rx: 1766 MB/s 1431189 calls/s # udp tx: 1950 MB/s 33075 calls/s 33075 msg/s # udp rx: 1764 MB/s 1429760 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 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__->