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: 1679 MB/s 1366387 calls/s # udp tx: 1956 MB/s 33185 calls/s 33185 msg/s # udp rx: 1916 MB/s 1559660 calls/s # udp tx: 1968 MB/s 33389 calls/s 33389 msg/s # udp rx: 1905 MB/s 1551136 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # UDP GRO fwd perf udp rx: 1615 MB/s 1313653 calls/s # udp tx: 1709 MB/s 29001 calls/s 29001 msg/s # udp rx: 1014 MB/s 822628 calls/s # udp tx: 1384 MB/s 23477 calls/s 23477 msg/s # udp rx: 1272 MB/s 1033418 calls/s # udp tx: 1379 MB/s 23392 calls/s 23392 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: 1541 MB/s 1248749 calls/s # udp tx: 1912 MB/s 32438 calls/s 32438 msg/s # udp rx: 1730 MB/s 1402270 calls/s # udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # udp rx: 1700 MB/s 1377536 calls/s # udp tx: 1957 MB/s 33196 calls/s 33196 msg/s # UDP GRO fwd perf udp rx: 1437 MB/s 1164272 calls/s # udp tx: 1973 MB/s 33480 calls/s 33480 msg/s # udp rx: 1413 MB/s 1145055 calls/s # udp tx: 1978 MB/s 33558 calls/s 33558 msg/s # udp rx: 1249 MB/s 1012035 calls/s # udp tx: 1971 MB/s 33441 calls/s 33441 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__->