First draft of vpp mirror hld#216
Merged
Merged
Conversation
|
/azp run |
1 similar comment
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1 similar comment
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
dypet
approved these changes
May 26, 2026
Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: Yue Gao <yuega2@cisco.com>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
yejianquan
added a commit
to yejianquan/sonic-platform-vpp
that referenced
this pull request
May 29, 2026
PR sonic-net#238 (no-class-e-drop) merged ahead of this PR and claimed the 0010-* patch-file slot. Rename our patch 0010-sonic-inner-aware-flow-hash.patch -> 0011-sonic-inner-aware-flow-hash.patch and update vppbld/patches/series so that 0010-no-class-e-drop applies first, then 0011-sonic-inner-aware-flow-hash. Also brings in two HLD-only PRs that merged after the previous master merge on this branch (9fa4107): - PR sonic-net#216: docs/HLD/vpp-mirror.md - PR sonic-net#236: docs/HLD/vpp-route-flow-counter.md The two competing patches touch disjoint VPP source trees, so there is no source-level conflict, only the series-file slot collision: - 0010-no-class-e-drop: src/vnet/fib/ip4_fib.{c,h}, test/test_ip4.py - 0011-inner-aware-flow: src/vnet/{bonding,hash,ip}/, test/test_inner_aware_*.py, docs Validated by clean checkout of VPP at the pinned commit 435fda042e68ef90734ef5b3530c0a5b911a3bf8 + `git apply` of all 11 patches in series order: every patch returns exit 0. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Jianquan Ye <jianquanye@microsoft.com>
lunyue-ms
pushed a commit
to lunyue-ms/sonic-platform-vpp
that referenced
this pull request
Jun 2, 2026
* vpp mirror hld covering SPAN and everflow. Signed-off-by: Yue Gao <yuega2@cisco.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
why
sonic-vpp doesn't support port-mirroring or everflow
what this PR does
create a HLD for port-mirroring and everflow