make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 721 MB/s 12235 calls/s 12235 msg/s # tcp rx: 724 MB/s 84102 calls/s # tcp tx: 694 MB/s 11781 calls/s 11781 msg/s # tcp rx: 753 MB/s 82255 calls/s # tcp tx: 659 MB/s 11187 calls/s 11187 msg/s # tcp rx: 659 MB/s 82527 calls/s # tcp tx: 702 MB/s 11909 calls/s 11909 msg/s # udp gso - over veth touching data # udp rx: 693 MB/s 494172 calls/s # udp tx: 707 MB/s 12001 calls/s 12001 msg/s # udp rx: 708 MB/s 504893 calls/s # udp tx: 708 MB/s 12017 calls/s 12017 msg/s # udp rx: 709 MB/s 505133 calls/s # udp tx: 708 MB/s 12016 calls/s 12016 msg/s # udp rx: 708 MB/s 504682 calls/s # udp tx: 708 MB/s 12011 calls/s 12011 msg/s # udp gso and gro - over veth touching data # udp rx: 685 MB/s 488367 calls/s # udp tx: 698 MB/s 11839 calls/s 11839 msg/s # udp rx: 690 MB/s 492212 calls/s # udp tx: 690 MB/s 11713 calls/s 11713 msg/s # udp rx: 693 MB/s 494043 calls/s # udp tx: 693 MB/s 11754 calls/s 11754 msg/s # udp rx: 692 MB/s 492957 calls/s # udp tx: 691 MB/s 11734 calls/s 11734 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 675 MB/s 11461 calls/s 11461 msg/s # tcp rx: 678 MB/s 79450 calls/s # tcp tx: 676 MB/s 11472 calls/s 11472 msg/s # tcp rx: 676 MB/s 79097 calls/s # tcp tx: 675 MB/s 11463 calls/s 11463 msg/s # tcp rx: 676 MB/s 77964 calls/s # tcp tx: 679 MB/s 11527 calls/s 11527 msg/s # udp gso - over veth touching data # udp rx: 1058 MB/s 771970 calls/s # udp tx: 1085 MB/s 18403 calls/s 18403 msg/s # udp rx: 1156 MB/s 843782 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp rx: 1115 MB/s 813510 calls/s # udp tx: 1114 MB/s 18907 calls/s 18907 msg/s # udp rx: 1160 MB/s 846071 calls/s # udp tx: 1159 MB/s 19665 calls/s 19665 msg/s # udp gso and gro - over veth touching data # udp rx: 1180 MB/s 860939 calls/s # udp tx: 1205 MB/s 20439 calls/s 20439 msg/s # udp rx: 1217 MB/s 887867 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # udp rx: 1205 MB/s 879051 calls/s # udp tx: 1208 MB/s 20492 calls/s 20492 msg/s # udp rx: 1251 MB/s 912757 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->