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: 1316 MB/s 1070080 calls/s # udp tx: 1792 MB/s 30398 calls/s 30398 msg/s # udp rx: 1946 MB/s 1584260 calls/s # udp tx: 1963 MB/s 33304 calls/s 33304 msg/s # udp rx: 1943 MB/s 1581363 calls/s # udp tx: 1961 MB/s 33275 calls/s 33275 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1376337 calls/s # udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # udp rx: 1900 MB/s 1541407 calls/s # udp tx: 1991 MB/s 33775 calls/s 33775 msg/s # udp rx: 1908 MB/s 1548274 calls/s # udp tx: 1991 MB/s 33776 calls/s 33776 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: 1171 MB/s 953400 calls/s # udp tx: 1228 MB/s 20830 calls/s 20830 msg/s # udp rx: 1292 MB/s 1052428 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 1291 MB/s 1051308 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # UDP GRO fwd perf udp rx: 996 MB/s 811291 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # udp rx: 1207 MB/s 982741 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 msg/s # udp rx: 1290 MB/s 1050307 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 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__->