[dpdk-stable] [PATCH 01/11] ethdev: fix debug log of owner id

Thomas Monjalon thomas at monjalon.net
Wed May 9 16:52:19 CEST 2018


09/05/2018 15:59, Luca Boccassi:
> On Wed, 2018-05-09 at 14:15 +0200, Thomas Monjalon wrote:
> > 09/05/2018 12:44, Luca Boccassi:
> > > On Wed, 2018-05-09 at 11:30 +0200, Thomas Monjalon wrote:
> > > > The owner id is 64-bit.
> > > > On 32-bit environment, it must be printed with PRIX64.
> > > > 
> > > > Fixes: 5b7ba31148a8 ("ethdev: add port ownership")
> > > > Cc: stable at dpdk.org
> > > > 
> > > > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> > > > ---
> > > >  lib/librte_ethdev/rte_ethdev.c | 10 +++++-----
> > > >  1 file changed, 5 insertions(+), 5 deletions(-)
> > > 
> > > It seems git am -3 is failing miserably on this series - if you
> > > have a
> > > branch, could you please push it to your github fork or somewhere
> > > else
> > > I can pull it in 18.02?
> > 
> > I could send the series to stable at dpdk.org, when backported,
> > with 18.02 prefix in the title.
> 
> Ah sure, that's fine - given this series was sent exclusively to stable
> @dpdk.org I thought it was already the backport

It was a mistake: automatic Cc when doing internal draft send.




More information about the stable mailing list