Skip to content

PR contain changes in arpall.yml and swap_syncd.yml #2021

Merged
abdosi merged 1 commit intosonic-net:201811from
abdosi:some_fixes
Aug 4, 2020
Merged

PR contain changes in arpall.yml and swap_syncd.yml #2021
abdosi merged 1 commit intosonic-net:201811from
abdosi:some_fixes

Conversation

@abdosi
Copy link
Copy Markdown
Contributor

@abdosi abdosi commented Aug 4, 2020

Following changes are being done via this PR:

a) Instead of teamdctl to add/remove port-channel member
we should use config port-channel command. Reason being show interface
status does not get updated as teamdctl bypass config db. Same change is is master already.
More information present here PR:sonic-net/sonic-utilities#1026

b) One of change done by me as part of PR# #1893
was not complete as I forgot to update Buffer size in swap_syncd.yml. Fixed now.

a) Instead of teamdctl to add/remove port-channel member
   we shoudl config port-channel command. Reason being show interface
   status does not get updated as teadctl bypass config db

b) One of change done by me as prt of PR
sonic-net#1893 was not complete as I
forgot to update Buffer size in swap_syncd.yml. Fixed now.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
sysctl:
name: "net.core.rmem_max"
value: 509430500
value: 609430500
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It is always better to keep the PRs separate. Just in case we want to revert a PR, it will be easy then.

@abdosi abdosi merged commit 8663646 into sonic-net:201811 Aug 4, 2020
@abdosi abdosi deleted the some_fixes branch August 4, 2020 06:03
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.

2 participants