Upgrade XGS saibcm-modules to 8.4#16246
Conversation
86a3661 to
249a7ae
Compare
731d836 to
c31a3f4
Compare
There was a problem hiding this comment.
This looks odd, I don't think this file should be used instead of what the system provides. @adyeung would you be able to comment on if this file needs to be present here for the kernel module build from SAI 8.4?
There was a problem hiding this comment.
Hi @saiarcot895, These kernel headers were removed in PR #11709. Use the system psample headers and keep the "psample_sample_packet" call changes from PR #11709. These system header files were also removed in favor of kernel headers in a later version of SAI/SDK.
There was a problem hiding this comment.
@Gfrom2016 just to make sure this is clear, #11709 from Michael needs to take precedence over this submission, pls do the needful to honor #11709, otherwise the build will break.
There was a problem hiding this comment.
@saiarcot895 @michaelli10 and @adyeung, thanks for review this, I pushed another commit to honor #11709, please help review again, thanks
|
Looks like the following header files that are newly added in this PR are not needed for compilation: I wonder if this should be removed, just to keep the number of files down? |
|
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
59d403f to
228a5b0
Compare
|
@michaelli10 @tushar-ty pls help review |
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
platform/broadcom/saibcm-modules/sdklt/linux/knetcb/psample-cb.c
Outdated
Show resolved
Hide resolved
platform/broadcom/saibcm-modules/systems/linux/kernel/modules/knet-cb/psample-cb.c
Outdated
Show resolved
Hide resolved
|
@Gfrom2016 there is failure with semgrep, could you check? |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: zitingguo-ms <zitingguo@microsoft.com>
62f921d to
a2c86b7
Compare
Why I did it XGS saibcm-modules 8.4 is needed. sonic-net#14471 Work item tracking Microsoft ADO (number only): 24917414 How I did it Copy files from xgs SDK 8.4 repo and modify makefiles to build the image. Upgrade version to 8.4.0.2 in saibcm-modules.mk. How to verify it Build a private image and run full qualification with it: https://elastictest.org/scheduler/testplan/650419cb71f60aa92c456a2b
|
Cherry-pick PR to 202305: #17024 |
This reverts commit 2c0f4e5.
This reverts commit 2c0f4e5.
Why I did it
XGS saibcm-modules 8.4 is needed. #14471
Work item tracking
How I did it
Copy files from xgs SDK 8.4 repo and modify makefiles to build the image.
Upgrade version to 8.4.0.2 in saibcm-modules.mk.
How to verify it
Build a private image and run full qualification with it: https://elastictest.org/scheduler/testplan/650419cb71f60aa92c456a2b
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)
Signed-off-by: zitingguo-ms zitingguo@microsoft.com