RE: [PATCH v9 1/2] ethdev: add query and update sync and async function calls

2023-02-09 Thread Gregory Etelson
Hello Andrew, > On 2/2/23 14:54, Gregory Etelson wrote: > > diff --git a/lib/ethdev/rte_flow.c b/lib/ethdev/rte_flow.c > > index 7d0c24366c..4554c8f021 100644 > > --- a/lib/ethdev/rte_flow.c > > +++ b/lib/ethdev/rte_flow.c > > @@ -1883,3 +1883,85 @@ rte_flow_async_action_handle_query(uint16_t > po

Re: [PATCH v9 1/2] ethdev: add query and update sync and async function calls

2023-02-02 Thread Andrew Rybchenko
On 2/2/23 14:54, Gregory Etelson wrote: diff --git a/lib/ethdev/rte_flow.c b/lib/ethdev/rte_flow.c index 7d0c24366c..4554c8f021 100644 --- a/lib/ethdev/rte_flow.c +++ b/lib/ethdev/rte_flow.c @@ -1883,3 +1883,85 @@ rte_flow_async_action_handle_query(uint16_t port_id,