[PATCH v3 0/2] Add jump flow support and queue menegment with new snippets
Thomas Monjalon
thomas at monjalon.net
Wed Sep 17 10:45:51 CEST 2025
25/08/2025 09:23, Shani Peretz:
> v3:
> add comma in the meson.build file to fix build error
>
> v2:
> sent mistakely as RFC - remove RFC tag, no functional changes
>
> v1:
> This patch series adds port affinity matching for bonded ports and
> refactors queue management to support the new port affinity snippets.
> This refactoring also enables other snippets that require access to
> the queue number to utilize it more easily.
>
> It also introduces support for jumping to specific flow groups,
> with three new snippets demonstrating this feature.
>
> Shani Peretz (2):
> examples/flow_filtering: add match port affinity snippet
> examples/flow_filtering: add jump flow
Removed few doubled blanked lines,
and reworded title like this:
examples/flow_filtering: add snippets using jump
examples/flow_filtering: add port affinity snippet
Applied, thanks.
More information about the dev
mailing list