RE: [EXT] [PATCH v2 0/2] crypto/scheduler: add support for security protocols

2023-09-13 Thread Anoob Joseph
; From: Anoob Joseph > > Sent: Friday, August 11, 2023 12:09 PM > > To: Coyle, David ; dev@dpdk.org > > Cc: Ji, Kai ; O'Sullivan, Kevin > > ; Jerin Jacob Kollanukkaran > > > > Subject: RE: [EXT] [PATCH v2 0/2] crypto/scheduler: add support for > > secu

RE: [EXT] [PATCH v2 0/2] crypto/scheduler: add support for security protocols

2023-09-11 Thread Coyle, David
#x27;Sullivan, Kevin ; > Jerin Jacob Kollanukkaran > Subject: RE: [EXT] [PATCH v2 0/2] crypto/scheduler: add support for security > protocols > > Hi David, > > While it is desirable to add security under crypto/scheduler, would it be > functionally possible if the P

RE: [EXT] [PATCH v2 0/2] crypto/scheduler: add support for security protocols

2023-08-11 Thread Anoob Joseph
; Subject: [EXT] [PATCH v2 0/2] crypto/scheduler: add support for security > protocols > > External Email > > -- > This patchset adds support to the cryptodev scheduler PMD and unit tests > for the existing secur

[PATCH v2 0/2] crypto/scheduler: add support for security protocols

2023-08-11 Thread David Coyle
This patchset adds support to the cryptodev scheduler PMD and unit tests for the existing security protocols in the security library, namely IPSec, MACSec, PDCP and DOCSIS. v2: * Improve inclusion of rte_security header files * Fix typo in commit message David Coyle (2): crypto/scheduler: suppo