Re: [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread Coyle, David
> -Original Message- > From: David Marchand > Sent: Tuesday, June 23, 2020 5:22 PM > To: Coyle, David > > > > > I guess > > > > > https://patchwork.dpdk.org/project/dpdk/list/?series=9304 > > > > > can be marked Superseded then. > > > > > Thanks. > > > > > > > > [DC] Yes it can - I have t

Re: [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread David Marchand
On Tue, Jun 23, 2020 at 5:56 PM Coyle, David wrote: > > > -Original Message- > > From: David Marchand > > Sent: Tuesday, June 23, 2020 4:39 PM > > > > I guess https://patchwork.dpdk.org/project/dpdk/list/?series=9304 > > > > can be marked Superseded then. > > > > Thanks. > > > > > > [DC]

Re: [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread Coyle, David
> -Original Message- > From: David Marchand > Sent: Tuesday, June 23, 2020 4:39 PM > > > I guess https://patchwork.dpdk.org/project/dpdk/list/?series=9304 > > > can be marked Superseded then. > > > Thanks. > > > > [DC] Yes it can - I have tried to set it to Superseded but don't have > > pe

Re: [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread David Marchand
On Tue, Jun 23, 2020 at 5:18 PM Coyle, David wrote: > > I guess https://patchwork.dpdk.org/project/dpdk/list/?series=9304 can be > > marked Superseded then. > > Thanks. > > [DC] Yes it can - I have tried to set it to Superseded but don't have > permissions to > do that - guess one of the Maintain

Re: [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread Coyle, David
> -Original Message- > From: David Marchand > Sent: Tuesday, June 23, 2020 3:52 PM > > > A number of approaches to combine DOCSIS Crypto and CRC functions > have > > been discussed in the DPDK community to date, namely: > > 1) adding a new rte_accelerator API, to provide a generic inter

Re: [dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread David Marchand
On Tue, Jun 23, 2020 at 12:36 PM David Coyle wrote: > A number of approaches to combine DOCSIS Crypto and CRC functions have > been discussed in the DPDK community to date, namely: > 1) adding a new rte_accelerator API, to provide a generic interface for >combining operations of different type

[dpdk-dev] [PATCH v2 0/6] add support for DOCSIS protocol

2020-06-23 Thread David Coyle
Introduction This patchset adds support for the DOCSIS protocol to the DPDK Security API (rte_security), to be used by the AESNI-MB and QAT crypto devices to combine and accelerate Crypto and CRC functions of the DOCSIS protocol into a single operation. Performing these functions in