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: 1356 MB/s 1104106 calls/s # udp tx: 1790 MB/s 30368 calls/s 30368 msg/s # udp rx: 1258 MB/s 1024133 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 1307 MB/s 1064395 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # UDP GRO fwd perf udp rx: 1185 MB/s 965365 calls/s # udp tx: 1290 MB/s 21890 calls/s 21890 msg/s # udp rx: 1327 MB/s 1080487 calls/s # udp tx: 1338 MB/s 22703 calls/s 22703 msg/s # udp rx: 1326 MB/s 1079737 calls/s # udp tx: 1338 MB/s 22698 calls/s 22698 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: 1018 MB/s 829124 calls/s # udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # udp rx: 1187 MB/s 966410 calls/s # udp tx: 1206 MB/s 20467 calls/s 20467 msg/s # udp rx: 1223 MB/s 996441 calls/s # udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # UDP GRO fwd perf udp rx: 1152 MB/s 938657 calls/s # udp tx: 1205 MB/s 20450 calls/s 20450 msg/s # udp rx: 1197 MB/s 974799 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 1265 MB/s 1030306 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 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__->