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: 840 MB/s 93138 calls/s # tcp tx: 850 MB/s 14424 calls/s 14424 msg/s # tcp rx: 851 MB/s 94084 calls/s # tcp tx: 855 MB/s 14512 calls/s 14512 msg/s # tcp rx: 856 MB/s 94644 calls/s # tcp tx: 851 MB/s 14446 calls/s 14446 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 462707 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp rx: 607 MB/s 432873 calls/s # udp tx: 609 MB/s 10344 calls/s 10344 msg/s # udp rx: 648 MB/s 461881 calls/s # udp tx: 652 MB/s 11059 calls/s 11059 msg/s # udp rx: 663 MB/s 472302 calls/s # udp tx: 666 MB/s 11298 calls/s 11298 msg/s # udp gso and gro - over veth touching data # udp rx: 653 MB/s 465322 calls/s # udp tx: 676 MB/s 11468 calls/s 11468 msg/s # udp rx: 659 MB/s 470007 calls/s # udp tx: 662 MB/s 11231 calls/s 11231 msg/s # udp rx: 658 MB/s 469081 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 msg/s # udp rx: 667 MB/s 475247 calls/s # udp tx: 669 MB/s 11359 calls/s 11359 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 858 MB/s 14563 calls/s 14563 msg/s # tcp rx: 859 MB/s 91920 calls/s # tcp tx: 798 MB/s 13543 calls/s 13543 msg/s # tcp rx: 799 MB/s 91435 calls/s # tcp tx: 794 MB/s 13482 calls/s 13482 msg/s # tcp rx: 795 MB/s 91030 calls/s # tcp tx: 797 MB/s 13520 calls/s 13520 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 469400 calls/s # udp tx: 664 MB/s 11263 calls/s 11263 msg/s # udp rx: 648 MB/s 473302 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp rx: 625 MB/s 456474 calls/s # udp tx: 630 MB/s 10693 calls/s 10693 msg/s # udp rx: 641 MB/s 467895 calls/s # udp tx: 646 MB/s 10961 calls/s 10961 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 896044 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 699 MB/s 510148 calls/s # udp tx: 685 MB/s 11621 calls/s 11621 msg/s # udp rx: 763 MB/s 557010 calls/s # udp tx: 779 MB/s 13214 calls/s 13214 msg/s # udp rx: 1253 MB/s 914039 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 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__->