sonic-swss icon indicating copy to clipboard operation
sonic-swss copied to clipboard

Refactor Host Tx Ready setting

Open noaOrMlnx opened this issue 9 months ago • 0 comments

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 will be able to call setHostTxReady from within port initialization.

How I verified it Tested it on running switch.

Details if related

noaOrMlnx avatar May 06 '24 10:05 noaOrMlnx