netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: netdev@vger.kernel.org, mengyuanlou@net-swift.com
Subject: Re: [PATCH net-next v3 0/8] net: wangxun: Adjust code structure
Date: Sat, 07 Jan 2023 03:50:18 +0000	[thread overview]
Message-ID: <167306341847.8196.961375733566282048.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230106033853.2806007-1-jiawenwu@trustnetic.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Fri,  6 Jan 2023 11:38:45 +0800 you wrote:
> Remove useless structs 'txgbe_hw' and 'ngbe_hw' make the codes clear.
> And move the same codes which sets MAC address between txgbe and ngbe
> to libwx. Further more, rename struct 'wx_hw' to 'wx' and move total
> adapter members to wx.
> 
> Jiawen Wu (7):
>   net: txgbe: Remove structure txgbe_hw
>   net: ngbe: Remove structure ngbe_hw
>   net: txgbe: Move defines into unified file
>   net: ngbe: Move defines into unified file
>   net: wangxun: Move MAC address handling to libwx
>   net: wangxun: Rename private structure in libwx
>   net: txgbe: Remove structure txgbe_adapter
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/8] net: txgbe: Remove structure txgbe_hw
    https://git.kernel.org/netdev/net-next/c/ce2b4ad5d1b5
  - [net-next,v3,2/8] net: ngbe: Remove structure ngbe_hw
    https://git.kernel.org/netdev/net-next/c/8f727eeca397
  - [net-next,v3,3/8] net: txgbe: Move defines into unified file
    https://git.kernel.org/netdev/net-next/c/524f6b29fb86
  - [net-next,v3,4/8] net: ngbe: Move defines into unified file
    https://git.kernel.org/netdev/net-next/c/92710fe60515
  - [net-next,v3,5/8] net: wangxun: Move MAC address handling to libwx
    https://git.kernel.org/netdev/net-next/c/79625f45ca73
  - [net-next,v3,6/8] net: wangxun: Rename private structure in libwx
    https://git.kernel.org/netdev/net-next/c/9607a3e62645
  - [net-next,v3,7/8] net: txgbe: Remove structure txgbe_adapter
    https://git.kernel.org/netdev/net-next/c/270a71e64012
  - [net-next,v3,8/8] net: ngbe: Remove structure ngbe_adapter
    https://git.kernel.org/netdev/net-next/c/803df55d32ea

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



      parent reply	other threads:[~2023-01-07  3:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-06  3:38 [PATCH net-next v3 0/8] net: wangxun: Adjust code structure Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 1/8] net: txgbe: Remove structure txgbe_hw Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 2/8] net: ngbe: Remove structure ngbe_hw Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 3/8] net: txgbe: Move defines into unified file Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 4/8] net: ngbe: " Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 5/8] net: wangxun: Move MAC address handling to libwx Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 6/8] net: wangxun: Rename private structure in libwx Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 7/8] net: txgbe: Remove structure txgbe_adapter Jiawen Wu
2023-01-06  3:38 ` [PATCH net-next v3 8/8] net: ngbe: Remove structure ngbe_adapter Jiawen Wu
2023-01-07  3:50 ` 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=167306341847.8196.961375733566282048.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    /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).