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: 1144 MB/s 19405 calls/s 19405 msg/s # tcp rx: 1149 MB/s 142873 calls/s # tcp tx: 1078 MB/s 18295 calls/s 18295 msg/s # tcp rx: 1080 MB/s 129569 calls/s # tcp tx: 1053 MB/s 17870 calls/s 17870 msg/s # tcp rx: 1057 MB/s 128665 calls/s # tcp tx: 1072 MB/s 18192 calls/s 18192 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 843892 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # udp rx: 764 MB/s 544886 calls/s # udp tx: 746 MB/s 12666 calls/s 12666 msg/s # udp rx: 623 MB/s 444038 calls/s # udp tx: 622 MB/s 10566 calls/s 10566 msg/s # udp rx: 646 MB/s 460796 calls/s # udp tx: 646 MB/s 10967 calls/s 10967 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 917291 calls/s # udp tx: 1329 MB/s 22556 calls/s 22556 msg/s # udp rx: 1321 MB/s 941453 calls/s # udp tx: 1321 MB/s 22408 calls/s 22408 msg/s # udp rx: 1338 MB/s 953369 calls/s # udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # udp rx: 1242 MB/s 884925 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 761 MB/s 12913 calls/s 12913 msg/s # tcp rx: 767 MB/s 93491 calls/s # tcp tx: 746 MB/s 12666 calls/s 12666 msg/s # tcp rx: 746 MB/s 91771 calls/s # tcp tx: 746 MB/s 12654 calls/s 12654 msg/s # tcp rx: 746 MB/s 92006 calls/s # tcp tx: 747 MB/s 12683 calls/s 12683 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 447944 calls/s # udp tx: 628 MB/s 10664 calls/s 10664 msg/s # udp rx: 627 MB/s 457568 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 633 MB/s 462378 calls/s # udp tx: 635 MB/s 10772 calls/s 10772 msg/s # udp rx: 633 MB/s 462340 calls/s # udp tx: 635 MB/s 10775 calls/s 10775 msg/s # udp gso and gro - over veth touching data # udp rx: 619 MB/s 451727 calls/s # udp tx: 638 MB/s 10834 calls/s 10834 msg/s # udp rx: 642 MB/s 468869 calls/s # udp tx: 642 MB/s 10903 calls/s 10903 msg/s # udp rx: 644 MB/s 469867 calls/s # udp tx: 644 MB/s 10939 calls/s 10939 msg/s # udp rx: 694 MB/s 506345 calls/s # udp tx: 693 MB/s 11763 calls/s 11763 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__->