On 6/14/2021 5:36 PM, Andrew Rybchenko wrote:
> On 6/10/21 12:22 PM, Olivier Matz wrote:
>> Hi Gregory,
>>
>> On Thu, Jun 10, 2021 at 04:10:25AM +, Gregory Etelson wrote:
>>> Hello,
>>>
>>> There was no activity that patch for a long time.
>>> The patch is marked as failed, but we verified fail
On Thu, May 27, 2021 at 06:28:58PM +0300, Gregory Etelson wrote:
> diff --git a/lib/net/rte_ip.h b/lib/net/rte_ip.h
> index 4b728969c1..684bb028b2 100644
> --- a/lib/net/rte_ip.h
> +++ b/lib/net/rte_ip.h
> @@ -38,7 +38,21 @@ extern "C" {
> * IPv4 Header
> */
> struct rte_ipv4_hdr {
> - uin
On 6/10/21 12:22 PM, Olivier Matz wrote:
Hi Gregory,
On Thu, Jun 10, 2021 at 04:10:25AM +, Gregory Etelson wrote:
Hello,
There was no activity that patch for a long time.
The patch is marked as failed, but we verified failed tests and concluded that
the failures can be ignored.
https://pa
Hi Gregory,
On Thu, Jun 10, 2021 at 04:10:25AM +, Gregory Etelson wrote:
> Hello,
>
> There was no activity that patch for a long time.
> The patch is marked as failed, but we verified failed tests and concluded
> that the failures can be ignored.
> https://patchwork.dpdk.org/project/dpdk/pat
Monday, May 31, 2021 14:10
> > To: Ananyev, Konstantin ; Morten
> Brørup
> > ; dev@dpdk.org
> > Cc: Matan Azrad ; Ori Kam ;
> Raslan
> > Darawsheh ; Iremonger, Bernard
> > ; Olivier Matz
>
> > Subject: RE: [dpdk-dev] [PATCH] net: int
> On Thu, 3 Jun 2021 08:58:42 +0800
> "Min Hu (Connor)" wrote:
>
> > Hi, Morten and all,
> > I have a questions which has bothering me for a long time.
> > What's the difference between API and ABI?
> > Why does this patch does not breake ABI, but break API(maybe)?
> >
> >
On Thu, 3 Jun 2021 08:58:42 +0800
"Min Hu (Connor)" wrote:
> Hi, Morten and all,
> I have a questions which has bothering me for a long time.
> What's the difference between API and ABI?
> Why does this patch does not breake ABI, but break API(maybe)?
>
> Hope for y
Hi, Morten and all,
I have a questions which has bothering me for a long time.
What's the difference between API and ABI?
Why does this patch does not breake ABI, but break API(maybe)?
Hope for your reply, thanks.
在 2021/5/27 23:56, Morten Brørup 写道:
From
Darawsheh ; Iremonger, Bernard
> ; Olivier Matz
> Subject: RE: [dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
>
> > > > > > > RTE IPv4 header definition combines the `version' and `ihl'
> > > > > > > fields into a single str
> > > > > > RTE IPv4 header definition combines the `version' and `ihl'
> > > > > > fields into a single structure member.
> > > > > > This patch introduces dedicated structure members for both
> > > > `version'
> > > > > > and `ihl' IPv4 fields. Separated header fields definitions
> > > > > > allo
> > > > > RTE IPv4 header definition combines the `version' and `ihl'
> > > > > fields into a single structure member.
> > > > > This patch introduces dedicated structure members for both
> > > `version'
> > > > > and `ihl' IPv4 fields. Separated header fields definitions allow
> > > > > to crea
> > > > RTE IPv4 header definition combines the `version' and `ihl'
> > > > fields into a single structure member.
> > > > This patch introduces dedicated structure members for both
> > `version'
> > > > and `ihl' IPv4 fields. Separated header fields definitions allow
> > > > to create simplified c
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ananyev,
> Konstantin
> Sent: Friday, 28 May 2021 12.21
>
> > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gregory
> Etelson
> > > Sent: Thursday, 27 May 2021 17.29
> > and version fields
> > >
> > > RTE IPv4 header definition combin
> > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gregory Etelson
> > Sent: Thursday, 27 May 2021 17.29
> and version fields
> >
> > RTE IPv4 header definition combines the `version' and `ihl' fields
> > into a single structure member.
> > This patch introduces dedicated structure membe
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gregory Etelson
> Sent: Thursday, 27 May 2021 17.29
and version fields
>
> RTE IPv4 header definition combines the `version' and `ihl' fields
> into a single structure member.
> This patch introduces dedicated structure members for both `vers
RTE IPv4 header definition combines the `version' and `ihl' fields
into a single structure member.
This patch introduces dedicated structure members for both `version'
and `ihl' IPv4 fields. Separated header fields definitions allow to
create simplified code to match on the IHL value in a flow rul
16 matches
Mail list logo