Re: [dpdk-dev] [PATCH] doc: add known issue with mbuf segment

2021-08-06 Thread Morten Brørup
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Friday, 6 August 2021 16.21 > > 05/08/2021 08:08, Morten Brørup: > > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas > Monjalon > > > Sent: Wednesday, 4 August 2021 15.30 > > > > > > A bug with segmented packets has been di

Re: [dpdk-dev] [PATCH] doc: add known issue with mbuf segment

2021-08-06 Thread Thomas Monjalon
05/08/2021 08:08, Morten Brørup: > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon > > Sent: Wednesday, 4 August 2021 15.30 > > > > A bug with segmented packets has been discovered but the agreement > > to apply the fix is not concluded at the time of DPDK 21.08 release. > >

Re: [dpdk-dev] [PATCH] doc: add known issue with mbuf segment

2021-08-04 Thread Morten Brørup
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, 4 August 2021 15.30 > > A bug with segmented packets has been discovered but the agreement > to apply the fix is not concluded at the time of DPDK 21.08 release. > This bug seems to be in DPDK for many years

Re: [dpdk-dev] [PATCH] doc: add known issue with mbuf segment

2021-08-04 Thread Ajit Khaparde
On Wed, Aug 4, 2021 at 6:30 AM Thomas Monjalon wrote: > > A bug with segmented packets has been discovered but the agreement > to apply the fix is not concluded at the time of DPDK 21.08 release. > This bug seems to be in DPDK for many years and should be fixed in 21.11. > > Suggested-by: Olivier