From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 00791A045E for ; Wed, 29 May 2019 23:48:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C88C35680; Wed, 29 May 2019 23:48:12 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id CCE2E2C55; Wed, 29 May 2019 23:48:11 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1B47922318; Wed, 29 May 2019 17:48:11 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 29 May 2019 17:48:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=IKrmlCnFFKXuaEtfZTfBchnfDW17OecvFSvbs0R2NHQ=; b=hl28BBemxpjR xjnzGVgcVlftOOePi5U5nJ7Q2TZdx5MIP90raPRm7Z2oOJnP1/uzxI42JfSMKoJ9 6DFC54wVlrwFgNvWFaKA/fsKGK8k8ArBLFUmu9oCCIoVNdGLOMm3P7EcDmRiJI+X NlS5EWjatgbwmj9lFywtpCMlg7QDQic= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=IKrmlCnFFKXuaEtfZTfBchnfDW17OecvFSvbs0R2N HQ=; b=bsQbPL2axlD9YmVOWbFA0uocJMf7I/EKfE6IquOeLiQdv+Foaqa5NaYHb e38Z/Mt6aTA6Quv4AShWi9whUNAISMsBX5LDkA3Z6j4kk0hkqRoWfC0VSMvFod+m MiaGwkgUeJKPa3Qda3GU7Pa7yOL0qTpPeUg9kZiN1feIcPbzAwMU7M7ZMng3rXPt X76QG1vVmVswtYE1yotMnUnG9E1mjzWPrOES5nCxACwDADuesSjXzhxSJ0J4RBOo R9RC7ZSulsGxXB+0ncoQTZa+Aw7MoQ6S7pM6kW/DB1NNmpeowxv8bD9E03oSEIVT eCpzyIYUsL5gTFrBiP+YYOTTI2dhg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddruddvkedgtddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuff homhgrihhnpeguphgukhdrohhrghenucfkphepleefrdeirddugeelrdduudegnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuve hluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (114.149.6.93.rev.sfr.net [93.6.149.114]) by mail.messagingengine.com (Postfix) with ESMTPA id EAA47380084; Wed, 29 May 2019 17:48:08 -0400 (EDT) From: Thomas Monjalon To: ferruh.yigit@intel.com, Yongseok Koh , ktraynor@redhat.com Cc: stable@dpdk.org, michael.luo@intel.com, dev@dpdk.org Date: Wed, 29 May 2019 23:48:07 +0200 Message-ID: <1986574.YHl94pmo8i@xps> In-Reply-To: <1558929727-56647-1-git-send-email-michael.luo@intel.com> References: <1558929727-56647-1-git-send-email-michael.luo@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] kni: fix build on RHEL8 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 27/05/2019 06:02, michael.luo@intel.com: > From: Luo Gaoliang > > Build error was seen on RHEL8 when CONFIG_RTE_KNI_KMOD_ETHTOOL is enabled. > > Build error log: > /root/kni/dpdk-19.05/kernel/linux/kni/ethtool/igb/kcompat.h:3928:25: > error: 'const struct net_device_ops' has no member named 'extended' > #define ndo_set_vf_vlan extended.ndo_set_vf_vlan > ^~~~~~~~ This module has been removed from DPDK: http://git.dpdk.org/dpdk/commit/?id=ea6b39b5b84 Do we want to apply this patch directly in older releases (LTS)?