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: 1319 MB/s 1074202 calls/s # udp tx: 1773 MB/s 30082 calls/s 30082 msg/s # udp rx: 1815 MB/s 1475676 calls/s # udp tx: 1955 MB/s 33172 calls/s 33172 msg/s # udp rx: 1818 MB/s 1478276 calls/s # udp tx: 1952 MB/s 33118 calls/s 33118 msg/s # UDP GRO fwd perf udp rx: 1339 MB/s 1089577 calls/s # udp tx: 1677 MB/s 28457 calls/s 28457 msg/s # udp rx: 1649 MB/s 1341181 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # udp rx: 1930 MB/s 1571150 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 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: 1347 MB/s 1095246 calls/s # udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # udp rx: 1680 MB/s 1362920 calls/s # udp tx: 1831 MB/s 31055 calls/s 31055 msg/s # udp rx: 1760 MB/s 1426727 calls/s # udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # UDP GRO fwd perf udp rx: 1679 MB/s 1362141 calls/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # udp rx: 1743 MB/s 1413069 calls/s # udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # udp rx: 1669 MB/s 1353351 calls/s # udp tx: 1955 MB/s 33169 calls/s 33169 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__->