Re: [dpdk-dev] [PATCH] crypto/qat: support DOCSIS AES-256

2020-05-15 Thread Akhil Goyal
> > Add doc updates for QAT DOCSIS AES-256 support > > Fixes: 2aab3ff3d8cf ("crypto/qat: support DOCSIS AES-256") > Cc: mairtin.oloings...@intel.com > > Signed-off-by: Mairtin o Loingsigh > --- Title and description updated as doc: fix missing release notes for QAT Add release note

[dpdk-dev] [PATCH] crypto/qat: support DOCSIS AES-256

2020-05-15 Thread Mairtin o Loingsigh
Add doc updates for QAT DOCSIS AES-256 support Fixes: 2aab3ff3d8cf ("crypto/qat: support DOCSIS AES-256") Cc: mairtin.oloings...@intel.com Signed-off-by: Mairtin o Loingsigh --- doc/guides/rel_notes/release_20_05.rst |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/do