Rajkumar-Marvell

Results 17 comments of Rajkumar-Marvell

@kcudnik Can you suggest how to fix this WARNING ? I'm excluding "SAI_PORT_BREAKOUT_MODE_TYPE_MAX " in ancestry.pl. ``` WARNING: Both enums have the same value SAI_PORT_BREAKOUT_MODE_TYPE_8_LANE and SAI_PORT_BREAKOUT_MODE_TYPE_MAX = 0x00000003 ```

> You need to add exception for max value in checking script Pls review.

@JaiOCP, Regarding your question on standards. There are different IEEE 802.3(https://en.wikipedia.org/wiki/Terabit_Ethernet) standards for defining Terabit Ethernet with different speeds. This captures the max lanes and speed per lane but doesn't...

Need to enable "--cap-add=NET_ADMIN". Code PR #19324

> @rajkumar38 Shall we close this issue because PR 19324 has been merged? We need this fix in 202405. I don't see back port request in #19324. Can you help...

Because the issue behavior, below test bed cases are failing from sonic-mgmt-tests/ vrf/test_vrf_attr.py::TestVrfAttrSrcMac

> Because the issue behavior, below test bed cases are failing from sonic-mgmt-tests/ vrf/test_vrf_attr.py::TestVrfAttrSrcMac hi, This is not yet addressed.