make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1041 MB/s 17663 calls/s 17663 msg/s # tcp rx: 1041 MB/s 136829 calls/s # tcp tx: 1025 MB/s 17395 calls/s 17395 msg/s # tcp rx: 1029 MB/s 130570 calls/s # tcp tx: 1009 MB/s 17124 calls/s 17124 msg/s # tcp rx: 1011 MB/s 126198 calls/s # tcp tx: 965 MB/s 16380 calls/s 16380 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 853108 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # udp rx: 1222 MB/s 870993 calls/s # udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # udp rx: 1226 MB/s 873701 calls/s # udp tx: 1228 MB/s 20831 calls/s 20831 msg/s # udp rx: 1226 MB/s 873995 calls/s # udp tx: 1228 MB/s 20843 calls/s 20843 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909595 calls/s # udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # udp rx: 1260 MB/s 898123 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1306 MB/s 930876 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 1303 MB/s 928702 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 845 MB/s 14346 calls/s 14346 msg/s # tcp rx: 846 MB/s 96759 calls/s # tcp tx: 1115 MB/s 18918 calls/s 18918 msg/s # tcp rx: 1116 MB/s 127571 calls/s # tcp tx: 957 MB/s 16243 calls/s 16243 msg/s # tcp rx: 959 MB/s 131674 calls/s # tcp tx: 1070 MB/s 18151 calls/s 18151 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 911272 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1292 MB/s 942973 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 1280 MB/s 933830 calls/s # udp tx: 1283 MB/s 21772 calls/s 21772 msg/s # udp rx: 1280 MB/s 934135 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 878011 calls/s # udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # udp rx: 1219 MB/s 889186 calls/s # udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # udp rx: 1268 MB/s 925098 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp rx: 1262 MB/s 920679 calls/s # udp tx: 1263 MB/s 21434 calls/s 21434 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__->