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: 1099 MB/s 18655 calls/s 18655 msg/s # tcp rx: 1100 MB/s 138660 calls/s # tcp tx: 1087 MB/s 18438 calls/s 18438 msg/s # tcp rx: 1088 MB/s 139155 calls/s # tcp tx: 1091 MB/s 18511 calls/s 18511 msg/s # tcp rx: 1092 MB/s 138126 calls/s # tcp tx: 1112 MB/s 18866 calls/s 18866 msg/s # udp gso - over veth touching data # udp rx: 1297 MB/s 924469 calls/s # udp tx: 1329 MB/s 22547 calls/s 22547 msg/s # udp rx: 747 MB/s 532188 calls/s # udp tx: 734 MB/s 12450 calls/s 12450 msg/s # udp rx: 727 MB/s 518260 calls/s # udp tx: 726 MB/s 12323 calls/s 12323 msg/s # udp rx: 732 MB/s 521919 calls/s # udp tx: 732 MB/s 12419 calls/s 12419 msg/s # udp gso and gro - over veth touching data # udp rx: 627 MB/s 446786 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 685 MB/s 488522 calls/s # udp tx: 684 MB/s 11614 calls/s 11614 msg/s # udp rx: 688 MB/s 490267 calls/s # udp tx: 688 MB/s 11670 calls/s 11670 msg/s # udp rx: 688 MB/s 490669 calls/s # udp tx: 688 MB/s 11676 calls/s 11676 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1048 MB/s 17777 calls/s 17777 msg/s # tcp rx: 1063 MB/s 129679 calls/s # tcp tx: 1092 MB/s 18537 calls/s 18537 msg/s # tcp rx: 1097 MB/s 131387 calls/s # tcp tx: 1093 MB/s 18546 calls/s 18546 msg/s # tcp rx: 1094 MB/s 130470 calls/s # tcp tx: 1084 MB/s 18390 calls/s 18390 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885147 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp rx: 992 MB/s 723475 calls/s # udp tx: 983 MB/s 16675 calls/s 16675 msg/s # udp rx: 681 MB/s 496823 calls/s # udp tx: 680 MB/s 11545 calls/s 11545 msg/s # udp rx: 698 MB/s 509389 calls/s # udp tx: 698 MB/s 11840 calls/s 11840 msg/s # udp gso and gro - over veth touching data # udp rx: 609 MB/s 444295 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 636 MB/s 464480 calls/s # udp tx: 639 MB/s 10854 calls/s 10854 msg/s # udp rx: 640 MB/s 467278 calls/s # udp tx: 643 MB/s 10908 calls/s 10908 msg/s # udp rx: 604 MB/s 440983 calls/s # udp tx: 607 MB/s 10298 calls/s 10298 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__->