make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 643 MB/s 10914 calls/s 10914 msg/s # tcp rx: 651 MB/s 26118 calls/s # tcp tx: 733 MB/s 12435 calls/s 12435 msg/s # tcp rx: 741 MB/s 30045 calls/s # tcp tx: 752 MB/s 12758 calls/s 12758 msg/s # tcp rx: 752 MB/s 31399 calls/s # tcp tx: 767 MB/s 13009 calls/s 13009 msg/s # udp gso - over veth touching data # udp rx: 407 MB/s 290168 calls/s # udp tx: 425 MB/s 7215 calls/s 7215 msg/s # udp rx: 448 MB/s 319276 calls/s # udp tx: 447 MB/s 7582 calls/s 7582 msg/s # udp rx: 446 MB/s 317940 calls/s # udp tx: 446 MB/s 7574 calls/s 7574 msg/s # udp rx: 445 MB/s 317218 calls/s # udp tx: 445 MB/s 7564 calls/s 7564 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 9931 calls/s # udp tx: 601 MB/s 10208 calls/s 10208 msg/s # udp rx: 721 MB/s 12243 calls/s # udp tx: 729 MB/s 12369 calls/s 12369 msg/s # udp rx: 726 MB/s 12328 calls/s # udp tx: 727 MB/s 12334 calls/s 12334 msg/s # udp rx: 819 MB/s 13893 calls/s # udp tx: 819 MB/s 13901 calls/s 13901 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 572 MB/s 9709 calls/s 9709 msg/s # tcp rx: 572 MB/s 23425 calls/s # tcp tx: 714 MB/s 12111 calls/s 12111 msg/s # tcp rx: 715 MB/s 34170 calls/s # tcp tx: 716 MB/s 12149 calls/s 12149 msg/s # tcp rx: 717 MB/s 33677 calls/s # tcp tx: 726 MB/s 12327 calls/s 12327 msg/s # udp gso - over veth touching data # udp rx: 355 MB/s 259236 calls/s # udp tx: 366 MB/s 6209 calls/s 6209 msg/s # udp rx: 354 MB/s 258621 calls/s # udp tx: 354 MB/s 6005 calls/s 6005 msg/s # udp rx: 360 MB/s 263133 calls/s # udp tx: 360 MB/s 6114 calls/s 6114 msg/s # udp rx: 359 MB/s 262413 calls/s # udp tx: 358 MB/s 6083 calls/s 6083 msg/s # udp gso and gro - over veth touching data # udp rx: 695 MB/s 11801 calls/s # udp tx: 719 MB/s 12198 calls/s 12198 msg/s # udp rx: 774 MB/s 13141 calls/s # udp tx: 774 MB/s 13136 calls/s 13136 msg/s # udp rx: 784 MB/s 13313 calls/s # udp tx: 784 MB/s 13308 calls/s 13308 msg/s # udp rx: 713 MB/s 12095 calls/s # udp tx: 710 MB/s 12047 calls/s 12047 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__->