All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergio Gonzalez Monroy <sergio.gonzalez.monroy-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: [PATCH 0/3] Misc fixes
Date: Fri, 20 Feb 2015 12:10:50 +0000	[thread overview]
Message-ID: <1424434253-6808-1-git-send-email-sergio.gonzalez.monroy@intel.com> (raw)

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(-)

-- 
1.9.3

             reply	other threads:[~2015-02-20 12:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-20 12:10 Sergio Gonzalez Monroy [this message]
     [not found] ` <1424434253-6808-1-git-send-email-sergio.gonzalez.monroy-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-02-20 12:10   ` [PATCH 1/3] doc: add librte_reorder to doxygen conf Sergio Gonzalez Monroy
2015-02-20 12:10   ` [PATCH 2/3] mbuf: fix a couple of doxygen comments Sergio Gonzalez Monroy
2015-02-20 12:10   ` [PATCH 3/3] examples/packet_ordering: move creation of reorder buffer Sergio Gonzalez Monroy
2015-02-24  2:04   ` [PATCH 0/3] Misc fixes Thomas Monjalon
2015-02-24  8:46   ` Olivier MATZ
  -- strict thread matches above, loose matches on Subject: below --
2021-07-14 15:25 [PATCH 0/3] MISC fixes Oak Zeng
2020-06-18  3:54 [PATCH 0/3] Misc fixes Paul Eggleton
2018-09-03 21:25 Khem Raj
2018-09-10 11:13 ` Burton, Ross
2018-09-10 16:06   ` Khem Raj
2018-08-27  6:51 [PATCH 0/3] Misc Fixes Khem Raj
2016-07-20 19:38 [PATCH 0/3] Misc fixes Khem Raj
2015-10-12 13:49 Paul Eggleton
2012-03-30 22:52 [PATCH 0/3] Misc Fixes nitin.a.kamble
2012-03-30 22:28 ` nitin.a.kamble
2011-12-21 19:27 [PATCH 0/3] misc fixes nitin.a.kamble
2011-12-22 19:27 ` Saul Wold
2011-11-04 17:52 [PATCH 0/3] Misc fixes Paul Eggleton
2011-11-07 17:42 ` Saul Wold
2011-05-13 12:54 Martin Jansa
2011-05-17 18:35 ` Saul Wold

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=1424434253-6808-1-git-send-email-sergio.gonzalez.monroy@intel.com \
    --to=sergio.gonzalez.monroy-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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 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.