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: 1764 MB/s 29920 calls/s 29920 msg/s # tcp rx: 1765 MB/s 75979 calls/s # tcp tx: 1751 MB/s 29710 calls/s 29710 msg/s # tcp rx: 1753 MB/s 75764 calls/s # tcp tx: 1685 MB/s 28581 calls/s 28581 msg/s # tcp rx: 1686 MB/s 72823 calls/s # tcp tx: 1688 MB/s 28644 calls/s 28644 msg/s # udp gso - over veth touching data # udp rx: 747 MB/s 532324 calls/s # udp tx: 764 MB/s 12965 calls/s 12965 msg/s # udp rx: 691 MB/s 492857 calls/s # udp tx: 691 MB/s 11733 calls/s 11733 msg/s # udp rx: 682 MB/s 485961 calls/s # udp tx: 681 MB/s 11564 calls/s 11564 msg/s # udp rx: 679 MB/s 483918 calls/s # udp tx: 678 MB/s 11513 calls/s 11513 msg/s # udp gso and gro - over veth touching data # udp rx: 845 MB/s 14340 calls/s # udp tx: 870 MB/s 14761 calls/s 14761 msg/s # udp rx: 913 MB/s 15495 calls/s # udp tx: 913 MB/s 15502 calls/s 15502 msg/s # udp rx: 988 MB/s 16759 calls/s # udp tx: 987 MB/s 16755 calls/s 16755 msg/s # udp rx: 1730 MB/s 29351 calls/s # udp tx: 1750 MB/s 29690 calls/s 29690 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1427 MB/s 24208 calls/s 24208 msg/s # tcp rx: 1428 MB/s 59032 calls/s # tcp tx: 1452 MB/s 24639 calls/s 24639 msg/s # tcp rx: 1454 MB/s 61499 calls/s # tcp tx: 1529 MB/s 25934 calls/s 25934 msg/s # tcp rx: 1530 MB/s 62889 calls/s # tcp tx: 1528 MB/s 25930 calls/s 25930 msg/s # udp gso - over veth touching data # udp rx: 627 MB/s 457906 calls/s # udp tx: 647 MB/s 10978 calls/s 10978 msg/s # udp rx: 658 MB/s 480214 calls/s # udp tx: 652 MB/s 11063 calls/s 11063 msg/s # udp rx: 672 MB/s 490191 calls/s # udp tx: 690 MB/s 11713 calls/s 11713 msg/s # udp rx: 1164 MB/s 849535 calls/s # udp tx: 1164 MB/s 19743 calls/s 19743 msg/s # udp gso and gro - over veth touching data # udp rx: 1703 MB/s 28892 calls/s # udp tx: 1759 MB/s 29847 calls/s 29847 msg/s # udp rx: 1702 MB/s 28880 calls/s # udp tx: 1701 MB/s 28857 calls/s 28857 msg/s # udp rx: 1686 MB/s 28606 calls/s # udp tx: 1684 MB/s 28578 calls/s 28578 msg/s # udp rx: 1746 MB/s 29628 calls/s # udp tx: 1750 MB/s 29685 calls/s 29685 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__->