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: 1050 MB/s 17822 calls/s 17822 msg/s # tcp rx: 1050 MB/s 127335 calls/s # tcp tx: 1100 MB/s 18660 calls/s 18660 msg/s # tcp rx: 1101 MB/s 132496 calls/s # tcp tx: 1081 MB/s 18338 calls/s 18338 msg/s # tcp rx: 1082 MB/s 132440 calls/s # tcp tx: 1074 MB/s 18220 calls/s 18220 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 839431 calls/s # udp tx: 1203 MB/s 20418 calls/s 20418 msg/s # udp rx: 1248 MB/s 889643 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 1252 MB/s 891894 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 msg/s # udp rx: 1245 MB/s 887132 calls/s # udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 845678 calls/s # udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # udp rx: 1280 MB/s 911988 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 1262 MB/s 899158 calls/s # udp tx: 1266 MB/s 21481 calls/s 21481 msg/s # udp rx: 1267 MB/s 903097 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 682 MB/s 11583 calls/s 11583 msg/s # tcp rx: 683 MB/s 81231 calls/s # tcp tx: 853 MB/s 14474 calls/s 14474 msg/s # tcp rx: 854 MB/s 100209 calls/s # tcp tx: 1060 MB/s 17989 calls/s 17989 msg/s # tcp rx: 1062 MB/s 126303 calls/s # tcp tx: 1051 MB/s 17839 calls/s 17839 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847525 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 1192 MB/s 869426 calls/s # udp tx: 1197 MB/s 20307 calls/s 20307 msg/s # udp rx: 1200 MB/s 875696 calls/s # udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # udp rx: 1215 MB/s 886758 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # udp gso and gro - over veth touching data # udp rx: 572 MB/s 417846 calls/s # udp tx: 587 MB/s 9956 calls/s 9956 msg/s # udp rx: 633 MB/s 461938 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp rx: 635 MB/s 463151 calls/s # udp tx: 637 MB/s 10805 calls/s 10805 msg/s # udp rx: 646 MB/s 471353 calls/s # udp tx: 648 MB/s 11006 calls/s 11006 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__->