Re: [dpdk-dev] [PATCH v4 2/7] cryptodev: add a note regarding DOCSIS protocol support

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 ; > hem

[dpdk-dev] [PATCH v4 2/7] cryptodev: add a note regarding DOCSIS protocol support

2020-07-03 Thread David Coyle
Add a note to the rte_crypto_sym_op->auth.data fields to state that for DOCSIS security protocol, these are used to specify the offset and length of data over which the CRC is calculated. Signed-off-by: David Coyle Signed-off-by: Mairtin o Loingsigh Acked-by: Akhil Goyal --- lib/librte_cryptod