Re: [dpdk-dev] [PATCH v5 00/23] net/softnic: refactoring

2018-07-06 Thread Dumitrescu, Cristian
> -Original Message- > From: Singh, Jasvinder > Sent: Friday, July 6, 2018 6:21 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH v5 00/23] net/softnic: refactoring > > This patch set modifies the Soft NIC device driver to use the Packet > Framework, which makes it muc

[dpdk-dev] [PATCH v5 00/23] net/softnic: refactoring

2018-07-06 Thread Jasvinder Singh
This patch set modifies the Soft NIC device driver to use the Packet Framework, which makes it much more modular, flexible and extensible with new functionality. * The Soft NIC allows building custom NIC pipelines in SW. The Soft NIC pipeline is DIY and reconfigurable through "firmware" (DPDK Pa