From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Olivier Matz <olivier.matz@6wind.com>, hemant.agrawal@nxp.com
Cc: dev@dpdk.org
Subject: Re: [PATCH v4] mbuf: use pktmbuf helper to create the pool
Date: Wed, 15 Mar 2017 13:57:46 +0100 [thread overview]
Message-ID: <2434694.Subkt9ayaH@xps13> (raw)
In-Reply-To: <1489482880-21972-1-git-send-email-olivier.matz@6wind.com>
2017-03-14 10:14, Olivier Matz:
> From: Hemant Agrawal <hemant.agrawal@nxp.com>
>
> When possible, replace the uses of rte_mempool_create() with
> the helper provided in librte_mbuf: rte_pktmbuf_pool_create().
>
> This is the preferred way to create a mbuf pool.
>
> This also updates the documentation.
>
> Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
> Acked-by: Olivier Matz <olivier.matz@6wind.com>
>
> ---
>
> Hi Hemant,
>
> I noticed I did not ack this patch. I just rebased it on top
> of master branch (app/test was moved).
Applied, thanks
prev parent reply other threads:[~2017-03-15 12:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 18:42 [PATCH] mbuf: use pktmbuf helper to create the pool Hemant Agrawal
2017-01-17 13:31 ` Santosh Shukla
2017-01-18 6:01 ` Hemant Agrawal
2017-01-31 10:32 ` Olivier Matz
2017-01-20 7:11 ` [PATCH v2] " Hemant Agrawal
2017-01-31 9:55 ` Olivier Matz
2017-02-01 19:31 ` Hemant Agrawal
2017-02-14 22:00 ` [PATCH v3] " Hemant Agrawal
2017-03-14 9:14 ` [PATCH v4] " Olivier Matz
2017-03-15 12:57 ` Thomas Monjalon [this message]
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=2434694.Subkt9ayaH@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=hemant.agrawal@nxp.com \
--cc=olivier.matz@6wind.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.