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: 1181 MB/s 961741 calls/s # udp tx: 1863 MB/s 31600 calls/s 31600 msg/s # udp rx: 1867 MB/s 1519994 calls/s # udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # udp rx: 1840 MB/s 1498485 calls/s # udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # UDP GRO fwd perf udp rx: 1343 MB/s 1093544 calls/s # udp tx: 1898 MB/s 32193 calls/s 32193 msg/s # udp rx: 1761 MB/s 1433649 calls/s # udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # udp rx: 1735 MB/s 1413129 calls/s # udp tx: 1751 MB/s 29707 calls/s 29707 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: 1592 MB/s 1291498 calls/s # udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # udp rx: 1540 MB/s 1248456 calls/s # udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # udp rx: 1781 MB/s 1443564 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # UDP GRO fwd perf udp rx: 1594 MB/s 1295715 calls/s # udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # udp rx: 1783 MB/s 1446351 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # udp rx: 1701 MB/s 1378522 calls/s # udp tx: 1950 MB/s 33085 calls/s 33085 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__->