-
Notifications
You must be signed in to change notification settings - Fork 17
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 sai package file name format issue #62
Comments
@rajkumar38 , could you please take a look the issue? |
This was referenced Feb 13, 2022
We will fix this. |
6 tasks
Raised PR sonic-net/sonic-buildimage#10126 |
6 tasks
lguohan
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Mar 4, 2022
Fixed Marvell SAI deb version naming issue reported in Marvell-switching/sonic-marvell-binaries#62 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]>
lguohan
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Mar 5, 2022
- Fixed SAI debian version name issue reported in Marvell sai package file name format issue Marvell-switching/sonic-marvell-binaries#62 - Implement DHCP, DHCv6 traps as per SAI Specifications - Added support to return SAI_STATUS_NOT_SUPPORTED for ERSPAN feature [Nokia-7215] [marvell] orchagent exited when activating mirror_session #9830 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]>
zjswhhh
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Mar 7, 2022
- Fixed SAI debian version name issue reported in Marvell sai package file name format issue Marvell-switching/sonic-marvell-binaries#62 - Implement DHCP, DHCv6 traps as per SAI Specifications - Added support to return SAI_STATUS_NOT_SUPPORTED for ERSPAN feature [Nokia-7215] [marvell] orchagent exited when activating mirror_session #9830 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]>
6 tasks
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this issue
Apr 1, 2022
Fixed Marvell SAI deb version naming issue reported in Marvell-switching/sonic-marvell-binaries#62 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]>
xumia
added a commit
to sonic-net/sonic-buildimage
that referenced
this issue
Apr 1, 2022
* [Marvell] Update armhf SAI deb version 1.9.1 (#9865) Move marvell armhf SAI deb to 1.9.1 to address build failures. Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]> * [Marvell] Update armhf driver/sai deb version (#10126) Fixed Marvell SAI deb version naming issue reported in Marvell-switching/sonic-marvell-binaries#62 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]> * [Build]: only install grpc in amd64 (#10212) [Build]: only install grpc in amd64 Unblock marvell-armhf build. Co-authored-by: Rajkumar-Marvell <[email protected]> Why I did it Cherry-pick commits from master to 202111 to fix build broken issue. See detail in the commits.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The debian package name should be as below:
Could you please change the name from mrvllibsai_armhf_1.7.1_01.deb to mrvllibsai_1.7.1-01_armhf.deb (only an example)? And fix all the packages? It is good to fix on the new release packages.
It has impact on some of the downstream pipelines to parse the version part.
The text was updated successfully, but these errors were encountered: