> -----Original Message----- > From: dev <[email protected]> On Behalf Of Stephen Hemminger > Sent: Friday, November 1, 2019 8:13 PM > To: [email protected] > Cc: Stephen Hemminger <[email protected]> > Subject: [dpdk-dev] [PATCH 1/2] app/testpmd: block xstats for hidden ports > > All the other testpmd commands block access to devices that are owned. > Looks like xstat got overlooked. > > Fixes: bfd5051b43b5 ("app/testpmd: new command to get extended > statistics")
> Signed-off-by: Stephen Hemminger <[email protected]> ./devtools/check-git-log.sh -1 Is it candidate for Cc: [email protected] backport? Otherwise: Acked-by: Bernard Iremonger <[email protected]>

