-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[TC-ETHDIAG-1.1] attribute with default as "null" showing failure response #16552
Comments
@bzbarsky-apple still facing this issue if we try to read the null value. |
That's an UNSUPPORTED_CLUSTER response. Is the cluster involved actually enabled in the server you are trying to read from @manjunathambiger23, on the endpoint you are reading from? |
@bzbarsky-apple i uploaded wrong logs i tried it in endpoint 0 its still showing failure response |
@manjunathambiger23 Is the response still UNSUPPORTED_CLUSTER? Which exact commands are being run on which exact SHA on which exact example apps? |
@bzbarsky-apple the response is: expected to be null but isn't |
The spec for PHYRate says:
It's coming back as "5", which is "Rate10G". Why are you expecting null? Is the interface in question in fact "not configured or operational"? What is the exact server setup? @manjunathambiger23 |
Resolving, given correct-looking SDK behavior and no response. |
Summary:
As per spec default value of PHYRate attribute is "null" showing failure response when we executed.
Spec screenshot:
Execution logs and screenshot:
ethdiag.txt
The text was updated successfully, but these errors were encountered: