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: 838 MB/s 14226 calls/s 14226 msg/s # tcp rx: 839 MB/s 95510 calls/s # tcp tx: 879 MB/s 14917 calls/s 14917 msg/s # tcp rx: 880 MB/s 98445 calls/s # tcp tx: 875 MB/s 14846 calls/s 14846 msg/s # tcp rx: 876 MB/s 97831 calls/s # tcp tx: 844 MB/s 14330 calls/s 14330 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876274 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp rx: 1268 MB/s 903931 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 1296 MB/s 923602 calls/s # udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # udp rx: 1230 MB/s 876365 calls/s # udp tx: 1243 MB/s 21090 calls/s 21090 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 859400 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 1313 MB/s 935448 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # udp rx: 1281 MB/s 912823 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 1241 MB/s 884158 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 684 MB/s 11609 calls/s 11609 msg/s # tcp rx: 687 MB/s 86715 calls/s # tcp tx: 681 MB/s 11555 calls/s 11555 msg/s # tcp rx: 681 MB/s 82757 calls/s # tcp tx: 702 MB/s 11908 calls/s 11908 msg/s # tcp rx: 702 MB/s 83920 calls/s # tcp tx: 700 MB/s 11873 calls/s 11873 msg/s # udp gso - over veth touching data # udp rx: 705 MB/s 514519 calls/s # udp tx: 727 MB/s 12334 calls/s 12334 msg/s # udp rx: 726 MB/s 529723 calls/s # udp tx: 725 MB/s 12300 calls/s 12300 msg/s # udp rx: 724 MB/s 528681 calls/s # udp tx: 724 MB/s 12292 calls/s 12292 msg/s # udp rx: 735 MB/s 536480 calls/s # udp tx: 736 MB/s 12498 calls/s 12498 msg/s # udp gso and gro - over veth touching data # udp rx: 569 MB/s 415132 calls/s # udp tx: 589 MB/s 9993 calls/s 9993 msg/s # udp rx: 585 MB/s 427359 calls/s # udp tx: 589 MB/s 9993 calls/s 9993 msg/s # udp rx: 600 MB/s 437716 calls/s # udp tx: 602 MB/s 10226 calls/s 10226 msg/s # udp rx: 614 MB/s 448232 calls/s # udp tx: 615 MB/s 10441 calls/s 10441 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__->