Hi Fan,
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Fan Zhang
> Sent: Thursday, November 15, 2018 10:24 AM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com
> Subject: [dpdk-dev] [PATCH 1/2] cryptodev: change queue pair configure
> stru
dk-dev] [PATCH 1/2] cryptodev: change queue pair configure
> structure
>
> Hi Fan,
>
> > --- a/config/common_base
> > +++ b/config/common_base
> > @@ -446,7 +446,7 @@ CONFIG_RTE_LIBRTE_VDEV_NETVSC_PMD=n
> > #
> > # Compile null PMD
> > #
&
Hi Fan,
> --- a/config/common_base
> +++ b/config/common_base
> @@ -446,7 +446,7 @@ CONFIG_RTE_LIBRTE_VDEV_NETVSC_PMD=n
> #
> # Compile null PMD
> #
> -CONFIG_RTE_LIBRTE_PMD_NULL=y
> +CONFIG_RTE_LIBRTE_PMD_NULL=n
>
> #
> # Compile software PMD backed by PCAP files
> @@ -525,13 +525,13 @@ CON
This patch changes the cryptodev queue pair configure structure
to enable two mempool passed into cryptodev PMD simutaneously.
Signed-off-by: Fan Zhang
---
app/test-crypto-perf/main.c| 6 ++--
config/common_base | 24 +++---
driver
4 matches
Mail list logo