[dpdk-dev] [PATCH] crypto/virtio: add OOP_LB_IN_LB_OUT feature flag
Zhoujian (jay)
jianjay.zhou at huawei.com
Mon May 18 03:03:01 CEST 2020
Hi Akhil,
> -----Original Message-----
> From: Akhil Goyal [mailto:akhil.goyal at nxp.com]
> Sent: Saturday, May 16, 2020 1:08 AM
> To: Zhoujian (jay) <jianjay.zhou at huawei.com>; dev at dpdk.org
> Cc: pablo.de.lara.guarch at intel.com; roy.fan.zhang at intel.com; Huangweidong
> (C) <weidong.huang at huawei.com>
> Subject: RE: [PATCH] crypto/virtio: add OOP_LB_IN_LB_OUT feature flag
>
> Hi Jay,
>
>
> >
> > Since it will check the feature mask before running out-of-place test
> > cases and the virtio-crypto device supports OOP_LB_IN_LB_OUT mode.
> >
> Is this feature already supported in the PMD and this patch is a fix to the original
> patch.
Yes.
> If that is the case, title should be
> Crypto/virtio: add missing OOP feature flag Also add a fixes line to link the original
> feature patch.
The OOP_LB_IN_LB_OUT function is introduced by commit 82adb12a
(crypto/virtio: support burst enqueue/dequeue), but the OOP_LB_IN_LB_OUT
feature flag is introduced after that, which is commit 2717246e
(cryptodev: replace mbuf scatter gather flag), I'm not sure which one should be added.
Regards,
Jay Zhou
>
> > Signed-off-by: Jay Zhou <jianjay.zhou at huawei.com>
> > ---
More information about the dev
mailing list