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: 1105 MB/s 898930 calls/s # udp tx: 1208 MB/s 20499 calls/s 20499 msg/s # udp rx: 1175 MB/s 955520 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp rx: 1164 MB/s 946593 calls/s # udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # UDP GRO fwd perf udp rx: 1511 MB/s 1230063 calls/s # udp tx: 1787 MB/s 30320 calls/s 30320 msg/s # udp rx: 1607 MB/s 1308144 calls/s # udp tx: 1874 MB/s 31788 calls/s 31788 msg/s # udp rx: 1711 MB/s 1393080 calls/s # udp tx: 1879 MB/s 31877 calls/s 31877 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: 1256 MB/s 1017732 calls/s # udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # udp rx: 1568 MB/s 1270824 calls/s # udp tx: 1888 MB/s 32034 calls/s 32034 msg/s # udp rx: 1744 MB/s 1414065 calls/s # udp tx: 1890 MB/s 32061 calls/s 32061 msg/s # UDP GRO fwd perf udp rx: 1209 MB/s 981342 calls/s # udp tx: 1738 MB/s 29482 calls/s 29482 msg/s # udp rx: 1538 MB/s 1247246 calls/s # udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # udp rx: 1543 MB/s 1250338 calls/s # udp tx: 1908 MB/s 32367 calls/s 32367 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__->