Re: [dpdk-dev] [PATCH 1/2] net/softnic: enable flow classification function

2017-12-08 Thread Singh, Jasvinder
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Thursday, December 7, 2017 9:03 PM > To: Singh, Jasvinder ; dev@dpdk.org > Cc: Dumitrescu, Cristian ; Thomas Monjalon > > Subject: Re: [PATCH 1/2] net/softnic: enable flow classification function > > On 11/30/2017 12:08 PM, Ja

Re: [dpdk-dev] [PATCH 1/2] net/softnic: enable flow classification function

2017-12-07 Thread Thomas Monjalon
07/12/2017 22:02, Ferruh Yigit: > On 11/30/2017 12:08 PM, Jasvinder Singh wrote: > > _LDLIBS-$(CONFIG_RTE_LIBRTE_FLOW_CLASSIFY) += -lrte_flow_classify > > _LDLIBS-$(CONFIG_RTE_LIBRTE_PIPELINE) += -lrte_pipeline > > +_LDLIBS-$(CONFIG_RTE_LIBRTE_TABLE)+= --whole-archive > > _LDL

Re: [dpdk-dev] [PATCH 1/2] net/softnic: enable flow classification function

2017-12-07 Thread Ferruh Yigit
On 11/30/2017 12:08 PM, Jasvinder Singh wrote: > Enables flow classification on softnic rx path so that proceding > functions of the packet processing pipeline such as metering and > policing could be implemented. > > Example: Create "soft" port for "hard" port ":02:00.1", > enable the Flow Cl

[dpdk-dev] [PATCH 1/2] net/softnic: enable flow classification function

2017-11-30 Thread Jasvinder Singh
Enables flow classification on softnic rx path so that proceding functions of the packet processing pipeline such as metering and policing could be implemented. Example: Create "soft" port for "hard" port ":02:00.1", enable the Flow Classification (FC) feature with default settings: --vdev '