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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AC90C636CC for ; Thu, 16 Feb 2023 06:00:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229673AbjBPGA3 (ORCPT ); Thu, 16 Feb 2023 01:00:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229528AbjBPGA1 (ORCPT ); Thu, 16 Feb 2023 01:00:27 -0500 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43406305D3 for ; Wed, 15 Feb 2023 22:00:23 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 7F6ECCE290A for ; Thu, 16 Feb 2023 06:00:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id DEEB8C433EF; Thu, 16 Feb 2023 06:00:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676527219; bh=ShmZV82wvXe7dJI9DjmIcOCFk0P1At3d+rOcwhU+5Wc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=GiQhaC+ELc8EMhlxSbBsVeOIFbio1sFfRyEg6aCVfwC84d18R6QLItB2sOcEuRxVH U0RCoHS2HyvnDjhuxrzrl47a+W22mPP6dAcpTSeXZFDbHQ7qew5QuUpgdjledWLX8J +NT0ZJax81esOUmSzk7bWvzfHV6fGYfg9N71IkYAjQRVcH+PPQnBa4mVL5OVcgnjyE 7/hqKwEBduY6xx37ehZ/bTg6d9yfnVhKBkkqttWFVJ09zL4Nrp8ZQW4JuZXuKvXA9/ 6qJA/ORtuD/abwo2gEOkkvE9GnVp/WNhBnZ2ujv9LyR8isWKpPF+ySdy0lZifXggwz VUXrqeEqX9DNw== 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 B7A5CE68D2E; Thu, 16 Feb 2023 06:00:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2023-02-14 (ice) From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167652721973.20381.12990243233357019561.git-patchwork-notify@kernel.org> Date: Thu, 16 Feb 2023 06:00:19 +0000 References: <20230214213003.2117125-1-anthony.l.nguyen@intel.com> In-Reply-To: <20230214213003.2117125-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 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This series was applied to netdev/net-next.git (master) by Tony Nguyen : On Tue, 14 Feb 2023 13:29:58 -0800 you wrote: > This series contains updates to ice driver only. > > Karol extends support for GPIO pins to E823 devices. > > Daniel Vacek stops processing of PTP packets when link is down. > > Pawel adds support for BIG TCP for IPv6. > > [...] Here is the summary with links: - [net-next,1/5] ice: Add GPIO pin support for E823 products https://git.kernel.org/netdev/net-next/c/634d841dbfa7 - [net-next,2/5] ice/ptp: fix the PTP worker retrying indefinitely if the link went down https://git.kernel.org/netdev/net-next/c/fcc2cef37fed - [net-next,3/5] ice: add support BIG TCP on IPv6 https://git.kernel.org/netdev/net-next/c/fce92dbc6117 - [net-next,4/5] ice: Change ice_vsi_realloc_stat_arrays() to void https://git.kernel.org/netdev/net-next/c/d8a23ff6a755 - [net-next,5/5] ice: Mention CEE DCBX in code comment https://git.kernel.org/netdev/net-next/c/13b599f15e1c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html