Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[portsorch]: Add support of cable breakout feature #320

Merged
merged 1 commit into from
Oct 3, 2017
Merged

[portsorch]: Add support of cable breakout feature #320

merged 1 commit into from
Oct 3, 2017

Conversation

volodymyrsamotiy
Copy link
Collaborator

Signed-off-by: Volodymyr Samotiy volodymyrs@mellanox.com

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
@stcheng
Copy link
Contributor

stcheng commented Sep 25, 2017

@nikos-li do you have some concerns about this pull request? Let's discuss them here.

@stcheng stcheng merged commit 53d6a1d into sonic-net:master Oct 3, 2017
p.m_index = static_cast<int32_t>(m_portList.size()); // TODO: Assume no deletion of physical port
p.m_port_id = id;

/* Initialize the port and create router interface and host interface */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create router interface [](start = 39, length = 23)

this comment here is actualy incorrect, the initializePort no longer crate router interface.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

correct. let me modify it.

stcheng pushed a commit to stcheng/sonic-swss that referenced this pull request Oct 5, 2017
…#320)"

This reverts commit 53d6a1d.

Conflicts:
	orchagent/portsorch.cpp
praveen-li pushed a commit to praveen-li/sonic-swss that referenced this pull request Aug 24, 2020
* msft_github/master:
  [portsorch]: Use sai_serialize api to write to DB (sonic-net#331)
  [portsorch]: Update comments (sonic-net#333)
  [switchorch]: Add support of ECMP and LAG hash seed attribute (sonic-net#324)
  [portsorch]: Add support of cable breakout feature (sonic-net#320)
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
- Description
For cmis cable, tx power and rx power is not rounding as other eeprom fields

- Motivation and Context
Fix issue: rounding float value for txpower and rxpower

- How Has This Been Tested?
Manual test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants