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: 1268 MB/s 1032284 calls/s # udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # udp rx: 1713 MB/s 1393249 calls/s # udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # udp rx: 1835 MB/s 1493967 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # UDP GRO fwd perf udp rx: 1488 MB/s 1210262 calls/s # udp tx: 1806 MB/s 30634 calls/s 30634 msg/s # udp rx: 1614 MB/s 1313762 calls/s # udp tx: 1653 MB/s 28041 calls/s 28041 msg/s # udp rx: 1793 MB/s 1458820 calls/s # udp tx: 1869 MB/s 31709 calls/s 31709 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: 1345 MB/s 1089841 calls/s # udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # udp rx: 1611 MB/s 1305137 calls/s # udp tx: 1934 MB/s 32818 calls/s 32818 msg/s # udp rx: 1617 MB/s 1310390 calls/s # udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # UDP GRO fwd perf udp rx: 1399 MB/s 1134341 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # udp rx: 1675 MB/s 1358493 calls/s # udp tx: 1915 MB/s 32494 calls/s 32494 msg/s # udp rx: 1603 MB/s 1298501 calls/s # udp tx: 1907 MB/s 32357 calls/s 32357 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__->