cryptodev: allow full control from secondary process
authorReshma Pattan <reshma.pattan@intel.com>
Tue, 5 Jan 2016 16:34:57 +0000 (16:34 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 24 Feb 2016 18:15:26 +0000 (19:15 +0100)
Macro RTE_PROC_PRIMARY_OR_ERR_RET blocking the secondary process from
API usage. API access should be given to both secondary and primary.

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

No differences found