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: 1195 MB/s 972195 calls/s # udp tx: 1760 MB/s 29866 calls/s 29866 msg/s # udp rx: 1683 MB/s 1369422 calls/s # udp tx: 1846 MB/s 31322 calls/s 31322 msg/s # udp rx: 1611 MB/s 1309397 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # UDP GRO fwd perf udp rx: 1269 MB/s 1031989 calls/s # udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # udp rx: 1006 MB/s 819169 calls/s # udp tx: 1200 MB/s 20361 calls/s 20361 msg/s # udp rx: 1084 MB/s 882636 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 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: 1308 MB/s 1061372 calls/s # udp tx: 1689 MB/s 28654 calls/s 28654 msg/s # udp rx: 1655 MB/s 1341006 calls/s # udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # udp rx: 1680 MB/s 1362590 calls/s # udp tx: 1860 MB/s 31554 calls/s 31554 msg/s # UDP GRO fwd perf udp rx: 1235 MB/s 1002719 calls/s # udp tx: 1754 MB/s 29764 calls/s 29764 msg/s # udp rx: 1473 MB/s 1194192 calls/s # udp tx: 1820 MB/s 30883 calls/s 30883 msg/s # udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # udp rx: 1310 MB/s 1064474 calls/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__->