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: 1177 MB/s 19969 calls/s 19969 msg/s # tcp rx: 1178 MB/s 142408 calls/s # tcp tx: 1165 MB/s 19762 calls/s 19762 msg/s # tcp rx: 1166 MB/s 140990 calls/s # tcp tx: 1132 MB/s 19201 calls/s 19201 msg/s # tcp rx: 1133 MB/s 138192 calls/s # tcp tx: 1140 MB/s 19345 calls/s 19345 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 904841 calls/s # udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # udp rx: 1242 MB/s 885321 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # udp rx: 642 MB/s 457623 calls/s # udp tx: 642 MB/s 10893 calls/s 10893 msg/s # udp rx: 644 MB/s 458858 calls/s # udp tx: 643 MB/s 10920 calls/s 10920 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887299 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 1298 MB/s 925075 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # udp rx: 1300 MB/s 926627 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # udp rx: 1311 MB/s 934554 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 795 MB/s 13484 calls/s 13484 msg/s # tcp rx: 795 MB/s 90779 calls/s # tcp tx: 770 MB/s 13070 calls/s 13070 msg/s # tcp rx: 771 MB/s 88885 calls/s # tcp tx: 794 MB/s 13468 calls/s 13468 msg/s # tcp rx: 794 MB/s 90139 calls/s # tcp tx: 813 MB/s 13798 calls/s 13798 msg/s # udp gso - over veth touching data # udp rx: 923 MB/s 673733 calls/s # udp tx: 950 MB/s 16114 calls/s 16114 msg/s # udp rx: 703 MB/s 512736 calls/s # udp tx: 703 MB/s 11927 calls/s 11927 msg/s # udp rx: 708 MB/s 516505 calls/s # udp tx: 713 MB/s 12104 calls/s 12104 msg/s # udp rx: 709 MB/s 517108 calls/s # udp tx: 714 MB/s 12118 calls/s 12118 msg/s # udp gso and gro - over veth touching data # udp rx: 645 MB/s 471085 calls/s # udp tx: 664 MB/s 11274 calls/s 11274 msg/s # udp rx: 721 MB/s 526128 calls/s # udp tx: 721 MB/s 12243 calls/s 12243 msg/s # udp rx: 724 MB/s 528070 calls/s # udp tx: 723 MB/s 12269 calls/s 12269 msg/s # udp rx: 722 MB/s 527171 calls/s # udp tx: 724 MB/s 12282 calls/s 12282 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__->