> -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Wednesday, June 21, 2017 8:47 AM > To: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Cc: dev@dpdk.org > Subject: [PATCH 01/22] cryptodev: move session type to generic crypto op > > Session type (operation with or without session) is not something specific to > symmetric operations. > Therefore, the variable is moved to the generic crypto operation structure. > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
This was supposed to be a v2, with cover letter, so self-NACK this patchset.