From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: compilation error in softnic PMD Date: Wed, 08 Nov 2017 03:05:26 +0100 Message-ID: <1856448.Y6pQO3fGtL@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: jasvinder.singh@intel.com Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id E1D571B319 for ; Wed, 8 Nov 2017 03:05:27 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, There is an error when compiling on SUSE11SP2: drivers/net/softnic/rte_eth_softnic_tm.c:588:3: error: unknown field =E2=80=98nonleaf=E2=80=99 specified in initializer It is probably the same cause as in this recent ixgbe fix: http://dpdk.org/commit/a8c839a675b