netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Mengyuan Lou <mengyuanlou@net-swift.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, horms@kernel.org,
	jiawenwu@trustnetic.com, duanqiangwen@net-swift.com,
	linglingzhang@trustnetic.com
Subject: Re: [PATCH net-next v10 1/6] net: libwx: Add mailbox api for wangxun pf drivers
Date: Thu, 10 Apr 2025 02:40:32 +0000	[thread overview]
Message-ID: <174425283276.3122537.2028208285803978854.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <70017BD4D67614A4+20250408091556.9640-2-mengyuanlou@net-swift.com>

Hello:

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

On Tue,  8 Apr 2025 17:15:51 +0800 you wrote:
> Implements the mailbox interfaces for wangxun pf drivers
> ngbe and txgbe.
> 
> Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com>
> ---
>  drivers/net/ethernet/wangxun/libwx/Makefile  |   2 +-
>  drivers/net/ethernet/wangxun/libwx/wx_mbx.c  | 176 +++++++++++++++++++
>  drivers/net/ethernet/wangxun/libwx/wx_mbx.h  |  32 ++++
>  drivers/net/ethernet/wangxun/libwx/wx_type.h |   8 +
>  4 files changed, 217 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/net/ethernet/wangxun/libwx/wx_mbx.c
>  create mode 100644 drivers/net/ethernet/wangxun/libwx/wx_mbx.h

Here is the summary with links:
  - [net-next,v10,1/6] net: libwx: Add mailbox api for wangxun pf drivers
    https://git.kernel.org/netdev/net-next/c/29264a372da9
  - [net-next,v10,2/6] net: libwx: Add sriov api for wangxun nics
    https://git.kernel.org/netdev/net-next/c/9bfd65980f8d
  - [net-next,v10,3/6] net: libwx: Redesign flow when sriov is enabled
    https://git.kernel.org/netdev/net-next/c/c52d4b898901
  - [net-next,v10,4/6] net: libwx: Add msg task func
    https://git.kernel.org/netdev/net-next/c/359e41f63155
  - [net-next,v10,5/6] net: ngbe: add sriov function support
    https://git.kernel.org/netdev/net-next/c/877253d2cbf2
  - [net-next,v10,6/6] net: txgbe: add sriov function support
    https://git.kernel.org/netdev/net-next/c/a9843689e2de

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



  reply	other threads:[~2025-04-10  2:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250408091556.9640-1-mengyuanlou@net-swift.com>
2025-04-08  9:15 ` [PATCH net-next v10 1/6] net: libwx: Add mailbox api for wangxun pf drivers Mengyuan Lou
2025-04-10  2:40   ` patchwork-bot+netdevbpf [this message]
2025-04-08  9:15 ` [PATCH net-next v10 2/6] net: libwx: Add sriov api for wangxun nics Mengyuan Lou
2025-04-08  9:15 ` [PATCH net-next v10 3/6] net: libwx: Redesign flow when sriov is enabled Mengyuan Lou
2025-04-08  9:15 ` [PATCH net-next v10 4/6] net: libwx: Add msg task func Mengyuan Lou
2025-04-08  9:15 ` [PATCH net-next v10 5/6] net: ngbe: add sriov function support Mengyuan Lou
2025-04-08  9:15 ` [PATCH net-next v10 6/6] net: txgbe: " Mengyuan Lou

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=174425283276.3122537.2028208285803978854.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=duanqiangwen@net-swift.com \
    --cc=horms@kernel.org \
    --cc=jiawenwu@trustnetic.com \
    --cc=kuba@kernel.org \
    --cc=linglingzhang@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).