make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1124 MB/s 19067 calls/s 19067 msg/s # tcp rx: 1124 MB/s 142172 calls/s # tcp tx: 1116 MB/s 18930 calls/s 18930 msg/s # tcp rx: 1116 MB/s 117540 calls/s # tcp tx: 1066 MB/s 18083 calls/s 18083 msg/s # tcp rx: 1067 MB/s 133373 calls/s # tcp tx: 977 MB/s 16579 calls/s 16579 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 814928 calls/s # udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # udp rx: 1216 MB/s 866383 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1295 MB/s 922908 calls/s # udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # udp rx: 1338 MB/s 953493 calls/s # udp tx: 1337 MB/s 22688 calls/s 22688 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 875711 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 1290 MB/s 919633 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1320 MB/s 940784 calls/s # udp tx: 1319 MB/s 22384 calls/s 22384 msg/s # udp rx: 1337 MB/s 952789 calls/s # udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1072 MB/s 18197 calls/s 18197 msg/s # tcp rx: 1091 MB/s 129393 calls/s # tcp tx: 1082 MB/s 18367 calls/s 18367 msg/s # tcp rx: 1083 MB/s 130904 calls/s # tcp tx: 1107 MB/s 18778 calls/s 18778 msg/s # tcp rx: 1105 MB/s 123135 calls/s # tcp tx: 1077 MB/s 18272 calls/s 18272 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 896630 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 658 MB/s 479905 calls/s # udp tx: 642 MB/s 10889 calls/s 10889 msg/s # udp rx: 614 MB/s 448312 calls/s # udp tx: 615 MB/s 10434 calls/s 10434 msg/s # udp rx: 618 MB/s 451205 calls/s # udp tx: 640 MB/s 10871 calls/s 10871 msg/s # udp gso and gro - over veth touching data # udp rx: 628 MB/s 458232 calls/s # udp tx: 647 MB/s 10988 calls/s 10988 msg/s # udp rx: 669 MB/s 488590 calls/s # udp tx: 669 MB/s 11349 calls/s 11349 msg/s # udp rx: 676 MB/s 493376 calls/s # udp tx: 677 MB/s 11487 calls/s 11487 msg/s # udp rx: 678 MB/s 494668 calls/s # udp tx: 676 MB/s 11470 calls/s 11470 msg/s ok 1 selftests: net: udpgro_bench.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__->