> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of De Lara Guarch, > Pablo > Sent: Tuesday, April 18, 2017 10:31 PM > To: Zhang, Roy Fan; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] examples/l2fwd-crypto: add cryptodev > mask option > > > > > -----Original Message----- > > From: Zhang, Roy Fan > > Sent: Tuesday, April 18, 2017 12:35 PM > > To: dev@dpdk.org > > Cc: De Lara Guarch, Pablo > > Subject: [PATCH] examples/l2fwd-crypto: add cryptodev mask option > > > > Previously, l2fwd-crypto application did not give user the > > flexibility to decide which crypto device(s) will be used. > > > > In this patch, a new cryptodev_mask option is added to the > > application. Same as portmask, the cryptodev_mask avails the > > user to mask out the unwanted crypto devices in the system. > > > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo