sonic-buildimage/device/accton/x86_64-accton_as5812_54t-r0/Accton-AS5812-54T
Dmytro Shevchuk d8627e6414
[yang] update yang model, add autoneg to sonic-port (#5963)
Dynamic Port Breakout fall in case "autoneg" field exist in config_db.

- How I did it
Added "autoneg" field in sonic-port yang model.

- How to verify it
Add "autoneg" field into config_db like this:

"Ethernet8": {
    "index": "2", 
    "lanes": "8,9,10,11", 
    "fec": "rs", 
    "pfc_asym": "off", 
    "mtu": "9100", 
    "alias": "Ethernet8", 
    "admin_status": "up", 
    "autoneg": "on", 
    "speed": "100000",
},
2021-03-30 08:27:58 -07:00
..
port_config.ini [yang] update yang model, add autoneg to sonic-port (#5963) 2021-03-30 08:27:58 -07:00
sai.profile In SAI 3.5 by default we are supporting 256 Group with 64 Memeber each. (#5400) 2020-09-22 11:21:12 -07:00
td2-as5812t-72x10G.config.bcm Update bcm soc property bcm_num_cos from 8 to 10 (#5314) 2020-09-04 07:40:17 -07:00