-
Notifications
You must be signed in to change notification settings - Fork 270
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
[submodule update] SAI submodule update #1023
Conversation
Signed-off-by: bingwang <bingwang@microsoft.com>
please fix errors
|
Signed-off-by: bingwang <bingwang@microsoft.com>
edf56ec
to
557604e
Compare
@kcudnik Could you please to check again? I fixed the build error, but PR testing was blocked by code coverage. The uncovered lines are function declaration
I attempted to add UT for it, but UT also failed. Any hint? |
those apis would need to be called in the unittests, just as dummy, just to execute code. look at similar apis if you want yo fix this, but for this PR we can ignore this and make the merge |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
* SAI submodule update - d0f3333 Tunnel Scoped TC MAP and Remarking (sonic-net#1413) (sonic-net#1451) - 62364a3 Add two more API as RPC for warmboot testing (sonic-net#1421) (sonic-net#1437) - 426fad1 Make saithriftv compatible with thrift 0.14.1 (sonic-net#1433) Signed-off-by: bingwang <bingwang@microsoft.com>
Signed-off-by: bingwang bingwang@microsoft.com
Changes include
Also update
sai_redis_tunnel
andsai_vs_tunnel
to fix build issue.