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: 1007 MB/s 17083 calls/s 17083 msg/s # tcp rx: 1014 MB/s 124953 calls/s # tcp tx: 996 MB/s 16901 calls/s 16901 msg/s # tcp rx: 996 MB/s 131236 calls/s # tcp tx: 1044 MB/s 17717 calls/s 17717 msg/s # tcp rx: 1046 MB/s 129720 calls/s # tcp tx: 1069 MB/s 18144 calls/s 18144 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884720 calls/s # udp tx: 1275 MB/s 21637 calls/s 21637 msg/s # udp rx: 1316 MB/s 937517 calls/s # udp tx: 1315 MB/s 22318 calls/s 22318 msg/s # udp rx: 1309 MB/s 932486 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # udp rx: 1312 MB/s 934913 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 838396 calls/s # udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # udp rx: 1293 MB/s 921772 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # udp rx: 1300 MB/s 926067 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp rx: 1318 MB/s 939459 calls/s # udp tx: 1319 MB/s 22374 calls/s 22374 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 824 MB/s 13992 calls/s 13992 msg/s # tcp rx: 825 MB/s 91936 calls/s # tcp tx: 812 MB/s 13786 calls/s 13786 msg/s # tcp rx: 813 MB/s 92514 calls/s # tcp tx: 736 MB/s 12494 calls/s 12494 msg/s # tcp rx: 737 MB/s 86299 calls/s # tcp tx: 802 MB/s 13616 calls/s 13616 msg/s # udp gso - over veth touching data # udp rx: 612 MB/s 446646 calls/s # udp tx: 625 MB/s 10615 calls/s 10615 msg/s # udp rx: 612 MB/s 446420 calls/s # udp tx: 617 MB/s 10465 calls/s 10465 msg/s # udp rx: 653 MB/s 476278 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 651 MB/s 474801 calls/s # udp tx: 650 MB/s 11037 calls/s 11037 msg/s # udp gso and gro - over veth touching data # udp rx: 615 MB/s 448863 calls/s # udp tx: 635 MB/s 10778 calls/s 10778 msg/s # udp rx: 609 MB/s 444735 calls/s # udp tx: 614 MB/s 10419 calls/s 10419 msg/s # udp rx: 631 MB/s 460521 calls/s # udp tx: 635 MB/s 10782 calls/s 10782 msg/s # udp rx: 636 MB/s 464309 calls/s # udp tx: 641 MB/s 10877 calls/s 10877 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__->