[dpdk-dev] [PATCH v2 0/6] eal/linux: cleanup hugepage code

David Marchand david.marchand at 6wind.com
Thu Jul 9 11:19:20 CEST 2015


Here is a little patchset cleaning eal_hugepage_info.c file and fixing a bug
when having more than two hugepage sizes.
No functional change to be expected.

Changes since v1
- fix build on 32 bits system

-- 
David Marchand

David Marchand (6):
  eal/linux: remove useless check on process type
  eal/linux: remove useless casts
  eal/linux: cosmetic change
  eal/linux: rework while loop
  eal/linux: indent file
  eal/linux: avoid out of bound access

 lib/librte_eal/linuxapp/eal/eal_hugepage_info.c |  161 ++++++++++++-----------
 1 file changed, 85 insertions(+), 76 deletions(-)

-- 
1.7.10.4



More information about the dev mailing list