From: Luke Howard <lukeh@padl.com>
To: "Jagielski, Jedrzej" <jedrzej.jagielski@intel.com>
Cc: Andrew Lunn <andrew@lunn.ch>, Vladimir Oltean <olteanv@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Simon Horman <horms@kernel.org>,
Russell King <linux@armlinux.org.uk>,
Richard Cochran <richardcochran@gmail.com>,
Florian Fainelli <f.fainelli@gmail.com>,
Cedric Jehasse <cedric.jehasse@gmail.com>,
Max Holtmann <mh@rme-audio.de>, Max Hunter <max@huntershome.org>,
"Tyrrell, Kieran" <kieran@sienda.com>,
Ryan Wilkins <Ryan.Wilkins@telosalliance.com>,
Mattias Forsblad <mattias.forsblad@gmail.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next 11/17] net: dsa: mv88e6xxx: Move available stats into info structure
Date: Mon, 6 Jul 2026 19:42:17 +1000 [thread overview]
Message-ID: <19E97EC3-683F-4FEC-89AB-F8CC579F651E@padl.com> (raw)
In-Reply-To: <PH0PR11MB5902B0E9FF059E56C5D6D32BF0F12@PH0PR11MB5902.namprd11.prod.outlook.com>
> Is everything fine with this patch?
> There's nothing beside adding checks to some of the functions
> (which is reverted in the upcoming patch) what does not
> seem to be corresponding to the commit msg
This (Marvell RMU) patch series has been deferred, I’ll note your comments and return to them once the other patch series I have submitted have been processed.
Cheers,
Luke
next prev parent reply other threads:[~2026-07-06 9:42 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-03 7:46 [PATCH net-next 00/17] net: dsa: mv88e6xxx: support for Remote Management Unit Luke Howard
2026-07-03 7:46 ` [PATCH net-next 01/17] net: dsa: mv88e6xxx: use lockdep_assert_held() if CONFIG_LOCKDEP Luke Howard
2026-07-03 7:46 ` [PATCH net-next 02/17] net: dsa: mv88e6xxx: Introduce Marvell dsa tagger data operation Luke Howard
2026-07-03 13:04 ` Jagielski, Jedrzej
2026-07-03 7:46 ` [PATCH net-next 03/17] net: dsa: tag_dsa: Add helper to add DSA header to RMU frame Luke Howard
2026-07-03 13:06 ` Jagielski, Jedrzej
2026-07-03 7:46 ` [PATCH net-next 04/17] net: dsa: mv88e6xxx: Add RMU enable/disable for select switches Luke Howard
2026-07-03 13:07 ` Jagielski, Jedrzej
2026-07-03 7:46 ` [PATCH net-next 05/17] net: dsa: mv88e6xxx: Add conduit state change handler Luke Howard
2026-07-03 13:17 ` Jagielski, Jedrzej
2026-07-03 7:46 ` [PATCH net-next 06/17] net: dsa: mv88e6xxx: Remove mv88e6xxx_rmu_setup() Luke Howard
2026-07-03 7:46 ` [PATCH net-next 07/17] net: dsa: mv88e6xxx: Add connect_tag_protocol handler Luke Howard
2026-07-03 13:25 ` Jagielski, Jedrzej
2026-07-03 7:46 ` [PATCH net-next 08/17] net: dsa: mv88e6xxx: Add sanity check of received RMU frame Luke Howard
2026-07-03 7:46 ` [PATCH net-next 09/17] net: dsa: mv88e6xxx: Get Product ID when enabling RMU Luke Howard
2026-07-03 13:38 ` Jagielski, Jedrzej
2026-07-03 7:46 ` [PATCH net-next 10/17] net: dsa: mv88e6xxx: Add RMU register read/write/wait for bit Luke Howard
2026-07-03 7:46 ` [PATCH net-next 11/17] net: dsa: mv88e6xxx: Move available stats into info structure Luke Howard
2026-07-06 7:17 ` Jagielski, Jedrzej
2026-07-06 9:42 ` Luke Howard [this message]
2026-07-03 7:46 ` [PATCH net-next 12/17] net: dsa: mv88e6xxx: Centralise common statistics check Luke Howard
2026-07-03 7:46 ` [PATCH net-next 13/17] net: dsa: mv88e6xxx: Get some MIB stats via the RMU Luke Howard
2026-07-03 7:46 ` [PATCH net-next 14/17] net: dsa: mv88e6xxx: Time RMU operations and disable if slow Luke Howard
2026-07-03 7:46 ` [PATCH net-next 15/17] net: dsa: mv88e6xxx: cancel PTP polling work on .shutdown Luke Howard
2026-07-03 7:46 ` [PATCH net-next 16/17] net: dsa: mv88e6xxx: size ATU snapshot buffer and region by num_macs Luke Howard
2026-07-03 7:46 ` [PATCH net-next 17/17] net: dsa: mv88e6xxx: RMU DUMP_ATU support in devlink Luke Howard
2026-07-03 8:05 ` [PATCH net-next 00/17] net: dsa: mv88e6xxx: support for Remote Management Unit Paolo Abeni
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=19E97EC3-683F-4FEC-89AB-F8CC579F651E@padl.com \
--to=lukeh@padl.com \
--cc=Ryan.Wilkins@telosalliance.com \
--cc=andrew@lunn.ch \
--cc=cedric.jehasse@gmail.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=horms@kernel.org \
--cc=jedrzej.jagielski@intel.com \
--cc=kieran@sienda.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mattias.forsblad@gmail.com \
--cc=max@huntershome.org \
--cc=mh@rme-audio.de \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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