From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <dev-bounces@dpdk.org> Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 755BBA04DD; Fri, 27 Nov 2020 01:41:31 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C0921CA5A; Fri, 27 Nov 2020 01:41:29 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 82948CA57; Fri, 27 Nov 2020 01:41:27 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 258B85C029C; Thu, 26 Nov 2020 19:41:26 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Thu, 26 Nov 2020 19:41:26 -0500 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=fm2; bh= mxldQi5K3W0iu71Iyig62ywsX9e5KYG5BOaEVmoORAU=; b=hLlmec7kjocj8V/W szwXufxCQuU1B3Wm9UZshQHwkXS15bgB5k9gB67bO0pdSqglhaSFASsHDErMPa8q y6gvvgfXE0zP8XshYsxWVHbEhE9NwfbfkRJo9VfAaR7r2R/oxYnaBObFefzsH7Hc F06D4OHG2lvF2UrQznNm886TvbOBg0Y29OSS8hbABL8zbj2uOcdImyqasWPiONxX juP85BkIPlhopVKKBPpPt9ivkldnQ4y3ZEin6brT+UbZB0wAmXnNlkd0VZ9dAsPI I1FMM5J+M+KIRuTzLPC/nOfNS8F1/bXz2LN+qkoKm7VK8u04ymem9UCdIihUamqu vD4u2A== 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=fm1; bh=mxldQi5K3W0iu71Iyig62ywsX9e5KYG5BOaEVmoOR AU=; b=PWkgyzgfPxUdyewpo8EclRlijQgOBC17TGZo3TWiVwuShRhguq6HJ+/tJ yGPzXJAb9SLcjArDGMVtQCyB7QUqp81WNc2KBU1iGu5Pp3++rgWJ3tXvu/LH3oWC Zxkh0ghnCOtL+f+ATFxJRFMeMNO0ck0KxLNTqmE2nwnH4Ho13FE/i8M/zOPyoYrj 9/MpmNm9rKC7w45l5UiYYv3QfiEm0Rokt8DbxbJJLx9D66ucDN0BToWmMTg/uw58 PWgiTehfapPFYvTkco0Ue88Ic4KJD4tlTNPUa5MWJMQavxyvnZzfsHRVOS8issVu YWkDP92iTl0vJEbfOxCBCV2P1n1yg== X-ME-Sender: <xms:NUvAX2jHJpchOu3X2dcmsEla2auCvT1ucAm0Q3zVRsqpfs7gtb-jYA> <xme:NUvAX3BzgH7v34BQWvxKIikMSwsa0Kal4Paxds3hUrqXV3A5rShIjm7eYsv7ownwT MEC-ymwne4kbF5BRA> X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudehfedgvdegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: <xmx:NUvAX-EeCMd-v4z4iSqEdLzq5lop6XPi_pxQ6s8SOO6cQH009TqehA> <xmx:NUvAX_S3guRHpUCyVvPQy0eOJiXDQCqbPIjNjDe286JbOafEl4M8fg> <xmx:NUvAXzxPISb6nxeB0iM1_MQS1uwn08EOmSBKAbjRWttIzhDTIk-u2g> <xmx:NkvAX1so34IxUz3HtrdvvJGwEuoFeCaXXr5K3riapmqd2CqLibTgIA> Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id F20CA3280060; Thu, 26 Nov 2020 19:41:24 -0500 (EST) From: Thomas Monjalon <thomas@monjalon.net> To: Olivier Matz <olivier.matz@6wind.com> Cc: David Marchand <david.marchand@redhat.com>, dev@dpdk.org, Kevin Traynor <ktraynor@redhat.com>, dpdk stable <stable@dpdk.org>, Christophe Grosse <christophe.grosse@6wind.com>, Ferruh Yigit <ferruh.yigit@intel.com> Date: Fri, 27 Nov 2020 01:41:23 +0100 Message-ID: <15906297.rZdoQ26Xdx@thomas> In-Reply-To: <0f887a24-4bc9-b2f8-c4c1-708a8745ab91@intel.com> References: <20201126142344.25018-1-olivier.matz@6wind.com> <CAJFAV8yQz9fj0nijLzT_uTq=Jzve1RGvmMFbc6d99V47Fcz2AA@mail.gmail.com> <0f887a24-4bc9-b2f8-c4c1-708a8745ab91@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 compilation on RHEL 8.3 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> 26/11/2020 19:08, Ferruh Yigit: > On 11/26/2020 6:04 PM, David Marchand wrote: > > On Thu, Nov 26, 2020 at 3:24 PM Olivier Matz <olivier.matz@6wind.com> wrote: > >> > >> Like what was done for mainline kernel in commit 38ad54f3bc76 ("kni: fix > >> build with Linux 5.6"), a new parameter 'txqueue' has to be added to > >> 'ndo_tx_timeout' ndo on RHEL 8.3 kernel. > >> > >> Cc: stable@dpdk.org > >> > >> Tested-by: Christophe Grosse <christophe.grosse@6wind.com> > >> Signed-off-by: Olivier Matz <olivier.matz@6wind.com> > > > > Tested-by: David Marchand <david.marchand@redhat.com> > > Thanks. > > Thanks David for testing. > > Acked-by: Ferruh Yigit <ferruh.yigit@intel.com> Applied, thanks