Skip to content

[sflow][db_migrator] Egress Sflow support#3020

Merged
prsunny merged 3 commits intosonic-net:masterfrom
rajkumar38:sflow_migrator
Nov 28, 2023
Merged

[sflow][db_migrator] Egress Sflow support#3020
prsunny merged 3 commits intosonic-net:masterfrom
rajkumar38:sflow_migrator

Conversation

@rajkumar38
Copy link
Copy Markdown
Contributor

What I did

Based on review comments from PR #2790, raised a separate PR for db_migrator changes as part of egress sFlow feature.

How I did it

How to verify it

Recompile sonic-utilities bdist_wheel and verify pytest

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@rajkumar38
Copy link
Copy Markdown
Contributor Author

@prsunny @vaibhavhd @qiluo-msft
As suggested, raised new PR for db_migrator changes.
Pls review and approve.

@zhangyanzhao
Copy link
Copy Markdown
Collaborator

@qiluo-msft @madhupalu @vadymhlushko-mlnx can you please help to review this PR? Thanks.

log.log_info('Handling version_4_0_4')

sflow_tbl = self.configDB.get_table('SFLOW')
for k, v in sflow_tbl.items():
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.

Please move this to migrate_sflow function.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Pls review

@rajkumar38 rajkumar38 requested a review from prsunny November 25, 2023 09:59
@prsunny prsunny merged commit 6dfeee6 into sonic-net:master Nov 28, 2023
yxieca pushed a commit that referenced this pull request Dec 14, 2023
* [sflow][db_migrator] Egress Sflow support
nmoray pushed a commit to nmoray/sonic-utilities that referenced this pull request Jun 25, 2025
* [sflow][db_migrator] Egress Sflow support
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.

3 participants