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: 1431 MB/s 24281 calls/s 24281 msg/s # tcp rx: 1433 MB/s 57477 calls/s # tcp tx: 1355 MB/s 22984 calls/s 22984 msg/s # tcp rx: 1356 MB/s 63063 calls/s # tcp tx: 1345 MB/s 22826 calls/s 22826 msg/s # tcp rx: 1347 MB/s 63079 calls/s # tcp tx: 1333 MB/s 22623 calls/s 22623 msg/s # udp gso - over veth touching data # udp rx: 617 MB/s 439997 calls/s # udp tx: 655 MB/s 11118 calls/s 11118 msg/s # udp rx: 1167 MB/s 831378 calls/s # udp tx: 1168 MB/s 19819 calls/s 19819 msg/s # udp rx: 1156 MB/s 824155 calls/s # udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # udp rx: 1166 MB/s 831163 calls/s # udp tx: 1168 MB/s 19812 calls/s 19812 msg/s # udp gso and gro - over veth touching data # udp rx: 1667 MB/s 28286 calls/s # udp tx: 1721 MB/s 29203 calls/s 29203 msg/s # udp rx: 1704 MB/s 28911 calls/s # udp tx: 1703 MB/s 28894 calls/s 28894 msg/s # udp rx: 1662 MB/s 28205 calls/s # udp tx: 1662 MB/s 28189 calls/s 28189 msg/s # udp rx: 1723 MB/s 29239 calls/s # udp tx: 1723 MB/s 29230 calls/s 29230 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1357 MB/s 23023 calls/s 23023 msg/s # tcp rx: 1358 MB/s 62344 calls/s # tcp tx: 1281 MB/s 21738 calls/s 21738 msg/s # tcp rx: 1283 MB/s 59466 calls/s # tcp tx: 1626 MB/s 27593 calls/s 27593 msg/s # tcp rx: 1628 MB/s 63524 calls/s # tcp tx: 1621 MB/s 27503 calls/s 27503 msg/s # udp gso - over veth touching data # udp rx: 1103 MB/s 804911 calls/s # udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # udp rx: 1129 MB/s 823934 calls/s # udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # udp rx: 1131 MB/s 825519 calls/s # udp tx: 1131 MB/s 19188 calls/s 19188 msg/s # udp rx: 1130 MB/s 824836 calls/s # udp tx: 1130 MB/s 19171 calls/s 19171 msg/s # udp gso and gro - over veth touching data # udp rx: 1559 MB/s 26472 calls/s # udp tx: 1602 MB/s 27176 calls/s 27176 msg/s # udp rx: 1628 MB/s 27649 calls/s # udp tx: 1628 MB/s 27628 calls/s 27628 msg/s # udp rx: 1670 MB/s 28332 calls/s # udp tx: 1669 MB/s 28308 calls/s 28308 msg/s # udp rx: 1687 MB/s 28625 calls/s # udp tx: 1686 MB/s 28603 calls/s 28603 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__->