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: 998 MB/s 16938 calls/s 16938 msg/s # tcp rx: 999 MB/s 131087 calls/s # tcp tx: 1047 MB/s 17761 calls/s 17761 msg/s # tcp rx: 1048 MB/s 123949 calls/s # tcp tx: 1027 MB/s 17429 calls/s 17429 msg/s # tcp rx: 1028 MB/s 127866 calls/s # tcp tx: 1060 MB/s 17980 calls/s 17980 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 864048 calls/s # udp tx: 1238 MB/s 21012 calls/s 21012 msg/s # udp rx: 1297 MB/s 924099 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # udp rx: 1269 MB/s 904505 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 1266 MB/s 902288 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # udp gso and gro - over veth touching data # udp rx: 657 MB/s 468274 calls/s # udp tx: 672 MB/s 11407 calls/s 11407 msg/s # udp rx: 634 MB/s 451785 calls/s # udp tx: 637 MB/s 10818 calls/s 10818 msg/s # udp rx: 682 MB/s 485894 calls/s # udp tx: 686 MB/s 11638 calls/s 11638 msg/s # udp rx: 689 MB/s 491197 calls/s # udp tx: 693 MB/s 11757 calls/s 11757 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 813 MB/s 13798 calls/s 13798 msg/s # tcp rx: 814 MB/s 90908 calls/s # tcp tx: 991 MB/s 16824 calls/s 16824 msg/s # tcp rx: 992 MB/s 122702 calls/s # tcp tx: 1033 MB/s 17531 calls/s 17531 msg/s # tcp rx: 1034 MB/s 129435 calls/s # tcp tx: 1044 MB/s 17723 calls/s 17723 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 880154 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 1206 MB/s 879681 calls/s # udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # udp rx: 1229 MB/s 896745 calls/s # udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # udp rx: 1229 MB/s 896883 calls/s # udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 865665 calls/s # udp tx: 1209 MB/s 20517 calls/s 20517 msg/s # udp rx: 1214 MB/s 885689 calls/s # udp tx: 1213 MB/s 20588 calls/s 20588 msg/s # udp rx: 1224 MB/s 893052 calls/s # udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # udp rx: 1239 MB/s 903992 calls/s # udp tx: 1238 MB/s 21014 calls/s 21014 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__->