[dpdk-dev] [PATCH] Rel 2.3: lpm cleanup, merge data structures

Bruce Richardson bruce.richardson at intel.com
Tue Nov 24 15:25:55 CET 2015


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



More information about the dev mailing list