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: 693 MB/s 11764 calls/s 11764 msg/s # tcp rx: 695 MB/s 97827 calls/s # tcp tx: 645 MB/s 10953 calls/s 10953 msg/s # tcp rx: 647 MB/s 76638 calls/s # tcp tx: 622 MB/s 10560 calls/s 10560 msg/s # tcp rx: 622 MB/s 78349 calls/s # tcp tx: 781 MB/s 13250 calls/s 13250 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908352 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1297 MB/s 924541 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 1295 MB/s 923088 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1290 MB/s 919252 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp gso and gro - over veth touching data # udp rx: 1000 MB/s 712880 calls/s # udp tx: 1014 MB/s 17207 calls/s 17207 msg/s # udp rx: 639 MB/s 455353 calls/s # udp tx: 639 MB/s 10841 calls/s 10841 msg/s # udp rx: 635 MB/s 452366 calls/s # udp tx: 633 MB/s 10752 calls/s 10752 msg/s # udp rx: 621 MB/s 442908 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 791 MB/s 13429 calls/s 13429 msg/s # tcp rx: 792 MB/s 141314 calls/s # tcp tx: 602 MB/s 10218 calls/s 10218 msg/s # tcp rx: 602 MB/s 97076 calls/s # tcp tx: 614 MB/s 10426 calls/s 10426 msg/s # tcp rx: 615 MB/s 82054 calls/s # tcp tx: 673 MB/s 11425 calls/s 11425 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 852540 calls/s # udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # udp rx: 1240 MB/s 904828 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1012 MB/s 738264 calls/s # udp tx: 998 MB/s 16927 calls/s 16927 msg/s # udp rx: 677 MB/s 493884 calls/s # udp tx: 677 MB/s 11486 calls/s 11486 msg/s # udp gso and gro - over veth touching data # udp rx: 554 MB/s 404318 calls/s # udp tx: 567 MB/s 9625 calls/s 9625 msg/s # udp rx: 625 MB/s 456367 calls/s # udp tx: 625 MB/s 10601 calls/s 10601 msg/s # udp rx: 622 MB/s 454161 calls/s # udp tx: 622 MB/s 10552 calls/s 10552 msg/s # udp rx: 621 MB/s 453539 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 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__->