> -----Original Message----- > From: Ravi Kumar [mailto:[email protected]] > Sent: Thursday, May 10, 2018 10:20 AM > To: [email protected] > Cc: De Lara Guarch, Pablo <[email protected]>; > [email protected]; [email protected] > Subject: [PATCH v3] crypto/ccp: support command line option to enable CPU > based auth > > CCP PMD supports authentication offload to either of CCP or CPU. > The earlier version of patch provides this option as compile time. > This patch changes this option from compile time to run time. > User can pass "ccp_auth_opt=1" as an additional arguments to vdev > parameter to enable authentication operations on CPU. > > Signed-off-by: Ravi Kumar <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

