On Thu, Oct 14, 2021 at 1:00 PM Slava Ovsiienko wrote:
>
> > -Original Message-
> > From: Gregory Etelson
> > Sent: Thursday, October 14, 2021 20:41
> > To: dev@dpdk.org; Gregory Etelson
> > Cc: Matan Azrad ; Raslan Darawsheh
> > ; olivier.m...@6wind.com; NBU-Contact-Thomas
> > Monjalon
> -Original Message-
> From: Gregory Etelson
> Sent: Thursday, October 14, 2021 20:41
> To: dev@dpdk.org; Gregory Etelson
> Cc: Matan Azrad ; Raslan Darawsheh
> ; olivier.m...@6wind.com; NBU-Contact-Thomas
> Monjalon ; ferruh.yi...@intel.com; Akhil Goyal
> ; Ori Kam ; Ray Kinsella
> ; Sla
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
3 matches
Mail list logo