sonic-buildimage/device/accton/x86_64-accton_as5812_54t-r0
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
..
Accton-AS5812-54T [yang] update yang model, add autoneg to sonic-port (#5963) 2021-03-30 08:27:58 -07:00
plugins [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
default_sku [device][accton] Add as5812-54t. (#3428) 2019-09-10 22:07:13 -07:00
installer.conf [device][accton] Add as5812-54t. (#3428) 2019-09-10 22:07:13 -07:00
led_proc_init.soc [device] accton device of as5812_54t supports SAI and modify as5812_54t periphery (#3663) 2019-11-07 16:24:42 -08:00
pmon_daemon_control.json [Device] Disabled thermalctld for Accton platforms (#5276) 2020-08-31 17:09:19 -07:00