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: 864 MB/s 14657 calls/s 14657 msg/s # tcp rx: 865 MB/s 110384 calls/s # tcp tx: 999 MB/s 16945 calls/s 16945 msg/s # tcp rx: 1000 MB/s 123671 calls/s # tcp tx: 1087 MB/s 18448 calls/s 18448 msg/s # tcp rx: 1088 MB/s 128699 calls/s # tcp tx: 1114 MB/s 18896 calls/s 18896 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849609 calls/s # udp tx: 1228 MB/s 20832 calls/s 20832 msg/s # udp rx: 1156 MB/s 823510 calls/s # udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # udp rx: 1300 MB/s 926222 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 1289 MB/s 918557 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 881376 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 1221 MB/s 870155 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 1247 MB/s 888349 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # udp rx: 1226 MB/s 873497 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 591 MB/s 10036 calls/s 10036 msg/s # tcp rx: 592 MB/s 76954 calls/s # tcp tx: 684 MB/s 11616 calls/s 11616 msg/s # tcp rx: 685 MB/s 81648 calls/s # tcp tx: 698 MB/s 11839 calls/s 11839 msg/s # tcp rx: 698 MB/s 82337 calls/s # tcp tx: 707 MB/s 11992 calls/s 11992 msg/s # udp gso - over veth touching data # udp rx: 693 MB/s 506031 calls/s # udp tx: 712 MB/s 12091 calls/s 12091 msg/s # udp rx: 698 MB/s 509744 calls/s # udp tx: 698 MB/s 11842 calls/s 11842 msg/s # udp rx: 1135 MB/s 828402 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # udp rx: 1195 MB/s 872221 calls/s # udp tx: 1205 MB/s 20446 calls/s 20446 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 901256 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1231 MB/s 898062 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp rx: 1269 MB/s 925961 calls/s # udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # udp rx: 1271 MB/s 927401 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 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__->