From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EB06A171B3 for ; Wed, 17 May 2023 08:30:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 907FFC433EF; Wed, 17 May 2023 08:30:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684312220; bh=dRnBvoqZHdom1kemk8r+9ogry3jEW8Gqxag8ZiISorQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tmO9GGLkjyf5T/Gp5TEaDoUVrnjdWiQ8eC6kL6TnDlt9XiL/57Us/k1bPHo1V8A5q kTUhLxAJH+dbUFKaEUZ4Ezh3ZdViEfI1ScJT1XtJ/84s60kZlxxzgzX8FRt9mkQ0zE 4bqEs6rTg0BQjuK8e5QguweMG56zuSqp9O0Ow/WxSlWMsaow1SJB1gYWKOwJV/tOtP EoMYAORvjWOVtQeyo+4nPOWw/eCr5ZHcnlmdsxfhJoBgGtTVK/QpUg6e52MJgHPjf8 IeSarqP/51IPR/s95NFimj9k8nAgJ3ICMjmnv0GIOMG5dWMZvSouoX+FJ8tKCZr7is 2o7uvpn8kptZQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 74F31C41672; Wed, 17 May 2023 08:30:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-05-16 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168431222046.29655.11286696607461346863.git-patchwork-notify@kernel.org> Date: Wed, 17 May 2023 08:30:20 +0000 References: <20230516173610.2706835-1-anthony.l.nguyen@intel.com> In-Reply-To: <20230516173610.2706835-1-anthony.l.nguyen@intel.com> To: Tony Nguyen Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, edumazet@google.com, netdev@vger.kernel.org, leonro@nvidia.com Hello: This series was applied to netdev/net.git (main) by Tony Nguyen : On Tue, 16 May 2023 10:36:07 -0700 you wrote: > This series contains updates to ice and iavf drivers. > > Ahmed adds setting of missed condition for statistics which caused > incorrect reporting of values for ice. For iavf, he removes a call to set > VLAN offloads during re-initialization which can cause incorrect values > to be set. > > [...] Here is the summary with links: - [net,v2,1/3] ice: Fix stats after PF reset https://git.kernel.org/netdev/net/c/ab7470bc6d8f - [net,v2,2/3] ice: Fix ice VF reset during iavf initialization https://git.kernel.org/netdev/net/c/7255355a0636 - [net,v2,3/3] iavf: send VLAN offloading caps once after VFR https://git.kernel.org/netdev/net/c/7dcbdf29282f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html