[dpdk-dev] [PATCH v3] net/i40e: fix multiple DDP packages should not be allowed

Zhang, Helin helin.zhang at intel.com
Tue Feb 6 16:17:16 CET 2018



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Xing, Beilei
> Sent: Tuesday, February 6, 2018 10:27 AM
> To: Rybalchenko, Kirill; dev at dpdk.org
> Cc: stable at dpdk.org; Chilikin, Andrey; Wu, Jingjing
> Subject: Re: [dpdk-dev] [PATCH v3] net/i40e: fix multiple DDP packages should
> not be allowed
> 
> 
> 
> > -----Original Message-----
> > From: Rybalchenko, Kirill
> > Sent: Thursday, February 1, 2018 8:43 PM
> > To: dev at dpdk.org
> > Cc: stable at dpdk.org; Rybalchenko, Kirill
> > <kirill.rybalchenko at intel.com>; Chilikin, Andrey
> > <andrey.chilikin at intel.com>; Xing, Beilei <beilei.xing at intel.com>; Wu,
> > Jingjing <jingjing.wu at intel.com>
> > Subject: [PATCH v3] net/i40e: fix multiple DDP packages should not be
> > allowed
> >
> > Should be not possible to load conflicting DDP profiles.
> > Only DDP profiles of the same group (not 0) can be loaded together; If
> > DDP profile group is 0, it is exclusive, i.e. it cannot be loaded with
> > any other DDP profile; If DDP profile groups are different - these
> > profiles cannot be loaded together;
> >
> > Fixes: b319712f53c8 ("net/i40e: extended list of operations for DDP
> > processing")
> >
> > v3: prevent registration of read-only profiles with profile list
> >
> > Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko at intel.com>
> 
> Acked-by: Beilei Xing <beilei.xing at intel.com>, thanks.
Applied to dpdk-next-net-intel, with commit log changes. Thanks!

/Helin


More information about the dev mailing list