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: 1695 MB/s 1380373 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # udp rx: 1862 MB/s 1516002 calls/s # udp tx: 1860 MB/s 31563 calls/s 31563 msg/s # udp rx: 1751 MB/s 1426091 calls/s # udp tx: 1756 MB/s 29791 calls/s 29791 msg/s # UDP GRO fwd perf udp rx: 1721 MB/s 1401624 calls/s # udp tx: 1809 MB/s 30683 calls/s 30683 msg/s # udp rx: 1978 MB/s 1610552 calls/s # udp tx: 1982 MB/s 33621 calls/s 33621 msg/s # udp rx: 1981 MB/s 1613050 calls/s # udp tx: 1987 MB/s 33703 calls/s 33703 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: 996 MB/s 810463 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 1117 MB/s 908882 calls/s # udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # udp rx: 1100 MB/s 895491 calls/s # udp tx: 1110 MB/s 18828 calls/s 18828 msg/s # UDP GRO fwd perf udp rx: 1711 MB/s 1393004 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # udp rx: 1914 MB/s 1558791 calls/s # udp tx: 1937 MB/s 32853 calls/s 32853 msg/s # udp rx: 1923 MB/s 1566058 calls/s # udp tx: 1945 MB/s 33005 calls/s 33005 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__->