[dpdk-dev] [PATCH] crypto/mvsam: fix missed code change for mvsam
Thomas Monjalon
thomas at monjalon.net
Mon Jul 8 12:26:18 CEST 2019
07/07/2019 07:41, Liron Himi:
> From: Akhil Goyal <akhil.goyal at nxp.com>
> > This patch fixes the missed "uint8_t *" to "const uint8_t *" xform key
> > data type change for mvsam driver.
> >
> > Fixes: f3390532cf6a ("cryptodev: make xform key pointer constant")
> >
> > Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> > ---
> Based on Fan's comments
>
> acked-by: Liron Himi <lironh at marvell.com>
So we are OK to merge this patch with
"cryptodev: make xform key pointer constant"
in next-crypto tree?
More information about the dev
mailing list