On Fri, Jun 27, 2025 at 3:49 PM Mohamed Feroz Abdul Majeeth
<[email protected]> 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: [email protected]
>
> Signed-off-by: Mohamed Feroz Abdul Majeeth <[email protected]>
> ---
>  .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 <[email protected]>
>  Zoltan Kiss <[email protected]> <[email protected]>
>  Zorik Machulsky <[email protected]>
>  Zyta Szpak <[email protected]> <[email protected]> <[email protected]>
> +Mohamed Feroz Abdul Majeeth <[email protected]>

I have sorted this in alphabetical order.

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

Reply via email to