From: Jakub Kicinski <kuba@kernel•org>
To: Haiyang Zhang <haiyangz@linux•microsoft.com>
Cc: linux-hyperv@vger•kernel.org, netdev@vger•kernel.org,
"K. Y. Srinivasan" <kys@microsoft•com>,
Haiyang Zhang <haiyangz@microsoft•com>,
Wei Liu <wei.liu@kernel•org>, Dexuan Cui <decui@microsoft•com>,
Long Li <longli@microsoft•com>,
Andrew Lunn <andrew+netdev@lunn•ch>,
"David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Paolo Abeni <pabeni@redhat•com>,
Konstantin Taranov <kotaranov@microsoft•com>,
Simon Horman <horms@kernel•org>,
Erni Sri Satya Vennela <ernis@linux•microsoft.com>,
Shradha Gupta <shradhagupta@linux•microsoft.com>,
Saurabh Sengar <ssengar@linux•microsoft.com>,
Aditya Garg <gargaditya@linux•microsoft.com>,
Dipayaan Roy <dipayanroy@linux•microsoft.com>,
Shiraz Saleem <shirazsaleem@microsoft•com>,
linux-kernel@vger•kernel.org, linux-rdma@vger•kernel.org,
paulros@microsoft•com
Subject: Re: [PATCH V2,net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
Date: Fri, 9 Jan 2026 17:56:20 -0800 [thread overview]
Message-ID: <20260109175620.3e461176@kernel.org> (raw)
In-Reply-To: <1767732407-12389-3-git-send-email-haiyangz@linux.microsoft.com>
On Tue, 6 Jan 2026 12:46:47 -0800 Haiyang Zhang wrote:
> @@ -227,8 +232,6 @@ struct mana_rxcomp_perpkt_info {
> u32 pkt_hash;
> }; /* HW DATA */
>
> -#define MANA_RXCOMP_OOB_NUM_PPI 4
> -
> /* Receive completion OOB */
> struct mana_rxcomp_oob {
> struct mana_cqe_header cqe_hdr;
> @@ -378,7 +381,6 @@ struct mana_ethtool_stats {
> u64 tx_cqe_err;
> u64 tx_cqe_unknown_type;
> u64 tx_linear_pkt_cnt;
> - u64 rx_coalesced_err;
> u64 rx_cqe_unknown_type;
> };
This should be deleted in the previous patch already
next prev parent reply other threads:[~2026-01-10 1:56 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-06 20:46 [PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets Haiyang Zhang
2026-01-06 20:46 ` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE Haiyang Zhang
2026-01-06 21:50 ` Long Li
2026-01-10 1:56 ` Jakub Kicinski
2026-01-12 21:01 ` [EXTERNAL] " Haiyang Zhang
2026-01-13 1:21 ` Jakub Kicinski
2026-01-13 15:09 ` Haiyang Zhang
2026-01-13 15:13 ` Haiyang Zhang
2026-01-14 1:09 ` Jakub Kicinski
2026-01-14 18:27 ` Haiyang Zhang
2026-01-15 2:54 ` Jakub Kicinski
2026-01-15 19:57 ` Haiyang Zhang
2026-01-16 2:14 ` Jakub Kicinski
2026-01-16 16:44 ` Haiyang Zhang
2026-01-17 16:58 ` Jakub Kicinski
2026-01-17 18:01 ` Haiyang Zhang
2026-01-17 22:48 ` Jakub Kicinski
2026-01-18 18:31 ` Haiyang Zhang
2026-02-22 21:32 ` Haiyang Zhang
2026-01-06 20:46 ` [PATCH V2,net-next, 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type Haiyang Zhang
2026-01-06 22:10 ` Long Li
2026-01-10 1:56 ` Jakub Kicinski [this message]
2026-01-12 21:03 ` [EXTERNAL] " Haiyang Zhang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260109175620.3e461176@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=davem@davemloft$(echo .)net \
--cc=decui@microsoft$(echo .)com \
--cc=dipayanroy@linux$(echo .)microsoft.com \
--cc=edumazet@google$(echo .)com \
--cc=ernis@linux$(echo .)microsoft.com \
--cc=gargaditya@linux$(echo .)microsoft.com \
--cc=haiyangz@linux$(echo .)microsoft.com \
--cc=haiyangz@microsoft$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=kotaranov@microsoft$(echo .)com \
--cc=kys@microsoft$(echo .)com \
--cc=linux-hyperv@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=longli@microsoft$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=paulros@microsoft$(echo .)com \
--cc=shirazsaleem@microsoft$(echo .)com \
--cc=shradhagupta@linux$(echo .)microsoft.com \
--cc=ssengar@linux$(echo .)microsoft.com \
--cc=wei.liu@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox