DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] Rel 2.3: lpm cleanup, merge data structures
Date: Tue, 24 Nov 2015 14:25:55 +0000	[thread overview]
Message-ID: <1448375156-26654-1-git-send-email-bruce.richardson@intel.com> (raw)

Following on from the discussion in Release 2.2 about changes needed to LPM, this
is a small cleanup patch for 2.3 to get things started.
This clean-up is inspired by a similar change made by Vladimir in his patchset
proposal for 2.2 for LPM, and I would hope it would make further changes that
little bit easier as we have one fewer structures to worry about.

Bruce Richardson (1):
  lpm: merge tbl24 and tbl8 structures

 lib/librte_lpm/rte_lpm.c | 77 ++++++++++++++++++++++++------------------------
 lib/librte_lpm/rte_lpm.h | 47 ++++++++++++++---------------
 2 files changed, 60 insertions(+), 64 deletions(-)

-- 
2.5.0

             reply	other threads:[~2015-11-24 14:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 14:25 Bruce Richardson [this message]
2015-11-24 14:25 ` [dpdk-dev] [PATCH] lpm: merge tbl24 and tbl8 structures Bruce Richardson
2016-03-04 14:57   ` Thomas Monjalon
2016-03-04 15:03     ` Jerin Jacob
2016-03-04 15:11       ` Kobylinski, MichalX

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=1448375156-26654-1-git-send-email-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.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).