We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tests/everflow/test_everflow_per_interface.py
Test failed and SAI issues in the syslog:
Nov 2 11:27:41.517036 str2-7215-acs-1 ERR syncd#syncd: :- sendApiResponse: api SAI_COMMON_API_CREATE failed in syncd mode: SAI_STATUS_INVALID_PARAMETER Nov 2 11:27:41.517498 str2-7215-acs-1 INFO syncd#/supervisord: syncd 11:27:41 SAI: ERROR NEXT_HOP_GROUP xpSaiNextHopGroup.c:1091 : Nexthop group (1407374883553285) already has NH id (11 25899906842634). Configuration not supported Nov 2 11:27:41.517869 str2-7215-acs-1 ERR syncd#syncd: :- processQuadEvent: attr: SAI_NEXT_HOP_GROUP_MEMBER_ATTR_NEXT_HOP_GROUP_ID: oid:0x500000000072b Nov 2 11:27:41.518138 str2-7215-acs-1 ERR syncd#syncd: :- processQuadEvent: attr: SAI_NEXT_HOP_GROUP_MEMBER_ATTR_NEXT_HOP_ID: oid:0x400000000071b Nov 2 11:27:41.520090 str2-7215-acs-1 ERR swss#orchagent: :- create: create status: SAI_STATUS_INVALID_PARAMETER Nov 2 11:27:41.520707 str2-7215-acs-1 ERR swss#orchagent: :- validnexthopinNextHopGroup: Failed to add next hop member to group 500000000072b: -5 Nov 2 11:27:41.521222 str2-7215-acs-1 ERR swss#orchagent: :- handleSaiCreateStatus: Encountered failure in create operation, exiting orchagent, SAI API: SAI_API_NEXT_HOP_GROUP, status: SAI_STATUS_INVALID_PARAMETER
Test pass and no SAI error in syslog
show version
(paste your output here)
show techsupport
(paste your output here or download and attach the file here )
The text was updated successfully, but these errors were encountered:
[202012][Marvell] Update armhf SAI to ver 1.7.1-6 (#9205)
34e5243
Fixed SAI error reported in issue #9172 Signed-off-by: Rajkumar Pennadam Ramamoorthy <rpennadamram@marvell.com>
@rajkumar38, the issue cannot be closed until master branch has the fix.
Sorry, something went wrong.
@lguohan, Fix for everflow tests have been delivered on master and PR got merged. Link to PR: #10403
Kindly check and close the issue.
No branches or pull requests
Description
Steps to reproduce the issue:
tests/everflow/test_everflow_per_interface.py
Describe the results you received:
Test failed and SAI issues in the syslog:
Describe the results you expected:
Test pass and no SAI error in syslog
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: