All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Cc: dev@dpdk.org, stable@dpdk.org, Robin Jarry <rjarry@redhat.com>
Subject: Re: [PATCH 2/2] fib6: fix tbl8 allocation check logic
Date: Sun, 19 Oct 2025 23:27:43 +0200	[thread overview]
Message-ID: <8963590.eFmWaWnqpD@thomas> (raw)
In-Reply-To: <DDISITO3VISA.3ER8HBDM4WX4Y@redhat.com>

15/10/2025 11:32, Robin Jarry:
> Vladimir Medvedkin, Oct 14, 2025 at 20:17:
> > Currently if there were 'n' preallocated tbl8 entries only 'n - 1' were
> > able to be used. Fix the logic allowing to use all preallocated tbl8
> > entries.
> >
> > Fixes: c3e12e0f0354 ("fib: add dataplane algorithm for IPv6")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
> 
> Tested-by: Robin Jarry <rjarry@redhat.com>

Series applied, thanks.



  reply	other threads:[~2025-10-19 21:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14 18:17 [PATCH 1/2] fib6: fix memory leak on delete operation Vladimir Medvedkin
2025-10-14 18:17 ` [PATCH 2/2] fib6: fix tbl8 allocation check logic Vladimir Medvedkin
2025-10-15  9:32   ` Robin Jarry
2025-10-19 21:27     ` Thomas Monjalon [this message]
2025-10-15  9:32 ` [PATCH 1/2] fib6: fix memory leak on delete operation Robin Jarry

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=8963590.eFmWaWnqpD@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=rjarry@redhat.com \
    --cc=stable@dpdk.org \
    --cc=vladimir.medvedkin@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.