public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ansuel Smith <ansuelsmth@gmail.com>
Cc: andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com,
	olteanv@gmail.com, davem@davemloft.net, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [net-next PATCH v3 0/6] Reduce qca8k_priv space usage
Date: Sun, 17 Apr 2022 12:40:14 +0000	[thread overview]
Message-ID: <165019921444.7317.254288819022934334.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220415233017.23275-1-ansuelsmth@gmail.com>

Hello:

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

On Sat, 16 Apr 2022 01:30:11 +0200 you wrote:
> These 6 patch is a first attempt at reducting qca8k_priv space.
> The code changed a lot during times and we have many old logic
> that can be replaced with new implementation
> 
> The first patch drop the tracking of MTU. We mimic what was done
> for mtk and we change MTU only when CPU port is changed.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/6] net: dsa: qca8k: drop MTU tracking from qca8k_priv
    https://git.kernel.org/netdev/net-next/c/69fd055957a0
  - [net-next,v3,2/6] net: dsa: qca8k: drop port_sts from qca8k_priv
    https://git.kernel.org/netdev/net-next/c/2b8fd87af7f1
  - [net-next,v3,3/6] net: dsa: qca8k: rework and simplify mdiobus logic
    https://git.kernel.org/netdev/net-next/c/8255212e4130
  - [net-next,v3,4/6] net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv
    https://git.kernel.org/netdev/net-next/c/2349b83a2486
  - [net-next,v3,5/6] net: dsa: qca8k: correctly handle mdio read error
    https://git.kernel.org/netdev/net-next/c/6cfc03b60220
  - [net-next,v3,6/6] net: dsa: qca8k: unify bus id naming with legacy and OF mdio bus
    https://git.kernel.org/netdev/net-next/c/8d1af50842bf

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-04-17 12:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15 23:30 [net-next PATCH v3 0/6] Reduce qca8k_priv space usage Ansuel Smith
2022-04-15 23:30 ` [net-next PATCH v3 1/6] net: dsa: qca8k: drop MTU tracking from qca8k_priv Ansuel Smith
2022-04-15 23:30 ` [net-next PATCH v3 2/6] net: dsa: qca8k: drop port_sts " Ansuel Smith
2022-04-15 23:30 ` [net-next PATCH v3 3/6] net: dsa: qca8k: rework and simplify mdiobus logic Ansuel Smith
2022-04-15 23:30 ` [net-next PATCH v3 4/6] net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv Ansuel Smith
2022-04-15 23:30 ` [net-next PATCH v3 5/6] net: dsa: qca8k: correctly handle mdio read error Ansuel Smith
2022-04-15 23:30 ` [net-next PATCH v3 6/6] net: dsa: qca8k: unify bus id naming with legacy and OF mdio bus Ansuel Smith
2022-04-17 12:40 ` 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=165019921444.7317.254288819022934334.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=ansuelsmth@gmail.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=vivien.didelot@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