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

[Nvidia] [202211] [Internal] Replace iproute2 supplied by SDK to iproute2 downloaded from debian repository #44

Closed
wants to merge 3 commits into from

Conversation

liorghub
Copy link
Owner

Why I did it

In syncd container, use iproute2 from debian repository instead of iproute2 supplied by SDK.

How I did it

We now download iproute2 from Debian repository, apply patches and compile to create the new target.
The target is then deployed in syncd container of mlnx switches only.
The new target is called IPROUTE2_MLNX.

How to verify it

Compile and load on switch, verify interfaces network devices created successfully.
Verify LLDP shows connections to neighbors
Verify ping between 2 hosts over 2 router ports is successful.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@liorghub liorghub closed this Apr 27, 2023
liorghub pushed a commit that referenced this pull request Nov 12, 2023
…ly (sonic-net#17140)

#### Why I did it
src/dhcprelay
```
* 40c6877 - (HEAD -> master, origin/master, origin/HEAD) [CodeQL] fix unmet dependency for `build-swss-common` (#44) (30 hours ago) [Jing Zhang]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant