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: 1029 MB/s 837503 calls/s # udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # udp rx: 1279 MB/s 1040245 calls/s # udp tx: 1399 MB/s 23737 calls/s 23737 msg/s # udp rx: 1081 MB/s 878915 calls/s # udp tx: 1396 MB/s 23688 calls/s 23688 msg/s # UDP GRO fwd perf udp rx: 1016 MB/s 826206 calls/s # udp tx: 1373 MB/s 23295 calls/s 23295 msg/s # udp rx: 1130 MB/s 918047 calls/s # udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # udp rx: 1202 MB/s 977145 calls/s # udp tx: 1355 MB/s 22984 calls/s 22984 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: 1017 MB/s 828255 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp rx: 1260 MB/s 1025742 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 msg/s # udp rx: 1275 MB/s 1038415 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # UDP GRO fwd perf udp rx: 1220 MB/s 993239 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1286 MB/s 1047084 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp rx: 1264 MB/s 1029411 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 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__->