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: 1136 MB/s 19268 calls/s 19268 msg/s # tcp rx: 1136 MB/s 139822 calls/s # tcp tx: 1362 MB/s 23106 calls/s 23106 msg/s # tcp rx: 1363 MB/s 128697 calls/s # tcp tx: 1444 MB/s 24498 calls/s 24498 msg/s # tcp rx: 1444 MB/s 122691 calls/s # tcp tx: 974 MB/s 16530 calls/s 16530 msg/s # udp gso - over veth touching data # udp rx: 1274 MB/s 907662 calls/s # udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # udp rx: 1318 MB/s 939112 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp rx: 1319 MB/s 940292 calls/s # udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # udp rx: 1308 MB/s 932271 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp gso and gro - over veth touching data # udp rx: 636 MB/s 453092 calls/s # udp tx: 652 MB/s 11074 calls/s 11074 msg/s # udp rx: 639 MB/s 455283 calls/s # udp tx: 641 MB/s 10881 calls/s 10881 msg/s # udp rx: 643 MB/s 458557 calls/s # udp tx: 645 MB/s 10953 calls/s 10953 msg/s # udp rx: 646 MB/s 460643 calls/s # udp tx: 648 MB/s 10996 calls/s 10996 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 801 MB/s 13595 calls/s 13595 msg/s # tcp rx: 803 MB/s 90649 calls/s # tcp tx: 763 MB/s 12954 calls/s 12954 msg/s # tcp rx: 765 MB/s 88296 calls/s # tcp tx: 760 MB/s 12891 calls/s 12891 msg/s # tcp rx: 760 MB/s 87708 calls/s # tcp tx: 759 MB/s 12882 calls/s 12882 msg/s # udp gso - over veth touching data # udp rx: 843 MB/s 615420 calls/s # udp tx: 878 MB/s 14908 calls/s 14908 msg/s # udp rx: 1301 MB/s 948979 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp rx: 1278 MB/s 932251 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 1277 MB/s 932033 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 434797 calls/s # udp tx: 613 MB/s 10412 calls/s 10412 msg/s # udp rx: 624 MB/s 455166 calls/s # udp tx: 627 MB/s 10645 calls/s 10645 msg/s # udp rx: 586 MB/s 427378 calls/s # udp tx: 588 MB/s 9975 calls/s 9975 msg/s # udp rx: 552 MB/s 402947 calls/s # udp tx: 551 MB/s 9352 calls/s 9352 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__->