RE: [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol

2023-09-15 Thread Power, Ciara
> -Original Message- > From: David Coyle > Sent: Thursday, September 14, 2023 4:22 PM > To: dev@dpdk.org > Cc: Ji, Kai ; ano...@marvell.com; O'Sullivan, Kevin > ; Coyle, David > Subject: [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security >

RE: [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol

2023-09-15 Thread Power, Ciara
> -Original Message- > From: David Coyle > Sent: Thursday, September 14, 2023 4:22 PM > To: dev@dpdk.org > Cc: Ji, Kai ; ano...@marvell.com; O'Sullivan, Kevin > ; Coyle, David > Subject: [PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security >

[PATCH v3 0/2] crypto/scheduler: add support for DOCSIS security protocol

2023-09-14 Thread David Coyle
This patchset adds support to the cryptodev scheduler PMD and unit tests for the DOCSIS security protocol. Support for other stateless security protocols can be added in the future as required with relative ease now that the framework is in place.