make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-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: 914 MB/s 15507 calls/s 15507 msg/s # tcp rx: 914 MB/s 137915 calls/s # tcp tx: 1087 MB/s 18441 calls/s 18441 msg/s # tcp rx: 1088 MB/s 138631 calls/s # tcp tx: 1077 MB/s 18278 calls/s 18278 msg/s # tcp rx: 1078 MB/s 137967 calls/s # tcp tx: 1117 MB/s 18951 calls/s 18951 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 434352 calls/s # udp tx: 626 MB/s 10620 calls/s 10620 msg/s # udp rx: 639 MB/s 455572 calls/s # udp tx: 639 MB/s 10838 calls/s 10838 msg/s # udp rx: 641 MB/s 456670 calls/s # udp tx: 640 MB/s 10865 calls/s 10865 msg/s # udp rx: 639 MB/s 455811 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876742 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 973 MB/s 693717 calls/s # udp tx: 960 MB/s 16294 calls/s 16294 msg/s # udp rx: 667 MB/s 475679 calls/s # udp tx: 667 MB/s 11317 calls/s 11317 msg/s # udp rx: 630 MB/s 449074 calls/s # udp tx: 630 MB/s 10699 calls/s 10699 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1093 MB/s 18543 calls/s 18543 msg/s # tcp rx: 1094 MB/s 144565 calls/s # tcp tx: 1098 MB/s 18636 calls/s 18636 msg/s # tcp rx: 1099 MB/s 139507 calls/s # tcp tx: 1133 MB/s 19221 calls/s 19221 msg/s # tcp rx: 1134 MB/s 140770 calls/s # tcp tx: 1113 MB/s 18884 calls/s 18884 msg/s # udp gso - over veth touching data # udp rx: 1170 MB/s 853353 calls/s # udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # udp rx: 1239 MB/s 904108 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # udp rx: 1074 MB/s 783330 calls/s # udp tx: 1072 MB/s 18195 calls/s 18195 msg/s # udp rx: 1179 MB/s 860141 calls/s # udp tx: 1168 MB/s 19826 calls/s 19826 msg/s # udp gso and gro - over veth touching data # udp rx: 582 MB/s 424569 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 614 MB/s 447997 calls/s # udp tx: 614 MB/s 10422 calls/s 10422 msg/s # udp rx: 613 MB/s 447550 calls/s # udp tx: 614 MB/s 10415 calls/s 10415 msg/s # udp rx: 618 MB/s 451010 calls/s # udp tx: 640 MB/s 10856 calls/s 10856 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->