All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] Fix Meter Hierarchy related issues
@ 2021-08-04  7:26 Shun Hao
  2021-08-04  7:26 ` [dpdk-dev] [PATCH v1 1/2] net/mlx5: fix meter flow counter traslation Shun Hao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shun Hao @ 2021-08-04  7:26 UTC (permalink / raw)
  To: orika, viacheslavo, matan; +Cc: dev, thomas, rasland

1. fix the wrong flow statistics when flow contains both count/meter.
2. fix the wrong meter domain access when meters in hierarchy support
different domains.

Shun Hao (2):
  net/mlx5: fix meter flow counter traslation
  net/mlx5: fix domains detection in meter hierarchy

 drivers/net/mlx5/mlx5_flow_dv.c | 43 ++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 11 deletions(-)

-- 
2.20.0


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

end of thread, other threads:[~2021-08-04  9:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-04  7:26 [dpdk-dev] [PATCH v1 0/2] Fix Meter Hierarchy related issues Shun Hao
2021-08-04  7:26 ` [dpdk-dev] [PATCH v1 1/2] net/mlx5: fix meter flow counter traslation Shun Hao
2021-08-04  7:26 ` [dpdk-dev] [PATCH v1 2/2] net/mlx5: fix domains detection in meter hierarchy Shun Hao
2021-08-04  9:26 ` [dpdk-dev] [PATCH v1 0/2] Fix Meter Hierarchy related issues Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.