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: 845 MB/s 14341 calls/s 14341 msg/s # tcp rx: 845 MB/s 148580 calls/s # tcp tx: 859 MB/s 14583 calls/s 14583 msg/s # tcp rx: 860 MB/s 132368 calls/s # tcp tx: 837 MB/s 14211 calls/s 14211 msg/s # tcp rx: 838 MB/s 147929 calls/s # tcp tx: 843 MB/s 14300 calls/s 14300 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 843350 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # udp rx: 1197 MB/s 853000 calls/s # udp tx: 1207 MB/s 20476 calls/s 20476 msg/s # udp rx: 1224 MB/s 872590 calls/s # udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # udp rx: 1276 MB/s 909182 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp gso and gro - over veth touching data # udp rx: 699 MB/s 498159 calls/s # udp tx: 714 MB/s 12124 calls/s 12124 msg/s # udp rx: 722 MB/s 514564 calls/s # udp tx: 721 MB/s 12233 calls/s 12233 msg/s # udp rx: 723 MB/s 515622 calls/s # udp tx: 723 MB/s 12273 calls/s 12273 msg/s # udp rx: 710 MB/s 506434 calls/s # udp tx: 710 MB/s 12049 calls/s 12049 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 609 MB/s 10338 calls/s 10338 msg/s # tcp rx: 611 MB/s 81928 calls/s # tcp tx: 636 MB/s 10788 calls/s 10788 msg/s # tcp rx: 636 MB/s 81931 calls/s # tcp tx: 640 MB/s 10859 calls/s 10859 msg/s # tcp rx: 640 MB/s 82077 calls/s # tcp tx: 569 MB/s 9660 calls/s 9660 msg/s # udp gso - over veth touching data # udp rx: 554 MB/s 404270 calls/s # udp tx: 565 MB/s 9584 calls/s 9584 msg/s # udp rx: 586 MB/s 428015 calls/s # udp tx: 586 MB/s 9952 calls/s 9952 msg/s # udp rx: 595 MB/s 434668 calls/s # udp tx: 594 MB/s 10091 calls/s 10091 msg/s # udp rx: 582 MB/s 424968 calls/s # udp tx: 582 MB/s 9877 calls/s 9877 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 913712 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1272 MB/s 927880 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp rx: 1260 MB/s 919238 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp rx: 1218 MB/s 888605 calls/s # udp tx: 1217 MB/s 20646 calls/s 20646 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__->