Re: [dpdk-dev] compilation error in softnic PMD

2017-11-08 Thread Singh, Jasvinder
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, November 8, 2017 2:05 AM > To: Singh, Jasvinder > Cc: dev@dpdk.org > Subject: compilation error in softnic PMD > > Hi, > > There is an error when compiling on SUSE11SP2: > > drivers/net/softnic/

[dpdk-dev] compilation error in softnic PMD

2017-11-07 Thread Thomas Monjalon
Hi, There is an error when compiling on SUSE11SP2: drivers/net/softnic/rte_eth_softnic_tm.c:588:3: error: unknown field ‘nonleaf’ specified in initializer It is probably the same cause as in this recent ixgbe fix: http://dpdk.org/commit/a8c839a675b