DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] some fixes for bnx2x
@ 2015-07-28 15:47 Thomas Monjalon
  2015-07-28 15:47 ` [dpdk-dev] [PATCH 1/4] bnx2x: fix build as shared library Thomas Monjalon
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Thomas Monjalon @ 2015-07-28 15:47 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: dev

The basic build tests fail in many ways.
The driver was disabled by error in first test before applying it.
That's why it has been accepted.

This is a first try to fix most of the errors.
It has not been tested with old compilers, nor icc.
The 32-bit build fix is not complete.
Please review it and send other patches to completely fix it ASAP.

Thomas Monjalon (4):
  bnx2x: fix build as shared library
  bnx2x: fix build with debug enabled
  bnx2x: fix build with clang
  bnx2x: fix part of 32-bit build

 drivers/net/bnx2x/Makefile      |  4 +++
 drivers/net/bnx2x/bnx2x.c       | 79 +++++++++++++++++++++--------------------
 drivers/net/bnx2x/bnx2x.h       |  2 +-
 drivers/net/bnx2x/bnx2x_logs.h  |  2 +-
 drivers/net/bnx2x/bnx2x_stats.c | 12 -------
 drivers/net/bnx2x/ecore_init.h  |  3 +-
 drivers/net/bnx2x/ecore_sp.c    | 12 +++----
 7 files changed, 52 insertions(+), 62 deletions(-)

-- 
2.4.2

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

end of thread, other threads:[~2015-08-03 15:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-28 15:47 [dpdk-dev] [PATCH 0/4] some fixes for bnx2x Thomas Monjalon
2015-07-28 15:47 ` [dpdk-dev] [PATCH 1/4] bnx2x: fix build as shared library Thomas Monjalon
2015-07-28 15:47 ` [dpdk-dev] [PATCH 2/4] bnx2x: fix build with debug enabled Thomas Monjalon
2015-07-28 15:47 ` [dpdk-dev] [PATCH 3/4] bnx2x: fix build with clang Thomas Monjalon
2015-07-28 15:47 ` [dpdk-dev] [PATCH 4/4] bnx2x: fix part of 32-bit build Thomas Monjalon
2015-08-03 15:42   ` Thomas Monjalon
2015-08-03 15:42 ` [dpdk-dev] [PATCH 0/4] some fixes for bnx2x 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).