Update BRCM KNET modules to support new psample definitions from sflow…#11709
Update BRCM KNET modules to support new psample definitions from sflow…#11709saiarcot895 merged 3 commits intosonic-net:masterfrom
Conversation
|
|
|
The changes in this PR should go in with a sonic-linux-kernel submodule update. |
|
Could you update the PR description to include the individual commits in the |
I updated the commit ID for the 2 items describing the advancement of sonic-linux-kernel and saibcm-module submodules in the PR description.
|
|
I meant something like this: Technically, there's more than one commit from the repo being brought in. |
|
@saiarcot895 added references to the 3 commits in the PR description. Let me know if any other info is needed. |
…w… (sonic-net#11709) * Update BRCM KNET module to support new psample definitions from sflow dropmon feature * Update BRCM KNET module to support new psample definitions from sflow dropmon feature * Advance saibcm-modules-dnx
…from sflow (#11890) * [202205][linux-kernel] advance submodule head linux-kernel: * 3fe00d4 2022-06-24 | [sflow + dropmon] added missing patch for the sFlow + dropmon feature. (#281) (HEAD -> 202205) [Vadym Hlushko] * ca727d6 2022-04-21 | [sflow + dropmon] added patches for the sFlow + dropmon feature. (#276) [Vadym Hlushko] Signed-off-by: Ying Xie <[email protected]> * Update BRCM KNET modules to support new psample definitions from sflow… (#11709) * Update BRCM KNET module to support new psample definitions from sflow dropmon feature * Update BRCM KNET module to support new psample definitions from sflow dropmon feature * Advance saibcm-modules-dnx Signed-off-by: Ying Xie <[email protected]> Co-authored-by: Michael Li <[email protected]>
Signed-off-by: zitingguo-ms <[email protected]>
What I did
Update BRCM KNET modules to support new psample definitions from sflow dropmon feature
Why I did it
BRCM KNET build was failing after changes in sflow dropmon feature PR284). References to psample were updated in the sflow dropmon feature and needs to be updated in BRCM KNET modules.
How I did it
Commits included in #11709
f015a8b [sflow_dropmon_knet] Update BRCM KNET modules to support new psample definitions from sflow + dropmon feature (#11709)
0298b4a [sflow_dropmon_knet] Advance saibcm-modules-dnx (#11709)
12f5c81 [sflow_dropmon_knet] Advance sonic-linux-kernel (#11709)