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: 1023 MB/s 17361 calls/s 17361 msg/s # tcp rx: 1055 MB/s 137827 calls/s # tcp tx: 1100 MB/s 18673 calls/s 18673 msg/s # tcp rx: 1105 MB/s 123287 calls/s # tcp tx: 1103 MB/s 18719 calls/s 18719 msg/s # tcp rx: 1103 MB/s 123767 calls/s # tcp tx: 1102 MB/s 18692 calls/s 18692 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 827745 calls/s # udp tx: 1191 MB/s 20217 calls/s 20217 msg/s # udp rx: 1279 MB/s 911698 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp rx: 1262 MB/s 899671 calls/s # udp tx: 1262 MB/s 21408 calls/s 21408 msg/s # udp rx: 1256 MB/s 895364 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888919 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 1262 MB/s 899566 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1268 MB/s 903433 calls/s # udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # udp rx: 1263 MB/s 900367 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 812 MB/s 13773 calls/s 13773 msg/s # tcp rx: 814 MB/s 91386 calls/s # tcp tx: 746 MB/s 12659 calls/s 12659 msg/s # tcp rx: 746 MB/s 85867 calls/s # tcp tx: 692 MB/s 11739 calls/s 11739 msg/s # tcp rx: 693 MB/s 81447 calls/s # tcp tx: 698 MB/s 11849 calls/s 11849 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 846360 calls/s # udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # udp rx: 1225 MB/s 893680 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 1219 MB/s 889613 calls/s # udp tx: 1221 MB/s 20719 calls/s 20719 msg/s # udp rx: 1224 MB/s 893242 calls/s # udp tx: 1227 MB/s 20818 calls/s 20818 msg/s # udp gso and gro - over veth touching data # udp rx: 569 MB/s 415278 calls/s # udp tx: 580 MB/s 9854 calls/s 9854 msg/s # udp rx: 592 MB/s 431832 calls/s # udp tx: 595 MB/s 10105 calls/s 10105 msg/s # udp rx: 585 MB/s 427335 calls/s # udp tx: 589 MB/s 9997 calls/s 9997 msg/s # udp rx: 593 MB/s 432728 calls/s # udp tx: 596 MB/s 10125 calls/s 10125 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__->