[dpdk-dev] [PATCH] ring: fix error vlaue of tail in the peek API for ST mode
David Marchand
david.marchand at redhat.com
Wed Jul 1 10:44:53 CEST 2020
On Sun, Jun 28, 2020 at 3:05 PM Ananyev, Konstantin
<konstantin.ananyev at intel.com> wrote:
> > -----Original Message-----
> > From: Feifei Wang <feifei.wang2 at arm.com>
> > Sent: Sunday, June 28, 2020 7:24 AM
> > To: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>; Ananyev, Konstantin <konstantin.ananyev at intel.com>
> > Cc: dev at dpdk.org; nd at arm.com; Feifei Wang <feifei.wang2 at arm.com>; stable at dpdk.org
> > Subject: [PATCH] ring: fix error vlaue of tail in the peek API for ST mode
> >
> > The value of *tail should be the prod->tail not prod->head. After
> > modification, it can record 'tail' so head/tail can be updated
> > accordingly.
> >
> > Fixes: 664ff4b1729b ("ring: introduce peek style API")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Feifei Wang <feifei.wang2 at arm.com>
> > Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list