> > > > -- > > > > > > > > > > This patch adds 3DES CBC mode cipher algorithm. > > > > > > > > > > Signed-off-by: Nagadheeraj Rottela <rnagadhee...@marvell.com> > > > > > --- > > > > Is it worth mentioning in release notes? > > > > > > I added that description to avoid below checkpatch warning: > > > > > > ### crypto/nitrox: add 3DES-CBC support > > > > > > WARNING:COMMIT_MESSAGE: Missing commit description - Add an > > > appropriate one > > > > > > total: 0 errors, 1 warnings, 83 lines checked > > > > > > 0/1 valid patch > > > > I think you misinterpreted my comment. > > I was talking about release notes and not patch description. > > I haven't added that description in the release notes. > I only added description in the Limitations section.
OK, it seems you do not want to add this in release notes. Applied to dpdk-next-crypto Thanks.