iishitahere opened a new pull request, #10060: URL: https://github.com/apache/cloudstack/pull/10060
This PR fixes the traffic shaping issue for secondary NICs in VmwareTrafficLabel. Previously, traffic shaping was not applied correctly to secondary NICs, causing inconsistencies. This fix ensures that traffic limits and guarantees are properly enforced for both primary and secondary NICs, adhering to VMware's intended behavior. Changes: Fixed the traffic shaping functionality for secondary NICs in VmwareTrafficLabel. Updated configurations to ensure traffic shaping is applied consistently across all NICs. Testing: Verified the fix by testing traffic shaping on VMware setups with multiple NICs, ensuring secondary NICs are properly shaped without affecting primary NICs. -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org