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 C7E14C433EF for ; Sun, 8 May 2022 20:50:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232809AbiEHUyI (ORCPT ); Sun, 8 May 2022 16:54:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232844AbiEHUyG (ORCPT ); Sun, 8 May 2022 16:54:06 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FFD165B4 for ; Sun, 8 May 2022 13:50:15 -0700 (PDT) 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 ams.source.kernel.org (Postfix) with ESMTPS id F1F28B80E8F for ; Sun, 8 May 2022 20:50:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B40F5C385B3; Sun, 8 May 2022 20:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652043012; bh=kvHimcYV+nq5QxUCfS8EaXujOyCtkjXMrd0uGB19TOQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=iz/qsrrKUHu2W2E/hWWiFHulkVyNXhjkYMhLv25SQopd9qPhQdrGTVVONkbjMyG9I rO82AFgu0HpYbTcll5DpZkBH+Pq5NgyHNZjnGaeUVKNBxZQpvNalXHm4gaq8u5/AWA Pvmq06VRE2zaM0P40SSrlaMpZSA9Hk+yMFxmgiuReMNxDDRFwt9Gj7CV1HT/dmxf6T /lPQIemmGdcbxd87bkpEI+wSLsE8oHlYo+nd3fKB3QDVhUKl/V4voXUXjpdxcUxAi/ gdk05/S0SAJ25Ztj6e9iX6M43a+LxybXQcNDT6YXRSx0Sgf0encLXF+YJ7Ha0GcwaK G6NcQ1IWMQAoA== 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 9E847F03876; Sun, 8 May 2022 20:50:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH ethtool-next v3 0/2] Add support to get/set tx push by ethtool -G/g From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165204301264.30767.10690359782009256931.git-patchwork-notify@kernel.org> Date: Sun, 08 May 2022 20:50:12 +0000 References: <20220429091704.21258-1-huangguangbin2@huawei.com> In-Reply-To: <20220429091704.21258-1-huangguangbin2@huawei.com> To: huangguangbin (A) Cc: mkubecek@suse.cz, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, lipeng321@huawei.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This series was applied to ethtool/ethtool.git (next) by Michal Kubecek : On Fri, 29 Apr 2022 17:17:02 +0800 you wrote: > From: Jie Wang > > These two patches first update uapi headers by using the import shell, then > add support to get/set tx push by ethtool -G/g. > > Changelog: > v2->v3 > 1.Revise the min_argc value of tx-push. > link:https://lore.kernel.org/netdev/20220421084646.15458-1-huangguangbin2@huawei.com/ > > [...] Here is the summary with links: - [ethtool-next,v3,1/2] update UAPI header copies https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=bd138ee083c4 - [ethtool-next,v3,2/2] ethtool: add support to get/set tx push by ethtool -G/g (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html