Hi
> -Original Message-
> From: dev On Behalf Of Ferruh Yigit
> Sent: Thursday, October 14, 2021 3:33 PM
> Subject: Re: [dpdk-dev] [PATCH v6 1/2] net: fix IPv4 change announce
>
> On 10/14/2021 1:21 PM, Gregory Etelson wrote:
> > Hello Ferruh,
> >
>
Hello Ferruh,
> On 10/14/2021 9:37 AM, Thomas Monjalon
> wrote:
> > 13/10/2021 19:13, Gregory Etelson:
> >> IPv4 header encodes fragment information
> into 16 bits field.
> >> 3 bits hold flags and remaining 13 bits are for
> fragment offset.
> >> 13 bits bit-field cannot be defined both for big
>
On 10/14/2021 1:21 PM, Gregory Etelson wrote:
Hello Ferruh,
On 10/14/2021 9:37 AM, Thomas Monjalon
wrote:
13/10/2021 19:13, Gregory Etelson:
IPv4 header encodes fragment information
into 16 bits field.
3 bits hold flags and remaining 13 bits are for
fragment offset.
13 bits bit-field cann
On 10/14/2021 9:37 AM, Thomas Monjalon wrote:
13/10/2021 19:13, Gregory Etelson:
IPv4 header encodes fragment information into 16 bits field.
3 bits hold flags and remaining 13 bits are for fragment offset.
13 bits bit-field cannot be defined both for big and little endian
systems.
The patch re
13/10/2021 19:13, Gregory Etelson:
> IPv4 header encodes fragment information into 16 bits field.
> 3 bits hold flags and remaining 13 bits are for fragment offset.
> 13 bits bit-field cannot be defined both for big and little endian
> systems.
>
> The patch removes IPv4 fragments union announce.
IPv4 header encodes fragment information into 16 bits field.
3 bits hold flags and remaining 13 bits are for fragment offset.
13 bits bit-field cannot be defined both for big and little endian
systems.
The patch removes IPv4 fragments union announce.
Fixes: f7383e7c7ec1 ("net: announce changes in
6 matches
Mail list logo