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: 960 MB/s 16295 calls/s 16295 msg/s # tcp rx: 962 MB/s 126575 calls/s # tcp tx: 1077 MB/s 18268 calls/s 18268 msg/s # tcp rx: 1076 MB/s 130406 calls/s # tcp tx: 971 MB/s 16474 calls/s 16474 msg/s # tcp rx: 972 MB/s 131635 calls/s # tcp tx: 1088 MB/s 18469 calls/s 18469 msg/s # udp gso - over veth touching data # udp rx: 1239 MB/s 882639 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1349 MB/s 961308 calls/s # udp tx: 1349 MB/s 22888 calls/s 22888 msg/s # udp rx: 1343 MB/s 957188 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp rx: 1181 MB/s 841742 calls/s # udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 861718 calls/s # udp tx: 1247 MB/s 21152 calls/s 21152 msg/s # udp rx: 1319 MB/s 939872 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 1261 MB/s 898638 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # udp rx: 1196 MB/s 852237 calls/s # udp tx: 1207 MB/s 20474 calls/s 20474 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1129 MB/s 19164 calls/s 19164 msg/s # tcp rx: 1130 MB/s 133764 calls/s # tcp tx: 1102 MB/s 18707 calls/s 18707 msg/s # tcp rx: 1103 MB/s 133613 calls/s # tcp tx: 1004 MB/s 17043 calls/s 17043 msg/s # tcp rx: 1005 MB/s 121546 calls/s # tcp tx: 1003 MB/s 17024 calls/s 17024 msg/s # udp gso - over veth touching data # udp rx: 1250 MB/s 912330 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 1290 MB/s 940977 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 1274 MB/s 929399 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1288 MB/s 939863 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp gso and gro - over veth touching data # udp rx: 1002 MB/s 730895 calls/s # udp tx: 1041 MB/s 17671 calls/s 17671 msg/s # udp rx: 1287 MB/s 939140 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp rx: 1289 MB/s 940538 calls/s # udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # udp rx: 1292 MB/s 942963 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 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__->