netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Geetha sowjanya <gakula@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	kuba@kernel.org, davem@davemloft.net, pabeni@redhat.com,
	edumazet@google.com, sgoutham@marvell.com, sbhatta@marvell.com,
	hkelam@marvell.com, tduszynski@marvell.com
Subject: Re: [net PATCH] octeontx2-af: Fix mbox INTR handler when num VFs > 64
Date: Thu, 27 Mar 2025 10:33:06 +0000	[thread overview]
Message-ID: <20250327103306.GG892515@horms.kernel.org> (raw)
In-Reply-To: <20250327091441.1284-1-gakula@marvell.com>

On Thu, Mar 27, 2025 at 02:44:41PM +0530, Geetha sowjanya wrote:
> When number of RVU VFs > 64, the vfs value passed to "rvu_queue_work" 
> function is incorrect. Due to which mbox workqueue entries for
> VFs 0 to 63 never gets added to workqueue.
> 
> Fixes: 9bdc47a6e328 ("octeontx2-af: Mbox communication support btw AF and it's VFs")
> Signed-off-by: Geetha sowjanya <gakula@marvell.com>

Reviewed-by: Simon Horman <horms@kernel.org>

I don't think you need to repost because of this,
but I do think this could have been a short series
including this patch and [1].

[1] [net PATCH] octeontx2-af: Free NIX_AF_INT_VEC_GEN irq
    https://lore.kernel.org/all/20250327094054.2312-1-gakula@marvell.com/


  reply	other threads:[~2025-03-27 10:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-27  9:14 [net PATCH] octeontx2-af: Fix mbox INTR handler when num VFs > 64 Geetha sowjanya
2025-03-27 10:33 ` Simon Horman [this message]
2025-04-01  0:10 ` patchwork-bot+netdevbpf

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=20250327103306.GG892515@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gakula@marvell.com \
    --cc=hkelam@marvell.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sbhatta@marvell.com \
    --cc=sgoutham@marvell.com \
    --cc=tduszynski@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;
as well as URLs for NNTP newsgroup(s).