DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] enic fixes for clang compilation
@ 2014-12-05 15:57 Bruce Richardson
  2014-12-05 15:57 ` [dpdk-dev] [PATCH 1/2] enic: fix initialization error with clang Bruce Richardson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bruce Richardson @ 2014-12-05 15:57 UTC (permalink / raw)
  To: dev, ssujith

Compiling latest DPDK with clang 3.3 on FreeBSD 10 shows up a number of compilation
errors in the enic driver. These two small patches fix those errors.

Bruce Richardson (2):
  enic: fix initialization error with clang
  enic: fix error with uninitialized variable.

 lib/librte_pmd_enic/enic_clsf.c     | 2 +-
 lib/librte_pmd_enic/vnic/vnic_dev.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-12-07 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-05 15:57 [dpdk-dev] [PATCH 0/2] enic fixes for clang compilation Bruce Richardson
2014-12-05 15:57 ` [dpdk-dev] [PATCH 1/2] enic: fix initialization error with clang Bruce Richardson
2014-12-05 15:57 ` [dpdk-dev] [PATCH 2/2] enic: fix error with uninitialized variable Bruce Richardson
2014-12-05 21:11 ` [dpdk-dev] [PATCH 0/2] enic fixes for clang compilation Thomas Monjalon
2014-12-07 15:21 ` Sujith Sankar (ssujith)

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