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

Xing, Beilei beilei.xing at intel.com
Tue Feb 6 03:27:10 CET 2018



> -----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.


More information about the dev mailing list