RE: [PATCH] net/mlx5: fix the needless reference count for table

2022-03-07 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Wednesday, March 2, 2022 9:58 AM > To: Slava Ovsiienko ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh ; > Xueming(Steven) Li ; sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix the needless reference cou

[PATCH] net/mlx5: fix the needless reference count for table

2022-03-01 Thread Bing Zhao
In the previous implementation, a count was used to record the number of the references to a table resource, including the creation of the table, the jumping to the table and the matchers created on the table. Before releasing the table resource via the driver, it needed to ensure that there is no