On 11/24/20 4:00 PM, Andrew Rybchenko wrote:
> On 11/24/20 3:56 PM, Ferruh Yigit wrote:
>> On 11/24/2020 11:43 AM, Ori Kam wrote:
>>> Hi
>>>
-Original Message-
From: Ferruh Yigit
Sent: Monday, November 23, 2020 5:51 PM
Subject: Re: [PATCH] doc: announce flow API matchin
On 11/24/20 3:56 PM, Ferruh Yigit wrote:
> On 11/24/2020 11:43 AM, Ori Kam wrote:
>> Hi
>>
>>> -Original Message-
>>> From: Ferruh Yigit
>>> Sent: Monday, November 23, 2020 5:51 PM
>>> Subject: Re: [PATCH] doc: announce flow API matching pattern struct
>>> changes
>>>
>>> On 11/23/2020 2:2
On 11/24/2020 11:43 AM, Ori Kam wrote:
Hi
-Original Message-
From: Ferruh Yigit
Sent: Monday, November 23, 2020 5:51 PM
Subject: Re: [PATCH] doc: announce flow API matching pattern struct changes
On 11/23/2020 2:25 PM, Andrew Rybchenko wrote:
On 11/23/20 5:17 PM, Ferruh Yigit wrote:
Hi
> -Original Message-
> From: Ferruh Yigit
> Sent: Monday, November 23, 2020 5:51 PM
> Subject: Re: [PATCH] doc: announce flow API matching pattern struct changes
>
> On 11/23/2020 2:25 PM, Andrew Rybchenko wrote:
> > On 11/23/20 5:17 PM, Ferruh Yigit wrote:
> >> On 11/23/2020 1:50 PM,
On 11/23/2020 2:25 PM, Andrew Rybchenko wrote:
On 11/23/20 5:17 PM, Ferruh Yigit wrote:
On 11/23/2020 1:50 PM, Andrew Rybchenko wrote:
On 11/23/20 4:40 PM, Ferruh Yigit wrote:
Proposing to replace protocol header fields in the ``rte_flow_item_*``
structures with the protocol structs, like:
Cu
On 11/23/20 5:17 PM, Ferruh Yigit wrote:
> On 11/23/2020 1:50 PM, Andrew Rybchenko wrote:
>> On 11/23/20 4:40 PM, Ferruh Yigit wrote:
>>> Proposing to replace protocol header fields in the ``rte_flow_item_*``
>>> structures with the protocol structs, like:
>>>
>>> Current ``struct rte_flow_item_eth
On 11/23/2020 1:50 PM, Andrew Rybchenko wrote:
On 11/23/20 4:40 PM, Ferruh Yigit wrote:
Proposing to replace protocol header fields in the ``rte_flow_item_*``
structures with the protocol structs, like:
Current ``struct rte_flow_item_eth``,
struct rte_flow_item_eth {
struct rte_ether_a
On 11/23/20 4:40 PM, Ferruh Yigit wrote:
> Proposing to replace protocol header fields in the ``rte_flow_item_*``
> structures with the protocol structs, like:
>
> Current ``struct rte_flow_item_eth``,
>
> struct rte_flow_item_eth {
> struct rte_ether_addr dst;
> struct rte_ether_addr
Proposing to replace protocol header fields in the ``rte_flow_item_*``
structures with the protocol structs, like:
Current ``struct rte_flow_item_eth``,
struct rte_flow_item_eth {
struct rte_ether_addr dst;
struct rte_ether_addr src;
rte_be16_t type;
uint32_t has_v
9 matches
Mail list logo