make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1826 MB/s 1486609 calls/s # udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # udp rx: 1951 MB/s 1588997 calls/s # udp tx: 1961 MB/s 33262 calls/s 33262 msg/s # udp rx: 1971 MB/s 1604893 calls/s # udp tx: 1980 MB/s 33594 calls/s 33594 msg/s # UDP GRO fwd perf udp rx: 1824 MB/s 1485068 calls/s # udp tx: 1898 MB/s 32204 calls/s 32204 msg/s # udp rx: 1970 MB/s 1603825 calls/s # udp tx: 1982 MB/s 33617 calls/s 33617 msg/s # udp rx: 1959 MB/s 1595334 calls/s # udp tx: 1968 MB/s 33393 calls/s 33393 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 1094252 calls/s # udp tx: 1754 MB/s 29753 calls/s 29753 msg/s # udp rx: 1472 MB/s 1194802 calls/s # udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # udp rx: 1340 MB/s 1089785 calls/s # udp tx: 1456 MB/s 24700 calls/s 24700 msg/s # UDP GRO fwd perf udp rx: 1190 MB/s 969329 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 1265 MB/s 1030513 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 1049 MB/s 854331 calls/s # udp tx: 1264 MB/s 21441 calls/s 21441 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__->