DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/4] fix examples build
@ 2016-02-16  6:46 Thomas Monjalon
  2016-02-16  6:46 ` [dpdk-dev] [PATCH v2 1/4] examples/l3fwd: fix build without SSE4.1 Thomas Monjalon
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Thomas Monjalon @ 2016-02-16  6:46 UTC (permalink / raw)
  To: dev

I've sent some patchsets previously to fixes examples:
- "fix build for default machine"
- "fix compilation of examples for ARM"

Gather the non-rejected patches of these series here.

Thomas Monjalon (4):
  examples/l3fwd: fix build without SSE4.1
  examples/ip_pipeline: fix build for x86_64 without SSE4.2
  examples/ethtool: fix build
  examples: fix build dependencies

 examples/Makefile                         | 12 ++++++++----
 examples/ethtool/ethtool-app/main.c       |  2 +-
 examples/ip_pipeline/pipeline/hash_func.h |  2 +-
 examples/l3fwd/main.c                     |  3 ++-
 4 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-03-31 20:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-16  6:46 [dpdk-dev] [PATCH v2 0/4] fix examples build Thomas Monjalon
2016-02-16  6:46 ` [dpdk-dev] [PATCH v2 1/4] examples/l3fwd: fix build without SSE4.1 Thomas Monjalon
2016-02-16  6:46 ` [dpdk-dev] [PATCH v2 2/4] examples/ip_pipeline: fix build for x86_64 without SSE4.2 Thomas Monjalon
2016-03-30 13:24   ` Dumitrescu, Cristian
2016-03-30 13:58     ` Thomas Monjalon
2016-03-30 13:57   ` Dumitrescu, Cristian
2016-03-30 14:06     ` Thomas Monjalon
2016-03-30 14:15       ` Dumitrescu, Cristian
2016-03-30 15:50         ` Thomas Monjalon
2016-03-30 16:31           ` Dumitrescu, Cristian
2016-03-30 18:06             ` [dpdk-dev] [PATCH] examples/ip_pipeline: fix SSE4.2 optimization branch Thomas Monjalon
2016-03-31 20:49               ` Thomas Monjalon
2016-02-16  6:46 ` [dpdk-dev] [PATCH v2 3/4] examples/ethtool: fix build Thomas Monjalon
2016-02-16  6:46 ` [dpdk-dev] [PATCH v2 4/4] examples: fix build dependencies Thomas Monjalon
2016-02-16  6:56 ` [dpdk-dev] [PATCH v2 0/4] fix examples build 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).