public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Veerasenareddy Burru <vburru@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	aayarekar@marvell.com, sedara@marvell.com, sburla@marvell.com,
	linux-doc@vger.kernel.org, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com
Subject: Re: [PATCH net-next v5 0/8] octeon_ep: deferred probe and mailbox
Date: Mon, 27 Mar 2023 07:40:39 +0000	[thread overview]
Message-ID: <167990283975.16393.10243925958413218334.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230324174704.9752-1-vburru@marvell.com>

Hello:

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

On Fri, 24 Mar 2023 10:46:55 -0700 you wrote:
> Implement Deferred probe, mailbox enhancements and heartbeat monitor.
> 
> v4 -> v5:
>    - addressed review comments
>      https://lore.kernel.org/all/20230323104703.GD36557@unreal/
>      replaced atomic_inc() + atomic_read() with atomic_inc_return().
> 
> [...]

Here is the summary with links:
  - [net-next,v5,1/8] octeon_ep: defer probe if firmware not ready
    https://git.kernel.org/netdev/net-next/c/10c073e40469
  - [net-next,v5,2/8] octeon_ep: poll for control messages
    https://git.kernel.org/netdev/net-next/c/24d4333233b3
  - [net-next,v5,3/8] octeon_ep: control mailbox for multiple PFs
    https://git.kernel.org/netdev/net-next/c/7c05d3d06c23
  - [net-next,v5,4/8] octeon_ep: add separate mailbox command and response queues
    https://git.kernel.org/netdev/net-next/c/577f0d1b1c5f
  - [net-next,v5,5/8] octeon_ep: include function id in mailbox commands
    https://git.kernel.org/netdev/net-next/c/f25e596755b4
  - [net-next,v5,6/8] octeon_ep: support asynchronous notifications
    https://git.kernel.org/netdev/net-next/c/baa987988777
  - [net-next,v5,7/8] octeon_ep: function id in link info and stats mailbox commands
    https://git.kernel.org/netdev/net-next/c/0718693fb36c
  - [net-next,v5,8/8] octeon_ep: add heartbeat monitor
    https://git.kernel.org/netdev/net-next/c/5cb96c29aa0e

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-03-27  7:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24 17:46 [PATCH net-next v5 0/8] octeon_ep: deferred probe and mailbox Veerasenareddy Burru
2023-03-24 17:46 ` [PATCH net-next v5 1/8] octeon_ep: defer probe if firmware not ready Veerasenareddy Burru
2023-03-24 17:46 ` [PATCH net-next v5 2/8] octeon_ep: poll for control messages Veerasenareddy Burru
2023-03-24 17:46 ` [PATCH net-next v5 3/8] octeon_ep: control mailbox for multiple PFs Veerasenareddy Burru
2023-03-24 17:46 ` [PATCH net-next v5 4/8] octeon_ep: add separate mailbox command and response queues Veerasenareddy Burru
2023-03-24 17:47 ` [PATCH net-next v5 5/8] octeon_ep: include function id in mailbox commands Veerasenareddy Burru
2023-03-24 17:47 ` [PATCH net-next v5 6/8] octeon_ep: support asynchronous notifications Veerasenareddy Burru
2023-03-24 17:47 ` [PATCH net-next v5 7/8] octeon_ep: function id in link info and stats mailbox commands Veerasenareddy Burru
2023-03-24 17:47 ` [PATCH net-next v5 8/8] octeon_ep: add heartbeat monitor Veerasenareddy Burru
2023-03-27  7: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=167990283975.16393.10243925958413218334.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=aayarekar@marvell.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sburla@marvell.com \
    --cc=sedara@marvell.com \
    --cc=vburru@marvell.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