From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FE7AC433ED for ; Tue, 4 May 2021 04:44:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 64982611AD for ; Tue, 4 May 2021 04:44:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229811AbhEDEoy (ORCPT ); Tue, 4 May 2021 00:44:54 -0400 Received: from wnew1-smtp.messagingengine.com ([64.147.123.26]:45811 "EHLO wnew1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229715AbhEDEow (ORCPT ); Tue, 4 May 2021 00:44:52 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.west.internal (Postfix) with ESMTP id E7FCF1B0E; Tue, 4 May 2021 00:43:56 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 04 May 2021 00:43:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kroah.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm3; bh=myMLMhEQ7RWnOdFkGtWzXDzHzlP xU9Etz1COB68N1NQ=; b=EyUO8kOvWIuRt0hXZjWg55qFjOgTXJFkqPYpTmkp03u yWYzGkpdCeJXznx+Zn56OfS7MDAwBbYDVtCmt8/YPXmjDiclgB8zmPwKRc+61/sb JkwQFeYxDFSaSnSdayoixZuHdc2GQVuL3opfTP9XV+cyDWfRbMHgi7V5HFgOrEa9 D5dIeZd3IM1ccG3Dunb41tnqHmz657qSAwwqtRwmiCu/LjRBjmykPBywFAYtKX7J H29Q6ccgzKaisbvNfMpvn7xNF9MgIZ2c2zm92YA2m2WP+QT1NmWoLgVXBYH6tqWm JDIVtC5Qzl+SKKYJybkPbhy0B0fZDkchm0nz5yn4enA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc: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=myMLMh EQ7RWnOdFkGtWzXDzHzlPxU9Etz1COB68N1NQ=; b=uoOAoKFKj7QeFC//AfdsV1 aT9WAw4hdqKZevZSubuskVW0CGbEAW/hdQ0WC9ZcYtAeJuxZryHyTgl8ImiKlTrQ B1acpc2UvKOBFrt1ND8yiqxt8xRSx1/7tJgd8CGrEo6BAL05djgK+cIpfcHoa5Dt 0N1ohpHztrG7VXOHmCW4eXkTge/6x+0Nor6i2vkHxRoZV3ySqhMfz8bU6NNwSoNC r1d6Etlmm+9132aHNJfBMdHlLcZCzER138tHC3kanHMgzKd+t5o5xp9s0Y4P3mxe 2w6A8TB4bgE1dLRQHjJ6wvDbVMPuIrUyx3bM70RqOjaB+obZHJAn/ItMs/V+Smgg == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdefhedgkeekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefirhgvghcu mffjuceoghhrvghgsehkrhhorghhrdgtohhmqeenucggtffrrghtthgvrhhnpeevueehje fgfffgiedvudekvdektdelleelgefhleejieeugeegveeuuddukedvteenucfkphepkeef rdekiedrjeegrdeigeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrih hlfhhrohhmpehgrhgvgheskhhrohgrhhdrtghomh X-ME-Proxy: Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 4 May 2021 00:43:55 -0400 (EDT) Date: Tue, 4 May 2021 06:43:53 +0200 From: Greg KH To: Nick Lowe Cc: stable@vger.kernel.org, Matt Corallo , netdev@vger.kernel.org, "David S. Miller" , intel-wired-lan@lists.osuosl.org, "Nguyen, Anthony L" , "Brandeburg, Jesse" Subject: Re: Stable inclusion request - igb: Enable RSS for Intel I211 Ethernet Controller Message-ID: References: <379d4ef3-02e5-f08a-1b04-21848e11a365@bluematt.me> <20210201084747.2cb64c3f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <20210201114545.6278ae5c@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <69e92a09-d597-2385-2391-fee100464c59@bluematt.me> <20210201123350.159feabd@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <20210503113010.774e4ca6@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, May 03, 2021 at 08:53:48PM +0100, Nick Lowe wrote: > Hi, > > Please may we request that commit 6e6026f2dd20 ("igb: Enable RSS for > Intel I211 Ethernet Controller") be backported to the 5.4 and 5.10 LTS > kernels? > Also added to 5.11 as it's still alive for another week or so :) thanks, greg k-h