DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] Rel 2.3: lpm cleanup, merge data structures
@ 2015-11-24 14:25 Bruce Richardson
  2015-11-24 14:25 ` [dpdk-dev] [PATCH] lpm: merge tbl24 and tbl8 structures Bruce Richardson
  0 siblings, 1 reply; 5+ messages in thread
From: Bruce Richardson @ 2015-11-24 14:25 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-04 15:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 14:25 [dpdk-dev] [PATCH] Rel 2.3: lpm cleanup, merge data structures Bruce Richardson
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

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