From: Olivier Matz <olivier.matz@6wind.com>
To: Dharmik Thakkar <dharmik.thakkar@arm.com>
Cc: dev@dpdk.org, nd@arm.com, joyce.kong@arm.com
Subject: Re: [dpdk-dev] [PATCH v4 0/2] lib/mempool: add debug stats
Date: Tue, 27 Apr 2021 14:28:27 +0200 [thread overview]
Message-ID: <20210427122827.GL1726@platinum> (raw)
In-Reply-To: <20210423012938.24770-1-dharmik.thakkar@arm.com>
On Thu, Apr 22, 2021 at 08:29:36PM -0500, Dharmik Thakkar wrote:
> Subject: [dpdk-dev] [PATCH v4 0/2] lib/mempool: add debug stats
I missed that one: please use "mempool:" instead of "lib/mempool:"
prefix in the titles.
Thanks,
Olivier
>
> - Add debug counters for objects put/get to/from the common pool.
> - Make __MEMPOOL_STAT_ADD() more generic
>
> ---
> v4:
> - Remove cache stats
>
> v3:
> - Add a patch to make stat add macro generic
> - Remove other stat add/subtract macros
> - Rename counters for better understanding
> - Add put/get cache bulk counters
>
> v2:
> - Fix typo in the commit message
> ---
>
> Dharmik Thakkar (1):
> lib/mempool: make stats macro generic
>
> Joyce Kong (1):
> lib/mempool: distinguish debug counters from cache and pool
>
> lib/mempool/rte_mempool.c | 16 ++++++++++
> lib/mempool/rte_mempool.h | 67 +++++++++++++++++++++++----------------
> 2 files changed, 56 insertions(+), 27 deletions(-)
>
> --
> 2.17.1
>
next prev parent reply other threads:[~2021-04-27 12:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 11:20 [dpdk-dev] [PATCH v2] lib/mempool: distinguish debug counters from cache and pool Joyce Kong
2021-04-07 14:28 ` Olivier Matz
2021-04-20 0:31 ` Dharmik Thakkar
2021-04-20 0:07 ` [dpdk-dev] [PATCH v3 0/2] lib/mempool: add debug stats Dharmik Thakkar
2021-04-20 0:07 ` [dpdk-dev] [PATCH v3 1/2] lib/mempool: make stats macro generic Dharmik Thakkar
2021-04-21 16:09 ` Olivier Matz
2021-04-20 0:08 ` [dpdk-dev] [PATCH v3 2/2] lib/mempool: distinguish debug counters from cache and pool Dharmik Thakkar
2021-04-21 16:29 ` Olivier Matz
2021-04-22 21:27 ` Dharmik Thakkar
2021-04-22 21:47 ` Honnappa Nagarahalli
2021-04-23 10:41 ` Kinsella, Ray
2021-04-23 1:29 ` [dpdk-dev] [PATCH v4 0/2] lib/mempool: add debug stats Dharmik Thakkar
2021-04-23 1:29 ` [dpdk-dev] [PATCH v4 1/2] lib/mempool: make stats macro generic Dharmik Thakkar
2021-04-23 1:29 ` [dpdk-dev] [PATCH v4 2/2] lib/mempool: distinguish debug counters from cache and pool Dharmik Thakkar
2021-04-23 20:29 ` Dharmik Thakkar
2021-04-27 12:18 ` Olivier Matz
2021-04-27 12:28 ` Olivier Matz [this message]
2021-04-27 16:01 ` [dpdk-dev] [PATCH v5 0/2] mempool: add debug stats Dharmik Thakkar
2021-04-27 16:01 ` [dpdk-dev] [PATCH v5 1/2] mempool: make stats macro generic Dharmik Thakkar
2021-04-27 16:01 ` [dpdk-dev] [PATCH v5 2/2] mempool: distinguish debug counters from cache and pool Dharmik Thakkar
2021-05-04 6:54 ` Olivier Matz
2021-05-04 7:02 ` [dpdk-dev] [PATCH v5 0/2] mempool: add debug stats David Marchand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210427122827.GL1726@platinum \
--to=olivier.matz@6wind.com \
--cc=dev@dpdk.org \
--cc=dharmik.thakkar@arm.com \
--cc=joyce.kong@arm.com \
--cc=nd@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).