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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1020 MB/s 17313 calls/s 17313 msg/s # tcp rx: 1021 MB/s 129367 calls/s # tcp tx: 960 MB/s 16298 calls/s 16298 msg/s # tcp rx: 961 MB/s 130818 calls/s # tcp tx: 1048 MB/s 17783 calls/s 17783 msg/s # tcp rx: 1049 MB/s 130148 calls/s # tcp tx: 1071 MB/s 18173 calls/s 18173 msg/s # udp gso - over veth touching data # udp rx: 800 MB/s 570457 calls/s # udp tx: 817 MB/s 13870 calls/s 13870 msg/s # udp rx: 669 MB/s 476709 calls/s # udp tx: 670 MB/s 11370 calls/s 11370 msg/s # udp rx: 665 MB/s 474419 calls/s # udp tx: 667 MB/s 11321 calls/s 11321 msg/s # udp rx: 668 MB/s 475997 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 441630 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # udp rx: 661 MB/s 471370 calls/s # udp tx: 668 MB/s 11330 calls/s 11330 msg/s # udp rx: 677 MB/s 482730 calls/s # udp tx: 677 MB/s 11489 calls/s 11489 msg/s # udp rx: 674 MB/s 480827 calls/s # udp tx: 673 MB/s 11430 calls/s 11430 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 733 MB/s 12449 calls/s 12449 msg/s # tcp rx: 736 MB/s 87406 calls/s # tcp tx: 752 MB/s 12767 calls/s 12767 msg/s # tcp rx: 761 MB/s 87334 calls/s # tcp tx: 738 MB/s 12528 calls/s 12528 msg/s # tcp rx: 739 MB/s 82654 calls/s # tcp tx: 736 MB/s 12495 calls/s 12495 msg/s # udp gso - over veth touching data # udp rx: 567 MB/s 414003 calls/s # udp tx: 581 MB/s 9870 calls/s 9870 msg/s # udp rx: 649 MB/s 473815 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 msg/s # udp rx: 651 MB/s 475044 calls/s # udp tx: 651 MB/s 11043 calls/s 11043 msg/s # udp rx: 620 MB/s 452475 calls/s # udp tx: 619 MB/s 10514 calls/s 10514 msg/s # udp gso and gro - over veth touching data # udp rx: 621 MB/s 453320 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 632 MB/s 460960 calls/s # udp tx: 634 MB/s 10769 calls/s 10769 msg/s # udp rx: 655 MB/s 478228 calls/s # udp tx: 659 MB/s 11191 calls/s 11191 msg/s # udp rx: 647 MB/s 471979 calls/s # udp tx: 650 MB/s 11029 calls/s 11029 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__->