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: 1760 MB/s 29855 calls/s 29855 msg/s # tcp rx: 1761 MB/s 70667 calls/s # tcp tx: 1733 MB/s 29405 calls/s 29405 msg/s # tcp rx: 1735 MB/s 65044 calls/s # tcp tx: 1800 MB/s 30540 calls/s 30540 msg/s # tcp rx: 1802 MB/s 71620 calls/s # tcp tx: 1776 MB/s 30137 calls/s 30137 msg/s # udp gso - over veth touching data # udp rx: 1127 MB/s 803092 calls/s # udp tx: 1157 MB/s 19629 calls/s 19629 msg/s # udp rx: 955 MB/s 680390 calls/s # udp tx: 946 MB/s 16055 calls/s 16055 msg/s # udp rx: 664 MB/s 473470 calls/s # udp tx: 665 MB/s 11282 calls/s 11282 msg/s # udp rx: 674 MB/s 480486 calls/s # udp tx: 674 MB/s 11433 calls/s 11433 msg/s # udp gso and gro - over veth touching data # udp rx: 1723 MB/s 29234 calls/s # udp tx: 1773 MB/s 30086 calls/s 30086 msg/s # udp rx: 1125 MB/s 19095 calls/s # udp tx: 1108 MB/s 18804 calls/s 18804 msg/s # udp rx: 1012 MB/s 17168 calls/s # udp tx: 1014 MB/s 17206 calls/s 17206 msg/s # udp rx: 1010 MB/s 17138 calls/s # udp tx: 1013 MB/s 17198 calls/s 17198 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1342 MB/s 22774 calls/s 22774 msg/s # tcp rx: 1343 MB/s 60058 calls/s # tcp tx: 1339 MB/s 22712 calls/s 22712 msg/s # tcp rx: 1340 MB/s 60419 calls/s # tcp tx: 1325 MB/s 22473 calls/s 22473 msg/s # tcp rx: 1326 MB/s 60889 calls/s # tcp tx: 1341 MB/s 22755 calls/s 22755 msg/s # udp gso - over veth touching data # udp rx: 583 MB/s 425912 calls/s # udp tx: 600 MB/s 10186 calls/s 10186 msg/s # udp rx: 606 MB/s 442510 calls/s # udp tx: 605 MB/s 10274 calls/s 10274 msg/s # udp rx: 607 MB/s 443050 calls/s # udp tx: 607 MB/s 10299 calls/s 10299 msg/s # udp rx: 609 MB/s 444212 calls/s # udp tx: 608 MB/s 10319 calls/s 10319 msg/s # udp gso and gro - over veth touching data # udp rx: 1640 MB/s 27845 calls/s # udp tx: 1689 MB/s 28647 calls/s 28647 msg/s # udp rx: 1770 MB/s 30033 calls/s # udp tx: 1770 MB/s 30023 calls/s 30023 msg/s # udp rx: 1713 MB/s 29097 calls/s # udp tx: 1710 MB/s 29007 calls/s 29007 msg/s # udp rx: 1713 MB/s 29062 calls/s # udp tx: 1711 MB/s 29036 calls/s 29036 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__->