Noa Or

Results 5 issues of Noa Or

Add Port Profile Init feature HLD The purpose of this HLD is to use BULK approach for port creation and reduce uptime after reboot.

**What I did** During port initialization, we now set Host Tx Ready key-val to DB using "hset()" instead of using the new function "setHostTxReady()" **Why I did it** Port must...

Request for 202311 Branch

#### Why I did it To enable CMIS host mgmt feature ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it N/A #### How to verify...

**What I did** Update the call to setHostTxReady() to receive Port instead of port_id. **Why I did it** So we won't need to call getPort() inside the function, and we...

#### Description In featured, sync_feature_scope() function, if feature state is changed, the function will set "has_per_asic_scope" and "has_global_scope" attributes to FEATURE table in CONFIG_DB. the issue happens when we change...

Triaged
MSFT