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: 1265 MB/s 21469 calls/s 21469 msg/s # tcp rx: 1266 MB/s 55809 calls/s # tcp tx: 1388 MB/s 23543 calls/s 23543 msg/s # tcp rx: 1388 MB/s 60765 calls/s # tcp tx: 1373 MB/s 23299 calls/s 23299 msg/s # tcp rx: 1374 MB/s 59532 calls/s # tcp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp gso - over veth touching data # udp rx: 549 MB/s 391628 calls/s # udp tx: 565 MB/s 9592 calls/s 9592 msg/s # udp rx: 557 MB/s 397437 calls/s # udp tx: 557 MB/s 9454 calls/s 9454 msg/s # udp rx: 557 MB/s 396952 calls/s # udp tx: 559 MB/s 9484 calls/s 9484 msg/s # udp rx: 545 MB/s 388837 calls/s # udp tx: 547 MB/s 9278 calls/s 9278 msg/s # udp gso and gro - over veth touching data # udp rx: 1584 MB/s 26353 calls/s # udp tx: 1640 MB/s 27817 calls/s 27817 msg/s # udp rx: 1767 MB/s 29985 calls/s # udp tx: 1770 MB/s 30037 calls/s 30037 msg/s # udp rx: 1604 MB/s 27212 calls/s # udp tx: 1603 MB/s 27200 calls/s 27200 msg/s # udp rx: 1403 MB/s 23797 calls/s # udp tx: 1400 MB/s 23746 calls/s 23746 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1427 MB/s 24211 calls/s 24211 msg/s # tcp rx: 1428 MB/s 57163 calls/s # tcp tx: 1400 MB/s 23760 calls/s 23760 msg/s # tcp rx: 1401 MB/s 56422 calls/s # tcp tx: 1570 MB/s 26629 calls/s 26629 msg/s # tcp rx: 1572 MB/s 68758 calls/s # tcp tx: 1595 MB/s 27055 calls/s 27055 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818732 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # udp rx: 1023 MB/s 746270 calls/s # udp tx: 1026 MB/s 17404 calls/s 17404 msg/s # udp rx: 1034 MB/s 754325 calls/s # udp tx: 1028 MB/s 17440 calls/s 17440 msg/s # udp rx: 1092 MB/s 796550 calls/s # udp tx: 1100 MB/s 18660 calls/s 18660 msg/s # udp gso and gro - over veth touching data # udp rx: 1500 MB/s 25447 calls/s # udp tx: 1544 MB/s 26193 calls/s 26193 msg/s # udp rx: 1661 MB/s 28179 calls/s # udp tx: 1672 MB/s 28365 calls/s 28365 msg/s # udp rx: 1662 MB/s 28194 calls/s # udp tx: 1664 MB/s 28231 calls/s 28231 msg/s # udp rx: 1663 MB/s 28215 calls/s # udp tx: 1655 MB/s 28082 calls/s 28082 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__->