netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com
Subject: Re: [PATCH v2 net-next 0/6] DSA initialization cleanups
Date: Thu, 06 Jan 2022 12:20:14 +0000	[thread overview]
Message-ID: <164147161463.27983.13271917543011470048.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220105231117.3219039-1-vladimir.oltean@nxp.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu,  6 Jan 2022 01:11:11 +0200 you wrote:
> These patches contain miscellaneous work that makes the DSA init code
> path symmetric with the teardown path, and some additional patches
> carried by Ansuel Smith for his register access over Ethernet work, but
> those patches can be applied as-is too.
> https://patchwork.kernel.org/project/netdevbpf/patch/20211214224409.5770-3-ansuelsmth@gmail.com/
> 
> Vladimir Oltean (6):
>   net: dsa: reorder PHY initialization with MTU setup in slave.c
>   net: dsa: merge rtnl_lock sections in dsa_slave_create
>   net: dsa: stop updating master MTU from master.c
>   net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
>   net: dsa: first set up shared ports, then non-shared ports
>   net: dsa: setup master before ports
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/6] net: dsa: reorder PHY initialization with MTU setup in slave.c
    https://git.kernel.org/netdev/net-next/c/904e112ad431
  - [v2,net-next,2/6] net: dsa: merge rtnl_lock sections in dsa_slave_create
    https://git.kernel.org/netdev/net-next/c/e31dbd3b6aba
  - [v2,net-next,3/6] net: dsa: stop updating master MTU from master.c
    https://git.kernel.org/netdev/net-next/c/a1ff94c2973c
  - [v2,net-next,4/6] net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
    https://git.kernel.org/netdev/net-next/c/c146f9bc195a
  - [v2,net-next,5/6] net: dsa: first set up shared ports, then non-shared ports
    https://git.kernel.org/netdev/net-next/c/1e3f407f3cac
  - [v2,net-next,6/6] net: dsa: setup master before ports
    https://git.kernel.org/netdev/net-next/c/11fd667dac31

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-01-06 12:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-05 23:11 [PATCH v2 net-next 0/6] DSA initialization cleanups Vladimir Oltean
2022-01-05 23:11 ` [PATCH v2 net-next 1/6] net: dsa: reorder PHY initialization with MTU setup in slave.c Vladimir Oltean
2022-01-06  3:28   ` Florian Fainelli
2022-01-05 23:11 ` [PATCH v2 net-next 2/6] net: dsa: merge rtnl_lock sections in dsa_slave_create Vladimir Oltean
2022-01-06  3:28   ` Florian Fainelli
2022-01-05 23:11 ` [PATCH v2 net-next 3/6] net: dsa: stop updating master MTU from master.c Vladimir Oltean
2022-03-31  5:53   ` Luiz Angelo Daros de Luca
2022-03-31 13:31     ` Vladimir Oltean
2022-01-05 23:11 ` [PATCH v2 net-next 4/6] net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown} Vladimir Oltean
2022-01-05 23:11 ` [PATCH v2 net-next 5/6] net: dsa: first set up shared ports, then non-shared ports Vladimir Oltean
2022-01-05 23:11 ` [PATCH v2 net-next 6/6] net: dsa: setup master before ports Vladimir Oltean
2022-01-06 12:20 ` patchwork-bot+netdevbpf [this message]

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=164147161463.27983.13271917543011470048.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@gmail.com \
    --cc=vladimir.oltean@nxp.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;
as well as URLs for NNTP newsgroup(s).