[dpdk-dev] [PATCH 0/4] minor fixes from BSD and clang testing

Bruce Richardson bruce.richardson at intel.com
Wed Jun 18 22:33:03 CEST 2014


When testing compilation on BSD systems and with the clang compiler a
number of minor issues were encountered. This patchset fixes some of these.

NOTE: compilation targets for using clang on BSD and Linux I'm planning to 
upstream post-1.7 release. These are just issues found when doing testing for
it.

Bruce Richardson (4):
  testpmd: fix commandline variable types
  test app: remove unused variable definition
  scripts: fix filtering of comments on bsd
  i40e: remove endian.h include

 app/test-pmd/cmdline.c          | 18 +++++++++---------
 app/test/test_table_acl.c       |  2 --
 lib/librte_pmd_i40e/i40e_rxtx.c |  1 -
 scripts/gen-config-h.sh         |  2 +-
 4 files changed, 10 insertions(+), 13 deletions(-)

-- 
1.9.3



More information about the dev mailing list