On 11/11/2020 6:49 AM, Jiawen Wu wrote:
Add support to parse flow for ntuple filter.
Can you please add more information to the commit log what does it mean to
support 'ntuple filter' in rte_flow? Like if matching packets dropped, etc..?
(From the code below I can see only queue action is su
Add support to parse flow for ntuple filter.
Signed-off-by: Jiawen Wu
---
drivers/net/txgbe/meson.build | 1 +
drivers/net/txgbe/txgbe_flow.c | 536 +
2 files changed, 537 insertions(+)
create mode 100644 drivers/net/txgbe/txgbe_flow.c
diff --git a/drivers/ne
2 matches
Mail list logo