Re: [dpdk-dev] [PATCH] doc: fix spelling in cnxk guide

2021-10-19 Thread David Marchand
On Fri, Oct 15, 2021 at 9:20 PM Stephen Hemminger wrote: > > Fix spelling error which is causing reports of other patches > failing. > > Fixes: 69daa9e5022b ("net/cnxk: support inline security setup for cn10k") > Signed-off-by: Stephen Hemminger Applied, thanks. Jerin fyi, I took this patch in

[dpdk-dev] [PATCH] doc: fix spelling in cnxk guide

2021-10-15 Thread Stephen Hemminger
Fix spelling error which is causing reports of other patches failing. Fixes: 69daa9e5022b ("net/cnxk: support inline security setup for cn10k") Cc: ndabilpu...@marvell.com Signed-off-by: Stephen Hemminger --- doc/guides/nics/cnxk.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --