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: 1521 MB/s 1238794 calls/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # udp rx: 1837 MB/s 1495717 calls/s # udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # udp rx: 1951 MB/s 1588314 calls/s # udp tx: 1958 MB/s 33211 calls/s 33211 msg/s # UDP GRO fwd perf udp rx: 1332 MB/s 1084340 calls/s # udp tx: 1966 MB/s 33348 calls/s 33348 msg/s # udp rx: 1813 MB/s 1476595 calls/s # udp tx: 1962 MB/s 33279 calls/s 33279 msg/s # udp rx: 1951 MB/s 1588545 calls/s # udp tx: 1958 MB/s 33221 calls/s 33221 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: 1134 MB/s 923224 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp rx: 1210 MB/s 984862 calls/s # udp tx: 1229 MB/s 20858 calls/s 20858 msg/s # udp rx: 1178 MB/s 958985 calls/s # udp tx: 1191 MB/s 20208 calls/s 20208 msg/s # UDP GRO fwd perf udp rx: 1076 MB/s 876140 calls/s # udp tx: 1181 MB/s 20039 calls/s 20039 msg/s # udp rx: 1248 MB/s 1016446 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1195 MB/s 973126 calls/s # udp tx: 1213 MB/s 20589 calls/s 20589 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__->