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: 1170 MB/s 19849 calls/s 19849 msg/s # tcp rx: 1422 MB/s 141042 calls/s # tcp tx: 1307 MB/s 22174 calls/s 22174 msg/s # tcp rx: 2000 MB/s 14837 calls/s # tcp tx: 1297 MB/s 21998 calls/s 21998 msg/s # tcp rx: 1123 MB/s 120362 calls/s # tcp tx: 1144 MB/s 19410 calls/s 19410 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 838272 calls/s # udp tx: 1207 MB/s 20473 calls/s 20473 msg/s # udp rx: 1347 MB/s 960110 calls/s # udp tx: 1348 MB/s 22869 calls/s 22869 msg/s # udp rx: 1311 MB/s 934287 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 1281 MB/s 912834 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 811674 calls/s # udp tx: 1150 MB/s 19513 calls/s 19513 msg/s # udp rx: 566 MB/s 403613 calls/s # udp tx: 567 MB/s 9627 calls/s 9627 msg/s # udp rx: 582 MB/s 414588 calls/s # udp tx: 582 MB/s 9884 calls/s 9884 msg/s # udp rx: 612 MB/s 436651 calls/s # udp tx: 612 MB/s 10385 calls/s 10385 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12940 calls/s 12940 msg/s # tcp rx: 763 MB/s 85389 calls/s # tcp tx: 665 MB/s 11294 calls/s 11294 msg/s # tcp rx: 665 MB/s 79914 calls/s # tcp tx: 624 MB/s 10595 calls/s 10595 msg/s # tcp rx: 625 MB/s 77222 calls/s # tcp tx: 647 MB/s 10984 calls/s 10984 msg/s # udp gso - over veth touching data # udp rx: 1165 MB/s 849981 calls/s # udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # udp rx: 1216 MB/s 887064 calls/s # udp tx: 1218 MB/s 20669 calls/s 20669 msg/s # udp rx: 1214 MB/s 885923 calls/s # udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # udp rx: 1226 MB/s 894745 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # udp gso and gro - over veth touching data # udp rx: 576 MB/s 420254 calls/s # udp tx: 587 MB/s 9963 calls/s 9963 msg/s # udp rx: 590 MB/s 430343 calls/s # udp tx: 590 MB/s 10008 calls/s 10008 msg/s # udp rx: 593 MB/s 432924 calls/s # udp tx: 593 MB/s 10059 calls/s 10059 msg/s # udp rx: 592 MB/s 431941 calls/s # udp tx: 592 MB/s 10045 calls/s 10045 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__->