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: 1559 MB/s 1269248 calls/s # udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # udp rx: 1190 MB/s 968741 calls/s # udp tx: 1958 MB/s 33209 calls/s 33209 msg/s # udp rx: 1811 MB/s 1474220 calls/s # udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # UDP GRO fwd perf udp rx: 1834 MB/s 1493172 calls/s # udp tx: 1908 MB/s 32370 calls/s 32370 msg/s # udp rx: 1950 MB/s 1588148 calls/s # udp tx: 1955 MB/s 33166 calls/s 33166 msg/s # udp rx: 1760 MB/s 1431425 calls/s # udp tx: 1942 MB/s 32939 calls/s 32939 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: 1595 MB/s 1297571 calls/s # udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # udp rx: 1730 MB/s 1406636 calls/s # udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # udp rx: 1773 MB/s 1441198 calls/s # udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # UDP GRO fwd perf udp rx: 1564 MB/s 1269117 calls/s # udp tx: 1927 MB/s 32689 calls/s 32689 msg/s # udp rx: 1604 MB/s 1300460 calls/s # udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # udp rx: 1610 MB/s 1305186 calls/s # udp tx: 1943 MB/s 32966 calls/s 32966 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__->