From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: [PATCH 0/4] minor fixes from BSD and clang testing Date: Wed, 18 Jun 2014 21:33:03 +0100 Message-ID: <1403123587-27433-1-git-send-email-bruce.richardson@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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