Re: [dpdk-dev] [PATCH v4 1/7] security: add support for DOCSIS protocol

2020-07-03 Thread De Lara Guarch, Pablo
> -Original Message- > From: Coyle, David > Sent: Friday, July 3, 2020 1:39 PM > To: akhil.go...@nxp.com; Doherty, Declan ; De > Lara Guarch, Pablo ; Trahe, Fiona > ; Zhang, Roy Fan ; > Ananyev, Konstantin > Cc: dev@dpdk.org; tho...@monjalon.net; Yigit, Ferruh > ; Ryan, Brendan ; > hema

[dpdk-dev] [PATCH v4 1/7] security: add support for DOCSIS protocol

2020-07-03 Thread David Coyle
Add support for DOCSIS protocol to rte_security library. This support currently comprises the combination of Crypto and CRC operations. Signed-off-by: David Coyle Signed-off-by: Mairtin o Loingsigh Acked-by: Akhil Goyal --- doc/guides/prog_guide/rte_security.rst | 114 -