From: Jakub Kicinski <kuba@kernel.org>
To: Sean Anderson <sean.anderson@seco.com>
Cc: devicetree@vger.kernel.org, Madalin Bucur <madalin.bucur@nxp.com>,
netdev@vger.kernel.org, open list <linux-kernel@vger.kernel.org>,
Li Yang <leoyang.li@nxp.com>, Eric Dumazet <edumazet@google.com>,
Rob Herring <robh+dt@kernel.org>,
Camelia Groza <camelia.groza@nxp.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Paolo Abeni <pabeni@redhat.com>,
linuxppc-dev@lists.ozlabs.org,
"David S . Miller" <davem@davemloft.net>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
Date: Thu, 18 Aug 2022 11:20:54 -0700 [thread overview]
Message-ID: <20220818112054.29cd77fb@kernel.org> (raw)
In-Reply-To: <20220818161649.2058728-1-sean.anderson@seco.com>
On Thu, 18 Aug 2022 12:16:24 -0400 Sean Anderson wrote:
> This series contains several cleanup patches for dpaa/fman. While they
> are intended to prepare for a phylink conversion, they stand on their
> own. This series was originally submitted as part of [1].
Still over the limit of patches in a patch series, and looks pretty
easy to chunk up. We review and apply patches in netdev in 1-3 days,
it really is more efficient to post smaller series.
And with the other series you sent to the list we have nearly 50
patches from you queued for review. I don't think this is reasonable,
people reviewing this code are all volunteers trying to get their
work done as well :(
WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Sean Anderson <sean.anderson@seco.com>
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, Camelia Groza <camelia.groza@nxp.com>,
linux-kernel@vger.kernel.org (open list),
Madalin Bucur <madalin.bucur@nxp.com>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Li Yang <leoyang.li@nxp.com>, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org
Subject: Re: [RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
Date: Thu, 18 Aug 2022 11:20:54 -0700 [thread overview]
Message-ID: <20220818112054.29cd77fb@kernel.org> (raw)
In-Reply-To: <20220818161649.2058728-1-sean.anderson@seco.com>
On Thu, 18 Aug 2022 12:16:24 -0400 Sean Anderson wrote:
> This series contains several cleanup patches for dpaa/fman. While they
> are intended to prepare for a phylink conversion, they stand on their
> own. This series was originally submitted as part of [1].
Still over the limit of patches in a patch series, and looks pretty
easy to chunk up. We review and apply patches in netdev in 1-3 days,
it really is more efficient to post smaller series.
And with the other series you sent to the list we have nearly 50
patches from you queued for review. I don't think this is reasonable,
people reviewing this code are all volunteers trying to get their
work done as well :(
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Sean Anderson <sean.anderson@seco.com>
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, Camelia Groza <camelia.groza@nxp.com>,
linux-kernel@vger.kernel.org (open list),
Madalin Bucur <madalin.bucur@nxp.com>,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Li Yang <leoyang.li@nxp.com>, Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org
Subject: Re: [RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
Date: Thu, 18 Aug 2022 11:20:54 -0700 [thread overview]
Message-ID: <20220818112054.29cd77fb@kernel.org> (raw)
In-Reply-To: <20220818161649.2058728-1-sean.anderson@seco.com>
On Thu, 18 Aug 2022 12:16:24 -0400 Sean Anderson wrote:
> This series contains several cleanup patches for dpaa/fman. While they
> are intended to prepare for a phylink conversion, they stand on their
> own. This series was originally submitted as part of [1].
Still over the limit of patches in a patch series, and looks pretty
easy to chunk up. We review and apply patches in netdev in 1-3 days,
it really is more efficient to post smaller series.
And with the other series you sent to the list we have nearly 50
patches from you queued for review. I don't think this is reasonable,
people reviewing this code are all volunteers trying to get their
work done as well :(
next prev parent reply other threads:[~2022-08-18 18:21 UTC|newest]
Thread overview: 102+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 16:16 [RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 02/25] net: fman: Convert to SPDX identifiers Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 03/25] net: fman: Don't pass comm_mode to enable/disable Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 05/25] net: fman: dtsec: Always gracefully stop/start Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 06/25] net: fman: Get PCS node in per-mac init Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 07/25] net: fman: Store initialization function in match data Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 08/25] net: fman: Move struct dev to mac_device Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 09/25] net: fman: Configure fixed link in memac_initialization Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 10/25] net: fman: Export/rename some common functions Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 11/25] net: fman: memac: Use params instead of priv for max_speed Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 12/25] net: fman: Move initialization to mac-specific files Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 13/25] net: fman: Mark mac methods static Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 14/25] net: fman: Inline several functions into initialization Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 15/25] net: fman: Remove internal_phy_node from params Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 16/25] net: fman: Map the base address once Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 17/25] net: fman: Pass params directly to mac init Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 18/25] net: fman: Use mac_dev for some params Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 19/25] net: fman: Specify type of mac_dev for exception_cb Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 20/25] net: fman: Clean up error handling Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 21/25] net: fman: Change return type of disable to void Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 24/25] soc: fsl: qbman: Add CGR update function Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` [RESEND PATCH net-next v4 25/25] net: dpaa: Adjust queue depth on rate change Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 16:16 ` Sean Anderson
2022-08-18 18:20 ` Jakub Kicinski [this message]
2022-08-18 18:20 ` [RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion Jakub Kicinski
2022-08-18 18:20 ` Jakub Kicinski
2022-08-18 18:37 ` Sean Anderson
2022-08-18 18:37 ` Sean Anderson
2022-08-18 18:37 ` Sean Anderson
2022-08-18 18:58 ` Jakub Kicinski
2022-08-18 18:58 ` Jakub Kicinski
2022-08-18 18:58 ` Jakub Kicinski
2022-08-18 19:14 ` Sean Anderson
2022-08-18 19:14 ` Sean Anderson
2022-08-18 19:14 ` Sean Anderson
2022-08-18 19:28 ` Jakub Kicinski
2022-08-18 19:28 ` Jakub Kicinski
2022-08-18 19:28 ` Jakub Kicinski
2022-09-02 21:32 ` Sean Anderson
2022-09-02 21:32 ` Sean Anderson
2022-09-02 21:32 ` Sean Anderson
2022-09-02 21:51 ` Sean Anderson
2022-09-02 21:51 ` Sean Anderson
2022-09-02 21:51 ` Sean Anderson
2022-08-19 23:50 ` patchwork-bot+netdevbpf
2022-08-19 23:50 ` patchwork-bot+netdevbpf
2022-08-19 23:50 ` patchwork-bot+netdevbpf
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=20220818112054.29cd77fb@kernel.org \
--to=kuba@kernel.org \
--cc=camelia.groza@nxp.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=madalin.bucur@nxp.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
--cc=sean.anderson@seco.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.