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: 1042 MB/s 847951 calls/s # udp tx: 1239 MB/s 21022 calls/s 21022 msg/s # udp rx: 1186 MB/s 965232 calls/s # udp tx: 1362 MB/s 23117 calls/s 23117 msg/s # udp rx: 1335 MB/s 1086979 calls/s # udp tx: 1349 MB/s 22895 calls/s 22895 msg/s # UDP GRO fwd perf udp rx: 1264 MB/s 1029240 calls/s # udp tx: 1359 MB/s 23050 calls/s 23050 msg/s # udp rx: 1314 MB/s 1070330 calls/s # udp tx: 1360 MB/s 23077 calls/s 23077 msg/s # udp rx: 1345 MB/s 1095102 calls/s # udp tx: 1356 MB/s 23011 calls/s 23011 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 tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1062 MB/s 864644 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # udp rx: 1228 MB/s 1000239 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1215 MB/s 989471 calls/s # UDP GRO fwd perf udp rx: 1205 MB/s 981169 calls/s # udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # udp rx: 1024 MB/s 833323 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 1139 MB/s 927311 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 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__->