* [dpdk-dev] test: fix bypassed out of place test
@ 2020-11-05 13:58 Fan Zhang
2020-11-05 14:01 ` Dybkowski, AdamX
0 siblings, 1 reply; 4+ messages in thread
From: Fan Zhang @ 2020-11-05 13:58 UTC (permalink / raw)
To: dev; +Cc: akhil.goyal, Fan Zhang
This patch fixes bypassed out of place test for PMDs that support
it.
Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
Cc: roy.fan.zhang@intel.com
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
---
app/test/test_cryptodev.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/app/test/test_cryptodev.c b/app/test/test_cryptodev.c
index d7d7ab5c6..8189053c1 100644
--- a/app/test/test_cryptodev.c
+++ b/app/test/test_cryptodev.c
@@ -6771,9 +6771,6 @@ test_mixed_auth_cipher(const struct mixed_cipher_auth_test_data *tdata,
return -ENOTSUP;
}
- if (op_mode == OUT_OF_PLACE)
- return -ENOTSUP;
-
/* Create the session */
if (verify)
retval = create_wireless_algo_cipher_auth_session(
--
2.26.2
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] test: fix bypassed out of place test
2020-11-05 13:58 [dpdk-dev] test: fix bypassed out of place test Fan Zhang
@ 2020-11-05 14:01 ` Dybkowski, AdamX
2020-11-12 21:08 ` Akhil Goyal
0 siblings, 1 reply; 4+ messages in thread
From: Dybkowski, AdamX @ 2020-11-05 14:01 UTC (permalink / raw)
To: Zhang, Roy Fan, dev; +Cc: akhil.goyal, Zhang, Roy Fan
> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Fan Zhang
> Sent: Thursday, 5 November, 2020 14:59
> To: dev@dpdk.org
> Cc: akhil.goyal@nxp.com; Zhang, Roy Fan <roy.fan.zhang@intel.com>
> Subject: [dpdk-dev] test: fix bypassed out of place test
>
> This patch fixes bypassed out of place test for PMDs that support it.
>
> Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
> Cc: roy.fan.zhang@intel.com
>
> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Thanks Fan for quick fixing action.
Akhil, please apply this for rc3.
Adam
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] test: fix bypassed out of place test
2020-11-05 14:01 ` Dybkowski, AdamX
@ 2020-11-12 21:08 ` Akhil Goyal
2020-11-15 11:12 ` Thomas Monjalon
0 siblings, 1 reply; 4+ messages in thread
From: Akhil Goyal @ 2020-11-12 21:08 UTC (permalink / raw)
To: Dybkowski, AdamX, Zhang, Roy Fan, dev; +Cc: Zhang, Roy Fan
> > This patch fixes bypassed out of place test for PMDs that support it.
> >
> > Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
> > Cc: roy.fan.zhang@intel.com
> >
> > Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
>
> Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
>
> Thanks Fan for quick fixing action.
> Akhil, please apply this for rc3.
>
Applied to dpdk-next-crypto
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-dev] test: fix bypassed out of place test
2020-11-12 21:08 ` Akhil Goyal
@ 2020-11-15 11:12 ` Thomas Monjalon
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2020-11-15 11:12 UTC (permalink / raw)
To: Akhil Goyal; +Cc: Dybkowski, AdamX, Zhang, Roy Fan, dev, david.marchand
12/11/2020 22:08, Akhil Goyal:
>
> > > This patch fixes bypassed out of place test for PMDs that support it.
> > >
> > > Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
> > > Cc: roy.fan.zhang@intel.com
> > >
> > > Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
> >
> > Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
> >
> > Thanks Fan for quick fixing action.
> > Akhil, please apply this for rc3.
> >
> Applied to dpdk-next-crypto
Akhil, please don't merge a patch without a proper explanation.
It does not even explain what was the issue.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-15 11:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 13:58 [dpdk-dev] test: fix bypassed out of place test Fan Zhang
2020-11-05 14:01 ` Dybkowski, AdamX
2020-11-12 21:08 ` Akhil Goyal
2020-11-15 11:12 ` Thomas Monjalon
DPDK patches and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \
dev@dpdk.org
public-inbox-index dev
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dev
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git