dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] build fixes for recent distros
@ 2013-07-29 12:44 Thomas Monjalon
       [not found] ` <cover.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 20+ messages in thread
From: Thomas Monjalon @ 2013-07-29 12:44 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

KNI is an out-of-tree kernel driver, so it needs some updates
to follow recent API changes in Linux.

There is also a patch to build with latest GCC.

Needless to say, these patches are totally useless for Debian users :)

---

Thomas Monjalon (4):
  kni: fix build with kernel 3.8
  kni: fix build with kernel 3.9
  kni: fix build with kernel 3.10
  app: fix build with gcc 4.8

 app/test/test_cmdline_string.c                     |    2 +-
 lib/librte_eal/linuxapp/kni/ethtool/igb/igb.h      |   17 -
 lib/librte_eal/linuxapp/kni/ethtool/igb/igb_main.c |  507 ++------------------
 lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h  |   46 +-
 lib/librte_eal/linuxapp/kni/ethtool/ixgbe/ixgbe.h  |    6 +-
 .../linuxapp/kni/ethtool/ixgbe/ixgbe_ethtool.c     |   14 +-
 .../linuxapp/kni/ethtool/ixgbe/ixgbe_main.c        |   16 +-
 .../linuxapp/kni/ethtool/ixgbe/kcompat.h           |   51 +-
 8 files changed, 132 insertions(+), 527 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-09-16 13:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 12:44 [PATCH 0/4] build fixes for recent distros Thomas Monjalon
     [not found] ` <cover.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-07-29 12:44   ` [PATCH 1/4] kni: fix build with kernel 3.8 Thomas Monjalon
     [not found]     ` <43d7bb3e9a8b8c379c69c782370aa2fbce47398d.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 15:30       ` Nicolas Dichtel
2013-07-29 12:44   ` [PATCH 2/4] kni: fix build with kernel 3.9 Thomas Monjalon
     [not found]     ` <97597bb012c4142e522f2e127b8e10dd3b59f331.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 15:34       ` Nicolas Dichtel
     [not found]         ` <5231DEF3.10105-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:09           ` Thomas Monjalon
2013-07-29 12:44   ` [PATCH 3/4] kni: fix build with kernel 3.10 Thomas Monjalon
     [not found]     ` <c0332cb4401728a101b8d69ea86092b6dfd26166.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 16:09       ` Nicolas Dichtel
     [not found]         ` <5231E732.9070900-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:09           ` Thomas Monjalon
2013-07-29 12:44   ` [PATCH 4/4] app: fix build with gcc 4.8 Thomas Monjalon
     [not found]     ` <6c57bdadc99eb8febc7344c7dfbbccde8aa42734.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 15:59       ` Nicolas Dichtel
2013-09-13 14:14   ` [PATCH v2 0/4] build fixes for recent distros Thomas Monjalon
     [not found]     ` <cover.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-13 14:14       ` [PATCH v2 1/4] kni: fix build with kernel 3.8 Thomas Monjalon
     [not found]         ` <95c752508913ea02f74b36c53eb7d5ae88a29dc0.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 11:21           ` Nicolas Dichtel
     [not found]             ` <5236E9C7.5050502-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:09               ` Thomas Monjalon
2013-09-13 14:14       ` [PATCH v2 2/4] kni: fix build with kernel 3.9 Thomas Monjalon
2013-09-13 14:14       ` [PATCH v2 3/4] kni: fix build with kernel 3.10 Thomas Monjalon
2013-09-13 14:14       ` [PATCH v2 4/4] app: fix build with gcc 4.8 Thomas Monjalon
     [not found]         ` <4960b865443e982857323637c3df35d106286bf0.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 11:22           ` Nicolas Dichtel
     [not found]             ` <5236E9EA.6070306-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:10               ` 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).