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: 1715 MB/s 1395706 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 msg/s # udp rx: 1840 MB/s 1496648 calls/s # udp tx: 1967 MB/s 33373 calls/s 33373 msg/s # udp rx: 1708 MB/s 1387725 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # UDP GRO fwd perf udp rx: 1729 MB/s 1407786 calls/s # udp tx: 1963 MB/s 33294 calls/s 33294 msg/s # udp rx: 1951 MB/s 1588021 calls/s # udp tx: 1962 MB/s 33291 calls/s 33291 msg/s # udp tx: 1981 MB/s 33611 calls/s 33611 msg/s # udp rx: 1444 MB/s 1174983 calls/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: 1461 MB/s 1183997 calls/s # udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # udp rx: 1501 MB/s 1216140 calls/s # udp tx: 1986 MB/s 33691 calls/s 33691 msg/s # udp rx: 1315 MB/s 1065558 calls/s # udp tx: 1978 MB/s 33550 calls/s 33550 msg/s # UDP GRO fwd perf udp rx: 1347 MB/s 1093105 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # udp rx: 1114 MB/s 903471 calls/s # udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # udp rx: 1167 MB/s 945888 calls/s # udp tx: 1877 MB/s 31852 calls/s 31852 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__->