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: 1185 MB/s 20101 calls/s 20101 msg/s # tcp rx: 1186 MB/s 139834 calls/s # tcp tx: 1176 MB/s 19953 calls/s 19953 msg/s # tcp rx: 1177 MB/s 139260 calls/s # tcp tx: 1140 MB/s 19340 calls/s 19340 msg/s # tcp rx: 1141 MB/s 137722 calls/s # tcp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp gso - over veth touching data # udp rx: 692 MB/s 493599 calls/s # udp tx: 715 MB/s 12135 calls/s 12135 msg/s # udp rx: 741 MB/s 527981 calls/s # udp tx: 741 MB/s 12579 calls/s 12579 msg/s # udp rx: 718 MB/s 511947 calls/s # udp tx: 720 MB/s 12213 calls/s 12213 msg/s # udp rx: 717 MB/s 511342 calls/s # udp tx: 718 MB/s 12188 calls/s 12188 msg/s # udp gso and gro - over veth touching data # udp rx: 670 MB/s 477822 calls/s # udp tx: 686 MB/s 11647 calls/s 11647 msg/s # udp rx: 762 MB/s 543222 calls/s # udp tx: 771 MB/s 13077 calls/s 13077 msg/s # udp rx: 762 MB/s 542868 calls/s # udp tx: 763 MB/s 12952 calls/s 12952 msg/s # udp rx: 752 MB/s 535847 calls/s # udp tx: 747 MB/s 12676 calls/s 12676 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 837 MB/s 14198 calls/s 14198 msg/s # tcp rx: 844 MB/s 93939 calls/s # tcp tx: 792 MB/s 13435 calls/s 13435 msg/s # tcp rx: 791 MB/s 90211 calls/s # tcp tx: 756 MB/s 12837 calls/s 12837 msg/s # tcp rx: 757 MB/s 87553 calls/s # tcp tx: 765 MB/s 12979 calls/s 12979 msg/s # udp gso - over veth touching data # udp rx: 580 MB/s 423457 calls/s # udp tx: 597 MB/s 10136 calls/s 10136 msg/s # udp rx: 597 MB/s 435511 calls/s # udp tx: 596 MB/s 10125 calls/s 10125 msg/s # udp rx: 594 MB/s 433413 calls/s # udp tx: 593 MB/s 10068 calls/s 10068 msg/s # udp rx: 587 MB/s 428615 calls/s # udp tx: 586 MB/s 9943 calls/s 9943 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851413 calls/s # udp tx: 1206 MB/s 20456 calls/s 20456 msg/s # udp rx: 1239 MB/s 904213 calls/s # udp tx: 1242 MB/s 21082 calls/s 21082 msg/s # udp rx: 1257 MB/s 917393 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1257 MB/s 917016 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 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__->