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: 1440 MB/s 1172528 calls/s # udp tx: 1851 MB/s 31408 calls/s 31408 msg/s # udp rx: 1434 MB/s 1167032 calls/s # udp tx: 1956 MB/s 33184 calls/s 33184 msg/s # udp rx: 1569 MB/s 1277333 calls/s # udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # UDP GRO fwd perf udp rx: 1790 MB/s 1457803 calls/s # udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # udp rx: 1691 MB/s 1376119 calls/s # udp tx: 1946 MB/s 33011 calls/s 33011 msg/s # udp rx: 1831 MB/s 1490769 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 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: 823 MB/s 669128 calls/s # udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # udp rx: 1221 MB/s 992742 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp rx: 1209 MB/s 982898 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # UDP GRO fwd perf udp rx: 1573 MB/s 1279843 calls/s # udp tx: 1856 MB/s 31491 calls/s 31491 msg/s # udp rx: 1818 MB/s 1475967 calls/s # udp tx: 1892 MB/s 32101 calls/s 32101 msg/s # udp rx: 1265 MB/s 1027901 calls/s # udp tx: 1778 MB/s 30162 calls/s 30162 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__->