Message ID | 20240425165948.111269-1-hengqi@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show
Received: from out30-100.freemail.mail.aliyun.com (out30-100.freemail.mail.aliyun.com [115.124.30.100]) (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 74520131746; Thu, 25 Apr 2024 16:59:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.30.100 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714064397; cv=none; b=okEOkV3g6JP6zRpQIpHyLjsILyoY5HwP2F8+bWs3Znpea9toCTpTrqlGkqlJsWNiv2cfGzc1TLjfluyX4ctHYrkv8Q7Obj4Evrk4pKJIdkWrNDupt2OsgT20wYDIAHCe7fXizP7R3dGfMbh4ZbkC9Hf1Neuq60e0mLiOFXgQVIQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714064397; c=relaxed/simple; bh=tljCbHvoaAGa+RNcP5k2kx2RNznl7sh37CaasUR51Qg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=HQ1O9wURPpmc7J90FHxF1l4asmuUNDghXLZJ44d0yAIp11NMmXaUt/y7R6Xl3/qjCjIcDiEH7N1IG2WGtVyXVy/dcVxLUOfyfI/ctomcylbOk49ygBWcZnszk/bM6OkdsBsoZ/XUNbyAFb3klEu9WnwPe21FcsPTXrUJ4C4mzzQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com; spf=pass smtp.mailfrom=linux.alibaba.com; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b=l93QHUo0; arc=none smtp.client-ip=115.124.30.100 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.alibaba.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.alibaba.com header.i=@linux.alibaba.com header.b="l93QHUo0" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.alibaba.com; s=default; t=1714064392; h=From:To:Subject:Date:Message-Id:MIME-Version; bh=tbL/Dt24rw8UqlcGmfYlc+JaGppN9NltZdWAzZ1Pu8k=; b=l93QHUo0y2GNZnGtXV26tocEp3Go/CcKXmdejJdjKHLebzAevT2p1PBKcXWCnj3flsIymJR2Tz39fA8nvFuG8yvcUkSYlW/lClo6N2DvC0dswDjcK4GwnUwOf8Cys50WUZwaI7VYgLLOEhkRi6gEBigI1eoE7RDiP8mFcxzXfa0= X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R351e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=maildocker-contentspam033037067113;MF=hengqi@linux.alibaba.com;NM=1;PH=DS;RN=23;SR=0;TI=SMTPD_---0W5G09nb_1714064388; Received: from localhost(mailfrom:hengqi@linux.alibaba.com fp:SMTPD_---0W5G09nb_1714064388) by smtp.aliyun-inc.com; Fri, 26 Apr 2024 00:59:50 +0800 From: Heng Qi <hengqi@linux.alibaba.com> To: netdev@vger.kernel.org, virtualization@lists.linux.dev, Jakub Kicinski <kuba@kernel.org> Cc: "David S . Miller" <davem@davemloft.net>, Paolo Abeni <pabeni@redhat.com>, Eric Dumazet <edumazet@google.com>, Jason Wang <jasowang@redhat.com>, "Michael S . Tsirkin" <mst@redhat.com>, Brett Creeley <bcreeley@amd.com>, Ratheesh Kannoth <rkannoth@marvell.com>, Alexander Lobakin <aleksander.lobakin@intel.com>, Xuan Zhuo <xuanzhuo@linux.alibaba.com>, Tal Gilboa <talgi@nvidia.com>, Jonathan Corbet <corbet@lwn.net>, linux-doc@vger.kernel.org, Maxime Chevallier <maxime.chevallier@bootlin.com>, Jiri Pirko <jiri@resnulli.us>, Paul Greenwalt <paul.greenwalt@intel.com>, Ahmed Zaki <ahmed.zaki@intel.com>, Vladimir Oltean <vladimir.oltean@nxp.com>, Kory Maincent <kory.maincent@bootlin.com>, Andrew Lunn <andrew@lunn.ch>, "justinstitt @ google . com" <justinstitt@google.com> Subject: [PATCH net-next v10 0/4] ethtool: provide the dim profile fine-tuning channel Date: Fri, 26 Apr 2024 00:59:44 +0800 Message-Id: <20240425165948.111269-1-hengqi@linux.alibaba.com> X-Mailer: git-send-email 2.32.0.3.g01195cf9f Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Delegate: kuba@kernel.org |
Series |
ethtool: provide the dim profile fine-tuning channel
|
expand
|