make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 741 MB/s 12570 calls/s 12570 msg/s # tcp rx: 754 MB/s 86975 calls/s # tcp tx: 701 MB/s 11892 calls/s 11892 msg/s # tcp rx: 700 MB/s 84315 calls/s # tcp tx: 707 MB/s 11997 calls/s 11997 msg/s # tcp rx: 708 MB/s 85311 calls/s # tcp tx: 708 MB/s 12010 calls/s 12010 msg/s # udp gso - over veth touching data # udp rx: 709 MB/s 505242 calls/s # udp tx: 727 MB/s 12341 calls/s 12341 msg/s # udp rx: 724 MB/s 515824 calls/s # udp tx: 723 MB/s 12271 calls/s 12271 msg/s # udp rx: 724 MB/s 515772 calls/s # udp tx: 723 MB/s 12270 calls/s 12270 msg/s # udp rx: 729 MB/s 519618 calls/s # udp tx: 729 MB/s 12366 calls/s 12366 msg/s # udp gso and gro - over veth touching data # udp rx: 608 MB/s 433134 calls/s # udp tx: 623 MB/s 10579 calls/s 10579 msg/s # udp rx: 636 MB/s 453362 calls/s # udp tx: 636 MB/s 10787 calls/s 10787 msg/s # udp rx: 638 MB/s 454488 calls/s # udp tx: 637 MB/s 10811 calls/s 10811 msg/s # udp rx: 634 MB/s 451655 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 801 MB/s 13597 calls/s 13597 msg/s # tcp rx: 804 MB/s 92617 calls/s # tcp tx: 723 MB/s 12271 calls/s 12271 msg/s # tcp rx: 723 MB/s 86759 calls/s # tcp tx: 773 MB/s 13121 calls/s 13121 msg/s # tcp rx: 774 MB/s 90120 calls/s # tcp tx: 737 MB/s 12510 calls/s 12510 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856935 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # udp rx: 1208 MB/s 881078 calls/s # udp tx: 1212 MB/s 20561 calls/s 20561 msg/s # udp rx: 1054 MB/s 769341 calls/s # udp tx: 1052 MB/s 17855 calls/s 17855 msg/s # udp rx: 687 MB/s 501273 calls/s # udp tx: 691 MB/s 11729 calls/s 11729 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 893644 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # udp rx: 1249 MB/s 911418 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1245 MB/s 908249 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1229 MB/s 896703 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 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__->