patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Mohamed Feroz Abdul Majeeth <mabdulmajeet@marvell.com>
Cc: dev@dpdk.org, jerinj@marvell.com, vattunuru@marvell.com, stable@dpdk.org
Subject: Re: [PATCH v0 1/1] net/octeon_ep: fix increase mbox timeout
Date: Wed, 2 Jul 2025 18:18:07 +0530	[thread overview]
Message-ID: <CALBAE1OCJrkL9+WX7UnMW+4OwgUj19dMYbHXHVfzDA72BRsAhg@mail.gmail.com> (raw)
In-Reply-To: <20250627101853.5632-1-mabdulmajeet@marvell.com>

On Fri, Jun 27, 2025 at 3:49 PM Mohamed Feroz Abdul Majeeth
<mabdulmajeet@marvell.com> wrote:
>
> Extend the mailbox timeout to 2500 ms in the Octeon driver
> to ensure firmware responses are received, preventing premature
> timeouts in mailbox request handling. This improves reliability
> of control network APIs, addressing issues where the previous
> timeout was too short for consistent operation.
>
> Fixes: c836a7ba33ee ("net/octeon_ep: support mailbox between VF and PF")
> Cc: stable@dpdk.org
>
> Signed-off-by: Mohamed Feroz Abdul Majeeth <mabdulmajeet@marvell.com>
> ---
>  .mailmap                            | 1 +
>  drivers/net/octeon_ep/otx_ep_mbox.h | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.mailmap b/.mailmap
> index 8483d96ec5..753853b396 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -1850,3 +1850,4 @@ Ziye Yang <ziye.yang@intel.com>
>  Zoltan Kiss <zoltan.kiss@schaman.hu> <zoltan.kiss@linaro.org>
>  Zorik Machulsky <zorik@amazon.com>
>  Zyta Szpak <zyta@marvell.com> <zr@semihalf.com> <zyta.szpak@semihalf.com>
> +Mohamed Feroz Abdul Majeeth <mabdulmajeet@marvell.com>

I have sorted this in alphabetical order.

Applied to dpdk-next-net-mrvl/for-main. Thanks

      reply	other threads:[~2025-07-02 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27 10:18 Mohamed Feroz Abdul Majeeth
2025-07-02 12:48 ` Jerin Jacob [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=CALBAE1OCJrkL9+WX7UnMW+4OwgUj19dMYbHXHVfzDA72BRsAhg@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=mabdulmajeet@marvell.com \
    --cc=stable@dpdk.org \
    --cc=vattunuru@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).