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: 979 MB/s 797577 calls/s # udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # udp rx: 969 MB/s 788776 calls/s # udp tx: 1348 MB/s 22876 calls/s 22876 msg/s # udp rx: 911 MB/s 741874 calls/s # udp tx: 1355 MB/s 22994 calls/s 22994 msg/s # UDP GRO fwd perf udp rx: 1241 MB/s 1010278 calls/s # udp tx: 1348 MB/s 22864 calls/s 22864 msg/s # udp rx: 1002 MB/s 815674 calls/s # udp tx: 1352 MB/s 22935 calls/s 22935 msg/s # udp rx: 1002 MB/s 816197 calls/s # udp tx: 1344 MB/s 22796 calls/s 22796 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: 1178 MB/s 955471 calls/s # udp tx: 1848 MB/s 31345 calls/s 31345 msg/s # udp rx: 1738 MB/s 1409674 calls/s # udp tx: 1944 MB/s 32976 calls/s 32976 msg/s # udp rx: 1683 MB/s 1363968 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # UDP GRO fwd perf udp rx: 1096 MB/s 890202 calls/s # udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # udp rx: 1477 MB/s 1198314 calls/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # udp rx: 1533 MB/s 1245482 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 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__->