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: 784 MB/s 13304 calls/s 13304 msg/s # tcp rx: 787 MB/s 88555 calls/s # tcp tx: 759 MB/s 12878 calls/s 12878 msg/s # tcp rx: 758 MB/s 85529 calls/s # tcp tx: 799 MB/s 13552 calls/s 13552 msg/s # tcp rx: 799 MB/s 88310 calls/s # tcp tx: 780 MB/s 13231 calls/s 13231 msg/s # udp gso - over veth touching data # udp rx: 699 MB/s 498530 calls/s # udp tx: 724 MB/s 12292 calls/s 12292 msg/s # udp rx: 711 MB/s 506789 calls/s # udp tx: 714 MB/s 12125 calls/s 12125 msg/s # udp rx: 687 MB/s 490042 calls/s # udp tx: 691 MB/s 11736 calls/s 11736 msg/s # udp rx: 701 MB/s 499715 calls/s # udp tx: 704 MB/s 11956 calls/s 11956 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832197 calls/s # udp tx: 1193 MB/s 20245 calls/s 20245 msg/s # udp rx: 1191 MB/s 848889 calls/s # udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # udp rx: 1150 MB/s 819344 calls/s # udp tx: 1152 MB/s 19542 calls/s 19542 msg/s # udp rx: 1261 MB/s 898979 calls/s # udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1026 MB/s 17413 calls/s 17413 msg/s # tcp rx: 1027 MB/s 135216 calls/s # tcp tx: 749 MB/s 12709 calls/s 12709 msg/s # tcp rx: 751 MB/s 84466 calls/s # tcp tx: 786 MB/s 13341 calls/s 13341 msg/s # tcp rx: 786 MB/s 86557 calls/s # tcp tx: 736 MB/s 12489 calls/s 12489 msg/s # udp gso - over veth touching data # udp rx: 530 MB/s 386790 calls/s # udp tx: 546 MB/s 9262 calls/s 9262 msg/s # udp rx: 591 MB/s 431749 calls/s # udp tx: 594 MB/s 10087 calls/s 10087 msg/s # udp rx: 592 MB/s 432340 calls/s # udp tx: 592 MB/s 10043 calls/s 10043 msg/s # udp rx: 563 MB/s 411063 calls/s # udp tx: 562 MB/s 9534 calls/s 9534 msg/s # udp gso and gro - over veth touching data # udp rx: 770 MB/s 562098 calls/s # udp tx: 807 MB/s 13698 calls/s 13698 msg/s # udp rx: 1216 MB/s 887092 calls/s # udp tx: 1215 MB/s 20612 calls/s 20612 msg/s # udp rx: 1243 MB/s 906950 calls/s # udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # udp rx: 1248 MB/s 910633 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 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__->