DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] minor fixes from BSD and clang testing
@ 2014-06-18 20:33 Bruce Richardson
  2014-06-18 20:33 ` [dpdk-dev] [PATCH 1/4] testpmd: fix commandline variable types Bruce Richardson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bruce Richardson @ 2014-06-18 20:33 UTC (permalink / raw)
  To: 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

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

end of thread, other threads:[~2014-06-18 23:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-18 20:33 [dpdk-dev] [PATCH 0/4] minor fixes from BSD and clang testing Bruce Richardson
2014-06-18 20:33 ` [dpdk-dev] [PATCH 1/4] testpmd: fix commandline variable types Bruce Richardson
2014-06-18 20:33 ` [dpdk-dev] [PATCH 2/4] test app: remove unused variable definition Bruce Richardson
2014-06-18 20:33 ` [dpdk-dev] [PATCH 3/4] scripts: fix filtering of comments on bsd Bruce Richardson
2014-06-18 20:33 ` [dpdk-dev] [PATCH 4/4] i40e: remove endian.h include Bruce Richardson
2014-06-18 23:05 ` [dpdk-dev] [PATCH 0/4] minor fixes from BSD and clang testing Thomas Monjalon

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