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: 1706 MB/s 1388766 calls/s # udp tx: 1799 MB/s 30513 calls/s 30513 msg/s # udp rx: 1945 MB/s 1583582 calls/s # udp tx: 1966 MB/s 33351 calls/s 33351 msg/s # udp rx: 1952 MB/s 1588873 calls/s # udp tx: 1971 MB/s 33442 calls/s 33442 msg/s # UDP GRO fwd perf udp rx: 1817 MB/s 1477650 calls/s # udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # udp rx: 1919 MB/s 1561469 calls/s # udp tx: 1956 MB/s 33177 calls/s 33177 msg/s # udp rx: 1936 MB/s 1576357 calls/s # udp tx: 1953 MB/s 33127 calls/s 33127 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: 1078 MB/s 878325 calls/s # udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # udp rx: 1172 MB/s 954207 calls/s # udp tx: 1185 MB/s 20100 calls/s 20100 msg/s # udp rx: 1183 MB/s 963310 calls/s # udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # UDP GRO fwd perf udp rx: 1024 MB/s 833962 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 1167 MB/s 950563 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1175 MB/s 956684 calls/s # udp tx: 1191 MB/s 20204 calls/s 20204 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__->