From: Olivier MATZ <olivier.matz@6wind.com>
To: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/3] Misc fixes
Date: Tue, 24 Feb 2015 09:46:56 +0100 [thread overview]
Message-ID: <54EC3A80.9000609@6wind.com> (raw)
In-Reply-To: <1424434253-6808-1-git-send-email-sergio.gonzalez.monroy@intel.com>
On 02/20/2015 01:10 PM, Sergio Gonzalez Monroy wrote:
> This series fixes a few small issues in different files:
> - doxygen syntax of a couple of comments in struct mbuf
> - add missing reorder library directory to doxygen config
> - rte_reorder_create was not being checked for possible errors, so
> add proper error checking and move it before launching threads.
>
> Sergio Gonzalez Monroy (3):
> doc: add librte_reorder to doxygen conf
> mbuf: fix a couple of doxygen comments
> examples/packet_ordering: move creation of reorder buffer
>
> doc/api/doxy-api.conf | 1 +
> examples/packet_ordering/main.c | 37 +++++++++++++++++++++++++------------
> lib/librte_mbuf/rte_mbuf.h | 4 ++--
> 3 files changed, 28 insertions(+), 14 deletions(-)
>
Series:
Acked-by: Olivier Matz <olivier.matz@6wind.com>
prev parent reply other threads:[~2015-02-24 8:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-20 12:10 Sergio Gonzalez Monroy
2015-02-20 12:10 ` [dpdk-dev] [PATCH 1/3] doc: add librte_reorder to doxygen conf Sergio Gonzalez Monroy
2015-02-20 12:10 ` [dpdk-dev] [PATCH 2/3] mbuf: fix a couple of doxygen comments Sergio Gonzalez Monroy
2015-02-20 12:10 ` [dpdk-dev] [PATCH 3/3] examples/packet_ordering: move creation of reorder buffer Sergio Gonzalez Monroy
2015-02-24 2:04 ` [dpdk-dev] [PATCH 0/3] Misc fixes Thomas Monjalon
2015-02-24 8:46 ` Olivier MATZ [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=54EC3A80.9000609@6wind.com \
--to=olivier.matz@6wind.com \
--cc=dev@dpdk.org \
--cc=sergio.gonzalez.monroy@intel.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).