Re: [dpdk-dev] [PATCH v1 0/4] ASO meter sharing support

2021-07-06 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Shun Hao > Sent: Friday, July 2, 2021 12:15 PM > To: Ori Kam ; Slava Ovsiienko > ; Matan Azrad ; Shahaf > Shuler > Cc: dev@dpdk.org; NBU-Contact-Thomas Monjalon > ; Raslan Darawsheh ; Roni > Bar Yanai > Subject: [PATCH v1 0/4] ASO meter sharing support >

[dpdk-dev] [PATCH v1 0/4] ASO meter sharing support

2021-07-02 Thread Shun Hao
This adds several fixes in ASO meter. With these fixes, meter created on one port can be shared by other ports. Shun Hao (4): net/mlx5: use meter profile lookup table net/mlx5: fix meter policy ID table container net/mlx5: fix meter flow direction check net/mlx5: fix meter policy flow matc