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: 1027 MB/s 836308 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1222 MB/s 995034 calls/s # udp tx: 1323 MB/s 22447 calls/s 22447 msg/s # udp rx: 1166 MB/s 948405 calls/s # udp tx: 1309 MB/s 22207 calls/s 22207 msg/s # UDP GRO fwd perf udp rx: 1169 MB/s 952178 calls/s # udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # udp rx: 1318 MB/s 1073044 calls/s # udp tx: 1323 MB/s 22445 calls/s 22445 msg/s # udp rx: 1321 MB/s 1076052 calls/s # udp tx: 1330 MB/s 22573 calls/s 22573 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: 997 MB/s 808574 calls/s # udp tx: 1702 MB/s 28869 calls/s 28869 msg/s # udp rx: 1742 MB/s 1413824 calls/s # udp tx: 1921 MB/s 32582 calls/s 32582 msg/s # udp rx: 1776 MB/s 1443733 calls/s # udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # UDP GRO fwd perf udp rx: 1505 MB/s 1222119 calls/s # udp tx: 1897 MB/s 32181 calls/s 32181 msg/s # udp rx: 1537 MB/s 1245676 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 msg/s # udp rx: 1667 MB/s 1351913 calls/s # udp tx: 1872 MB/s 31752 calls/s 31752 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__->