bernardodemarco commented on PR #14136: URL: https://github.com/apache/cloudstack/pull/14136#issuecomment-5717497750
Hello, @bhouse-nexthop and @poddm @bhouse-nexthop, thanks for the PR! I'm finishing the port of a new feature that adds support for granular multi-queue management for the different NIC types of VRs in guest networks and VPCs. Basically, it'll be possible to configure, for VPC offerings: - The number of queues for the public NIC of VRs belonging to VPCs; and, - The number of queues for the private gateway NIC of VRs belonging to VPCs. And, for network offerings: - The number of queues for the public NIC of VRs belonging to guest networks; and, - The number of queues for the private NIC of VRs belonging to guest networks and VPC tiers. Similarly to multi-queue support for end-user VMs, if these values are set to `-1`, ACS will automatically configure the number of queues to match the number of vCPUs assigned to the VR. Therefore, with this approach, we can granularly define the desired number of queues based on the type of network traffic each NIC carries. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
