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: 1710 MB/s 1392347 calls/s # udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # udp rx: 1839 MB/s 1497331 calls/s # udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # udp rx: 1950 MB/s 1587954 calls/s # udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # UDP GRO fwd perf udp rx: 1870 MB/s 1523115 calls/s # udp tx: 1941 MB/s 32928 calls/s 32928 msg/s # udp rx: 1963 MB/s 1598694 calls/s # udp tx: 1973 MB/s 33465 calls/s 33465 msg/s # udp rx: 1945 MB/s 1583627 calls/s # udp tx: 1953 MB/s 33137 calls/s 33137 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: 1166 MB/s 949159 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 1285 MB/s 1046114 calls/s # udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # udp rx: 1232 MB/s 1003148 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # UDP GRO fwd perf udp rx: 1204 MB/s 980553 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1240 MB/s 1009383 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # udp rx: 1264 MB/s 1028509 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 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__->