DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 558] mlx5: xstats names are not standard
@ 2020-10-15 17:37 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-10-15 17:37 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=558

            Bug ID: 558
           Summary: mlx5: xstats names are not standard
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: iryzhov@nfware.com
  Target Milestone: ---

xstats names for simple stats are mostly standardized in ethdev drivers, for
example:
rx_multicast_packets
rx_broadcast_packets
tx_multicast_packets
tx_broadcast_packets

but mlx5 driver adds "port" word to all its xstats names:
rx_port_multicast_packets
rx_port_broadcast_packets
etc.

I suppose it doesn't conform to the "Scheme for Human Readable Names" described
in the docs and should be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-15 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 17:37 [dpdk-dev] [Bug 558] mlx5: xstats names are not standard bugzilla

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).