On 11/4/2021 5:33 AM, Gregory Etelson wrote:
Hello Ferruh,
lib/ethdev/rte_flow.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/lib/ethdev/rte_flow.c
b/lib/ethdev/rte_flow.c
index d268784532..a93f68abbc 100644
--- a/lib/ethdev/rte_flow.c
+++ b/lib/ethdev/rte_fl
On 10/26/2021 10:05 AM, Gregory Etelson wrote:
RTE flow API defines two flow items and actions types - common
and PMD private. Common RTE flow types are defined in rte_flow.h
while PMD private types restricted to specific PMD only.
RTE flow API allows PMD private types in flow rule,
but it must n
RTE flow API defines two flow items and actions types - common
and PMD private. Common RTE flow types are defined in rte_flow.h
while PMD private types restricted to specific PMD only.
RTE flow API allows PMD private types in flow rule,
but it must not try to interpret private item or acton propert
3 matches
Mail list logo