-
Notifications
You must be signed in to change notification settings - Fork 526
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
not using namespace in header files #1081
Conversation
Signed-off-by: Wenda Ni <wenni@microsoft.com>
920e4e8
to
641cf5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/sonic-swss-build-pr/739/console
could you check the compiling errors?
8cd1f56
to
bd3922a
Compare
Signed-off-by: Wenda Ni <wenni@microsoft.com>
bd3922a
to
7e0b722
Compare
Fixed compile error. #1081 (review) |
retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
* show_interface transceiver changes for multi-asic, takes care of sub commands eeprom Show interface transceiver EEPROM information lpmode Show interface transceiver low-power mode... presence Show interface transceiver presence * Rearranging of common functions in config/main.py to py-common * Updates to show command and testcases
- Update SAI VoQ support (sonic-net#1107) … - Voq system (sonic-net#1081) … - [meta] Add support for ignored enum values (sonic-net#1099) - TPID SAI proposal (sonic-net#1089) … - ACL GRE key match (sonic-net#1076) … - Add IPv6 NS and NA Traps (sonic-net#1092) … - MACsec flow list attribute added in MACsec object (sonic-net#1095) … - Add Enterprise Number for IPFIX Report Type (sonic-net#1072) … - Provide TTL and QoS treatment during MPLS encap and decap (sonic-net#1079) - Create and Set for Tunnel Attributes (sonic-net#1086) …
Signed-off-by: Ze Gan <ganze718@gmail.com>
What I did
Why I did it
How I verified it
Details if related