sonic-buildimage/device/ingrasys/x86_64-ingrasys_s9280_64x-r0/INGRASYS-S9280-64X
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
switch-sai.conf [barefoot][build] Fixed BFN platform build failure (#3766) 2019-11-19 22:14:29 -08:00
switch-tna-sai.conf [barefoot][build] Fixed BFN platform build failure (#3766) 2019-11-19 22:14:29 -08:00