Re: [dpdk-dev] [PATCH v6 00/26] net/mlx5: insertion rate optimization

2021-07-13 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Suanming Mou > Sent: Tuesday, July 13, 2021 11:45 AM > To: Slava Ovsiienko ; Matan Azrad > > Cc: Raslan Darawsheh ; Ori Kam ; > dev@dpdk.org > Subject: [PATCH v6 00/26] net/mlx5: insertion rate optimization > > This patch series optimize the flow inserti

[dpdk-dev] [PATCH v6 00/26] net/mlx5: insertion rate optimization

2021-07-13 Thread Suanming Mou
This patch series optimize the flow insertion rate with adding local cache to index pool and list. For object which wants efficient index allocate and free, local cache will be very helpful. For index pool, two level cache is added, one as local and another as global. The global cache is able to