Re: [dpdk-dev] [PATCH 0/2] net/mlx5: add reclaim memory mode devarg

2020-06-03 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Suanming Mou > Sent: Monday, June 1, 2020 9:10 AM > To: Slava Ovsiienko ; Matan Azrad > > Cc: Raslan Darawsheh ; dev@dpdk.org > Subject: [PATCH 0/2] net/mlx5: add reclaim memory mode devarg > > Currently, when flow destroyed, some memory resources may sti

[dpdk-dev] [PATCH 0/2] net/mlx5: add reclaim memory mode devarg

2020-05-31 Thread Suanming Mou
Currently, when flow destroyed, some memory resources may still be kept as cached to help next time create flow more efficiently. Some system may need the resources to be more flexible with flow create and destroy. After peak time, with millions of flows destroyed, the system would prefer the res