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: 1070 MB/s 18148 calls/s 18148 msg/s # tcp rx: 1070 MB/s 133197 calls/s # tcp tx: 1106 MB/s 18773 calls/s 18773 msg/s # tcp rx: 1108 MB/s 128365 calls/s # tcp tx: 1095 MB/s 18575 calls/s 18575 msg/s # tcp rx: 1096 MB/s 135724 calls/s # tcp tx: 1133 MB/s 19228 calls/s 19228 msg/s # udp gso - over veth touching data # udp rx: 1142 MB/s 813730 calls/s # udp tx: 1166 MB/s 19777 calls/s 19777 msg/s # udp rx: 1234 MB/s 879239 calls/s # udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # udp rx: 1240 MB/s 883701 calls/s # udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # udp rx: 1246 MB/s 887590 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp gso and gro - over veth touching data # udp rx: 620 MB/s 442035 calls/s # udp tx: 631 MB/s 10714 calls/s 10714 msg/s # udp rx: 1215 MB/s 865593 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp rx: 1238 MB/s 882074 calls/s # udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # udp rx: 1257 MB/s 895473 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 803 MB/s 13634 calls/s 13634 msg/s # tcp rx: 804 MB/s 90179 calls/s # tcp tx: 721 MB/s 12230 calls/s 12230 msg/s # tcp rx: 723 MB/s 80519 calls/s # tcp tx: 701 MB/s 11902 calls/s 11902 msg/s # tcp rx: 701 MB/s 80481 calls/s # tcp tx: 697 MB/s 11828 calls/s 11828 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 844253 calls/s # udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # udp rx: 1207 MB/s 880472 calls/s # udp tx: 1211 MB/s 20550 calls/s 20550 msg/s # udp rx: 1212 MB/s 884494 calls/s # udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # udp rx: 1222 MB/s 891591 calls/s # udp tx: 1221 MB/s 20720 calls/s 20720 msg/s # udp gso and gro - over veth touching data # udp rx: 623 MB/s 454450 calls/s # udp tx: 635 MB/s 10774 calls/s 10774 msg/s # udp rx: 643 MB/s 469127 calls/s # udp tx: 649 MB/s 11022 calls/s 11022 msg/s # udp rx: 1152 MB/s 840701 calls/s # udp tx: 1157 MB/s 19640 calls/s 19640 msg/s # udp rx: 1217 MB/s 888124 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 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__->