Re: [dpdk-dev] [PATCH] net/softnic: add support for service cores

2019-01-09 Thread Thomas Monjalon
; To: dev@dpdk.org > > > Cc: Singh, Jasvinder > > > Subject: [dpdk-dev] [PATCH] net/softnic: add support for service cores > > > > > > Add support to run the Soft NIC device on service cores, based on the > > > value of the sc parameter: > > > >

Re: [dpdk-dev] [PATCH] net/softnic: add support for service cores

2019-01-09 Thread Thomas Monjalon
07/01/2019 17:50, Dumitrescu, Cristian: > > > -Original Message- > > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cristian Dumitrescu > > Sent: Thursday, January 3, 2019 4:05 PM > > To: dev@dpdk.org > > Cc: Singh, Jasvinder > > Subject: [dpd

Re: [dpdk-dev] [PATCH] net/softnic: add support for service cores

2019-01-07 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Thursday, January 3, 2019 4:05 PM > To: dev@dpdk.org > Cc: Singh, Jasvinder > Subject: [dpdk-dev] [PATCH] net/softnic: add support for service cores > > Add

[dpdk-dev] [PATCH] net/softnic: add support for service cores

2019-01-03 Thread Cristian Dumitrescu
Add support to run the Soft NIC device on service cores, based on the value of the sc parameter: 0: The current Soft NIC device is run explicitly by the application. The firmware creates one or several pipelines for this dev and maps them to CPU cores that should not be service cores. The ap