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: 1514 MB/s 25694 calls/s 25694 msg/s # tcp rx: 1519 MB/s 63843 calls/s # tcp tx: 1655 MB/s 28074 calls/s 28074 msg/s # tcp rx: 1658 MB/s 68436 calls/s # tcp tx: 1721 MB/s 29196 calls/s 29196 msg/s # tcp rx: 1723 MB/s 67077 calls/s # tcp tx: 1552 MB/s 26337 calls/s 26337 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 458360 calls/s # udp tx: 659 MB/s 11187 calls/s 11187 msg/s # udp rx: 703 MB/s 500833 calls/s # udp tx: 702 MB/s 11916 calls/s 11916 msg/s # udp rx: 666 MB/s 474776 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 msg/s # udp rx: 663 MB/s 472471 calls/s # udp tx: 662 MB/s 11239 calls/s 11239 msg/s # udp gso and gro - over veth touching data # udp rx: 1001 MB/s 16987 calls/s # udp tx: 1033 MB/s 17529 calls/s 17529 msg/s # udp rx: 974 MB/s 16521 calls/s # udp tx: 973 MB/s 16518 calls/s 16518 msg/s # udp rx: 1053 MB/s 17867 calls/s # udp tx: 1052 MB/s 17845 calls/s 17845 msg/s # udp rx: 1054 MB/s 17886 calls/s # udp tx: 1053 MB/s 17860 calls/s 17860 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1467 MB/s 24891 calls/s 24891 msg/s # tcp rx: 1469 MB/s 58797 calls/s # tcp tx: 1474 MB/s 25001 calls/s 25001 msg/s # tcp rx: 1475 MB/s 61190 calls/s # tcp tx: 1480 MB/s 25112 calls/s 25112 msg/s # tcp rx: 1482 MB/s 59682 calls/s # tcp tx: 1499 MB/s 25433 calls/s 25433 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 423937 calls/s # udp tx: 599 MB/s 10168 calls/s 10168 msg/s # udp rx: 607 MB/s 442977 calls/s # udp tx: 606 MB/s 10289 calls/s 10289 msg/s # udp rx: 605 MB/s 441945 calls/s # udp tx: 605 MB/s 10270 calls/s 10270 msg/s # udp rx: 606 MB/s 442593 calls/s # udp tx: 606 MB/s 10283 calls/s 10283 msg/s # udp gso and gro - over veth touching data # udp rx: 889 MB/s 15083 calls/s # udp tx: 915 MB/s 15523 calls/s 15523 msg/s # udp rx: 936 MB/s 15891 calls/s # udp tx: 936 MB/s 15879 calls/s 15879 msg/s # udp rx: 926 MB/s 15720 calls/s # udp tx: 924 MB/s 15687 calls/s 15687 msg/s # udp rx: 921 MB/s 15628 calls/s # udp tx: 921 MB/s 15627 calls/s 15627 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__->