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: 1117 MB/s 18959 calls/s 18959 msg/s # tcp rx: 1140 MB/s 142234 calls/s # tcp tx: 1102 MB/s 18707 calls/s 18707 msg/s # tcp rx: 1098 MB/s 134108 calls/s # tcp tx: 1094 MB/s 18557 calls/s 18557 msg/s # tcp rx: 1095 MB/s 134942 calls/s # tcp tx: 1090 MB/s 18490 calls/s 18490 msg/s # udp gso - over veth touching data # udp rx: 1277 MB/s 909896 calls/s # udp tx: 1305 MB/s 22135 calls/s 22135 msg/s # udp rx: 1308 MB/s 931861 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 1298 MB/s 925209 calls/s # udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # udp rx: 1303 MB/s 928530 calls/s # udp tx: 1302 MB/s 22095 calls/s 22095 msg/s # udp gso and gro - over veth touching data # udp rx: 1297 MB/s 924585 calls/s # udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # udp rx: 1303 MB/s 928873 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 1300 MB/s 926422 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1300 MB/s 926113 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1116 MB/s 18938 calls/s 18938 msg/s # tcp rx: 1145 MB/s 143760 calls/s # tcp tx: 1072 MB/s 18188 calls/s 18188 msg/s # tcp rx: 1070 MB/s 131936 calls/s # tcp tx: 1082 MB/s 18363 calls/s 18363 msg/s # tcp rx: 1083 MB/s 128083 calls/s # tcp tx: 1114 MB/s 18911 calls/s 18911 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 893177 calls/s # udp tx: 1247 MB/s 21158 calls/s 21158 msg/s # udp rx: 1264 MB/s 921931 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # udp rx: 1295 MB/s 944774 calls/s # udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # udp rx: 1270 MB/s 926892 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp gso and gro - over veth touching data # udp rx: 662 MB/s 482896 calls/s # udp tx: 679 MB/s 11527 calls/s 11527 msg/s # udp rx: 668 MB/s 487231 calls/s # udp tx: 666 MB/s 11310 calls/s 11310 msg/s # udp rx: 1036 MB/s 755807 calls/s # udp tx: 1052 MB/s 17852 calls/s 17852 msg/s # udp rx: 1270 MB/s 926553 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 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__->