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: 956 MB/s 778591 calls/s # udp tx: 1185 MB/s 20104 calls/s 20104 msg/s # udp rx: 783 MB/s 637402 calls/s # udp tx: 1071 MB/s 18178 calls/s 18178 msg/s # udp rx: 1058 MB/s 860473 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # UDP GRO fwd perf udp rx: 1691 MB/s 1376719 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # udp rx: 1628 MB/s 1324940 calls/s # udp tx: 1951 MB/s 33106 calls/s 33106 msg/s # udp rx: 1932 MB/s 1573338 calls/s # udp tx: 1938 MB/s 32880 calls/s 32880 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: 1159 MB/s 939577 calls/s # udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # udp rx: 1471 MB/s 1191561 calls/s # udp tx: 1979 MB/s 33568 calls/s 33568 msg/s # udp rx: 1249 MB/s 1012046 calls/s # udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # UDP GRO fwd perf udp rx: 1118 MB/s 906243 calls/s # udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # udp rx: 1519 MB/s 1233092 calls/s # udp tx: 1822 MB/s 30918 calls/s 30918 msg/s # udp rx: 1684 MB/s 1364997 calls/s # udp tx: 1973 MB/s 33476 calls/s 33476 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__->