Skip to content

Add MIRRORv6 support for NPS platform#1018

Merged
stcheng merged 8 commits intosonic-net:masterfrom
JaredLius:master
Aug 7, 2019
Merged

Add MIRRORv6 support for NPS platform#1018
stcheng merged 8 commits intosonic-net:masterfrom
JaredLius:master

Conversation

@JaredLius
Copy link
Copy Markdown
Contributor

What I did
Add MIRRORv6 support for NPS platform
Why I did it
Nephos platform need support MIRRORv6.
How I verified it
After fix, we test MIRRORv6 function on nephos platform, it's ok.
Details if related

@lguohan lguohan requested a review from stcheng August 7, 2019 16:40
@stcheng stcheng merged commit 273608c into sonic-net:master Aug 7, 2019
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
…onic-net#1018)

- What I did
Fixed issue with pfcwd show stats command during SONiC init.
Traceback was returned if DB was not yet initialized which is incorrect. Correct behavior would to rather return empty line if something is not yet ready to be pulled and displayed.

- How I did it
Returned empty dictionary instead of None if data are still not present in DB. It is because in source code data expected to be as dictionary type but if there is no expected attributes in DB None was returned. Wich is incorrect and caused following exception: 'NoneType' object has no attribute 'keys'

Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
jianyuewu pushed a commit to jianyuewu/sonic-swss that referenced this pull request Dec 24, 2025
…lding 20.04 (sonic-net#1018)

The test failure is due to VS test failure of inter-dependency.
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.

2 participants