[EXT] Re: [PATCH] cryptodev: fix unduly newlines in logs

Akhil Goyal gakhil at marvell.com
Fri Sep 30 20:47:54 CEST 2022


> On Thu, Sep 29, 2022 at 2:05 PM Olivier Matz <olivier.matz at 6wind.com> wrote:
> >
> > The CDEV_LOG_* macros already add a '\n' at the end of
> > the line. Remove it from format strings to avoid duplicated
> > newlines.
> >
> > Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> 
> I had the exact same patch in store :-).
> We may want to backport it, but otherwise:
> Reviewed-by: David Marchand <david.marchand at redhat.com>
> 
Added fixes tags.
Fixes: 725d2a7fbf7 ("cryptodev: add APIs to assist PMD initialisation")
Fixes: e764cd72a9b ("cryptodev: update symmetric session structure")
Fixes: 1d6f89885e1 ("cryptodev: add sym session mempool create")
Fixes: 1f1e4b7cbaa ("cryptodev: use single mempool for asymmetric session")
Fixes: 757f40e28e1 ("cryptodev: modify return value for asym session create")
Fixes: cea66374dcb ("cryptodev: support asymmetric operations")
Cc: stable at dpdk.org

Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto

Thanks for fixes Olivier.


More information about the dev mailing list