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: 1081 MB/s 18347 calls/s 18347 msg/s # tcp rx: 1081 MB/s 135755 calls/s # tcp tx: 1130 MB/s 19168 calls/s 19168 msg/s # tcp rx: 1131 MB/s 137508 calls/s # tcp tx: 1068 MB/s 18117 calls/s 18117 msg/s # tcp rx: 1068 MB/s 128128 calls/s # tcp tx: 1071 MB/s 18168 calls/s 18168 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876477 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 1185 MB/s 844207 calls/s # udp tx: 1219 MB/s 20682 calls/s 20682 msg/s # udp rx: 1196 MB/s 852171 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # udp rx: 1217 MB/s 867359 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 844158 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # udp rx: 1236 MB/s 880499 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 1259 MB/s 897109 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1271 MB/s 906023 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 785 MB/s 13331 calls/s 13331 msg/s # tcp rx: 786 MB/s 88430 calls/s # tcp tx: 728 MB/s 12357 calls/s 12357 msg/s # tcp rx: 729 MB/s 84291 calls/s # tcp tx: 783 MB/s 13286 calls/s 13286 msg/s # tcp rx: 784 MB/s 86640 calls/s # tcp tx: 797 MB/s 13519 calls/s 13519 msg/s # udp gso - over veth touching data # udp rx: 950 MB/s 693253 calls/s # udp tx: 981 MB/s 16640 calls/s 16640 msg/s # udp rx: 879 MB/s 641771 calls/s # udp tx: 879 MB/s 14911 calls/s 14911 msg/s # udp rx: 696 MB/s 507993 calls/s # udp tx: 696 MB/s 11806 calls/s 11806 msg/s # udp rx: 697 MB/s 508712 calls/s # udp tx: 697 MB/s 11831 calls/s 11831 msg/s # udp gso and gro - over veth touching data # udp rx: 1143 MB/s 834077 calls/s # udp tx: 1170 MB/s 19853 calls/s 19853 msg/s # udp rx: 1228 MB/s 895939 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp rx: 1226 MB/s 894165 calls/s # udp tx: 1226 MB/s 20798 calls/s 20798 msg/s # udp rx: 1225 MB/s 893913 calls/s # udp tx: 1226 MB/s 20795 calls/s 20795 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__->