[PATCH] .mailmap:update

2022-12-31 Thread wushaohua
From: Shaohua Wu update .mailmap Signed-off-by: Shaohua Wu --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 75884b6fe2..5eb74a4479 100644 --- a/.mailmap +++ b/.mailmap @@ -1498,6 +1498,7 @@ Yerden Zhumabekov Yicai Lu Yiding Zhou Yi Li +Shaohua

[PATCH] mempool:Add monitor dump for memory pool

2022-12-31 Thread wushaohua
From: Shaohua Wu rte_mempool_dump add dump for monitoring available and used memory blocks Signed-off-by: Shaohua Wu --- lib/mempool/rte_mempool.c | 5 + 1 file changed, 5 insertions(+) diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c index f33f455790..09d512a604 100644

[PATCH 2/2] update .mailmap

2022-12-31 Thread wushaohua
From: wushaohua Signed-off-by: wushaohua --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 75884b6fe2..fbcd6384eb 100644 --- a/.mailmap +++ b/.mailmap @@ -1498,6 +1498,7 @@ Yerden Zhumabekov Yicai Lu Yiding Zhou Yi Li +wushaohua Yi Liu Yilon

[PATCH 1/2] mempool:Add monitor dump for memory pool

2022-12-31 Thread wushaohua
From: wushaohua rte_mempool_dump add dump for monitoring available and used memory blocks Signed-off-by: wushaohua --- lib/mempool/rte_mempool.c | 5 + 1 file changed, 5 insertions(+) diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c index f33f455790..09d512a604 100644 --

[PATCH v2] mempool:Add monitor dump for memory pool

2022-12-31 Thread wushaohua
From: wushaohua rte_mempool_dump add dump for monitoring available and used memory blocks Signed-off-by: wushaohua --- lib/mempool/rte_mempool.c | 5 + 1 file changed, 5 insertions(+) diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c index f33f455790..09d512a604 100644 --

[PATCH] mempool:Add monitor print for memory pool

2022-12-31 Thread wushaohua
From: wushaohua rte_mempool_dump adds prints for monitoring available and used memory blocks Signed-off-by: wushaohua --- lib/mempool/rte_mempool.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c index f33f455790..f6