Skip to content
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

[Marvell] test_everflow_per_interface failed and SAI error observed #9172

Closed
Blueve opened this issue Nov 4, 2021 · 2 comments
Closed

[Marvell] test_everflow_per_interface failed and SAI error observed #9172

Blueve opened this issue Nov 4, 2021 · 2 comments

Comments

@Blueve
Copy link
Contributor

Blueve commented Nov 4, 2021

Description

Steps to reproduce the issue:

  1. Run tests/everflow/test_everflow_per_interface.py
  2. Check syslog

Describe the results you received:

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

Describe the results you expected:

Test pass and no SAI error in syslog

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

lguohan pushed a commit that referenced this issue Nov 10, 2021
Fixed SAI error reported in issue #9172

Signed-off-by: Rajkumar Pennadam Ramamoorthy <rpennadamram@marvell.com>
@lguohan
Copy link
Collaborator

lguohan commented Nov 10, 2021

@rajkumar38, the issue cannot be closed until master branch has the fix.

@radha-danda
Copy link

@lguohan, Fix for everflow tests have been delivered on master and PR got merged.
Link to PR: #10403

Kindly check and close the issue.

@Blueve Blueve closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants