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: 1080 MB/s 877000 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp rx: 1217 MB/s 989389 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp rx: 1158 MB/s 940002 calls/s # udp tx: 1358 MB/s 23037 calls/s 23037 msg/s # UDP GRO fwd perf udp rx: 1040 MB/s 843302 calls/s # udp tx: 1371 MB/s 23265 calls/s 23265 msg/s # udp rx: 1084 MB/s 879377 calls/s # udp tx: 1366 MB/s 23182 calls/s 23182 msg/s # udp rx: 1120 MB/s 908945 calls/s # udp tx: 1366 MB/s 23176 calls/s 23176 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: 1646 MB/s 1334278 calls/s # udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # udp rx: 1676 MB/s 1358520 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # udp rx: 1722 MB/s 1395452 calls/s # udp tx: 1966 MB/s 33351 calls/s 33351 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1234371 calls/s # udp tx: 1873 MB/s 31781 calls/s 31781 msg/s # udp rx: 1564 MB/s 1269207 calls/s # udp tx: 1898 MB/s 32204 calls/s 32204 msg/s # udp rx: 1787 MB/s 1449756 calls/s # udp tx: 1942 MB/s 32950 calls/s 32950 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__->