DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] Fix multiple build errors for Amazon ENA driver
@ 2016-03-29 12:43 Daniel Mrzyglod
  2016-03-29 12:43 ` [dpdk-dev] [PATCH 1/2] ena: icc fix compilation errors Daniel Mrzyglod
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Daniel Mrzyglod @ 2016-03-29 12:43 UTC (permalink / raw)
  To: jan, jpa, netanel, evgenys; +Cc: dev

First patch cover multiple error for ICC.
	a. mixed enum with other types
	b. variable is used uninitialized

Patches for FreeBSD:
	a. Target was not setup
	b. ETIME is not avaliable in FreeBSD 

Daniel Mrzyglod (2):
  ena: icc fix compilation errors
  ena: Fix Compilation for freebsd

 drivers/net/ena/base/ena_com.c       | 18 +++++++++---------
 drivers/net/ena/base/ena_com.h       |  8 ++++----
 drivers/net/ena/base/ena_eth_com.c   | 10 +++++-----
 drivers/net/ena/base/ena_plat.h      |  2 ++
 drivers/net/ena/base/ena_plat_dpdk.h |  3 +++
 5 files changed, 23 insertions(+), 18 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-03-30 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-29 12:43 [dpdk-dev] [PATCH 0/2] Fix multiple build errors for Amazon ENA driver Daniel Mrzyglod
2016-03-29 12:43 ` [dpdk-dev] [PATCH 1/2] ena: icc fix compilation errors Daniel Mrzyglod
2016-03-29 12:43 ` [dpdk-dev] [PATCH 2/2] ena: Fix Compilation for freebsd Daniel Mrzyglod
2016-03-29 13:13   ` Bruce Richardson
2016-03-30 17:21 ` [dpdk-dev] [PATCH 0/2] Fix multiple build errors for Amazon ENA driver 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).