From: Olivier Matz <olivier.matz@6wind.com>
To: "Morten Brørup" <mb@smartsharesystems.com>
Cc: dev@dpdk.org, stephen@networkplumber.org,
harry.van.haaren@intel.com, konstantin.ananyev@intel.com,
mattias.ronnblom@ericsson.com, bruce.richardson@intel.com,
arybchenko@solarflare.com
Subject: Re: [dpdk-dev] [PATCH v8 1/2] mbuf: add bulk free function
Date: Wed, 16 Oct 2019 09:35:54 +0200 [thread overview]
Message-ID: <20191016073554.kvvzdgxgpcvcnrzd@platinum> (raw)
In-Reply-To: <20191011121458.56388-2-mb@smartsharesystems.com>
Hi,
On Fri, Oct 11, 2019 at 12:14:57PM +0000, Morten Brørup wrote:
> Add function for freeing a bulk of mbufs.
>
> Signed-off-by: Morten Brørup <mb@smartsharesystems.com>
> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
> Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
[...]
> +/**
> + * Size of the array holding mbufs from the same membool pending to be freed
> + * in bulk.
> + */
Minor typo: membool -> mempool
Apart from that,
Acked-by: Olivier Matz <olivier.matz@6wind.com>
Thanks!
next prev parent reply other threads:[~2019-10-16 7:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 12:14 [dpdk-dev] [PATCH v8 0/2] " Morten Brørup
2019-10-11 12:14 ` [dpdk-dev] [PATCH v8 1/2] " Morten Brørup
2019-10-16 7:35 ` Olivier Matz [this message]
2019-10-11 12:14 ` [dpdk-dev] [PATCH v8 2/2] mbuf: add unit test for bulk alloc/free functions Morten Brørup
2019-10-16 7:54 ` Olivier Matz
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=20191016073554.kvvzdgxgpcvcnrzd@platinum \
--to=olivier.matz@6wind.com \
--cc=arybchenko@solarflare.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=harry.van.haaren@intel.com \
--cc=konstantin.ananyev@intel.com \
--cc=mattias.ronnblom@ericsson.com \
--cc=mb@smartsharesystems.com \
--cc=stephen@networkplumber.org \
/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).