Kusztal, ArkadiuszX
>
> Subject: RE: [dpdk-dev] [PATCH v2 1/2] test/crypto: close PMD after tests
>
> > The pmd is initialized in the setup function.
> > This patch adds one extra step inside the teardown function: the call
> > to the rte_cryptodev_close apart of the call
e in testsuite_teardown().
-akhil
>
> > -Original Message-
> > From: Akhil Goyal
> > Sent: Monday, 5 April, 2021 20:59
> > To: Akhil Goyal ; Dybkowski, AdamX
> > ; dev@dpdk.org; Doherty, Declan
> > ; Kusztal, ArkadiuszX
> >
> > Subject:
in my
opinion it's much better to do it during the teardown.
Adam
> -Original Message-
> From: Akhil Goyal
> Sent: Monday, 5 April, 2021 20:59
> To: Akhil Goyal ; Dybkowski, AdamX
> ; dev@dpdk.org; Doherty, Declan
> ; Kusztal, ArkadiuszX
>
> Subject: RE: [dpdk-dev]
Hi Adam/Arek,
Could you please reply to the below query.
> > This patch adds closing of the PMD after running the tests.
> >
> > Signed-off-by: Adam Dybkowski
> > ---
> > app/test/test_cryptodev.c | 6 +-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
> >
> > diff --git a/app/test/test_
> This patch adds closing of the PMD after running the tests.
>
> Signed-off-by: Adam Dybkowski
> ---
> app/test/test_cryptodev.c | 6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c
> index f91debc16..ea965a64a 1006
This patch adds closing of the PMD after running the tests.
Signed-off-by: Adam Dybkowski
---
app/test/test_cryptodev.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c
index f91debc16..ea965a64a 100644
--- a/app/test/
6 matches
Mail list logo