Re: [dpdk-dev] [PATCH v1 1/1] net/octeontx2: add SDP interface support

2019-11-05 Thread Jerin Jacob
On Wed, Oct 30, 2019 at 7:38 PM Subrahmanyam Nilla wrote: > > System DPI Packet Interface Unit (SDP) is a co-processor > of OCTEON TX2 which provides PCIe endpoint support for a > remote host to DMA packets into and out of the OCTEON TX2 SoC. > SDP interface comes in to live only when it is connec

[dpdk-dev] [PATCH v1 1/1] net/octeontx2: add SDP interface support

2019-10-30 Thread Subrahmanyam Nilla
System DPI Packet Interface Unit (SDP) is a co-processor of OCTEON TX2 which provides PCIe endpoint support for a remote host to DMA packets into and out of the OCTEON TX2 SoC. SDP interface comes in to live only when it is connected in EP mode. It exposes input and output queue pairs to remote hos