Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/1] spp_primary: fix incorrect statistics
@ 2019-12-18  5:02 Itsuro Oda
  2019-12-18  5:02 ` [spp] [PATCH 1/1] " Itsuro Oda
  0 siblings, 1 reply; 3+ messages in thread
From: Itsuro Oda @ 2019-12-18  5:02 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

When showing primary's stat, tx_drops of physical ports
indicates tx_drops of the ring which has same ID mistakenly.
Also stats of ring ports includes other type of ports (ex. vhost)
which has same ID mistakenly. This patch fiexes these mistakes.

Itsuro Oda (1):
  spp_primary: fix incorrect statistics

 src/nfv/commands.h |  7 ++++++-
 src/primary/main.c | 11 ++++++++---
 2 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-18  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18  5:02 [spp] [PATCH 0/1] spp_primary: fix incorrect statistics Itsuro Oda
2019-12-18  5:02 ` [spp] [PATCH 1/1] " Itsuro Oda
2019-12-18  6:58   ` Yasufumi Ogawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).