DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] fix build issues with librte_sched, test_red on non x86 platform
@ 2015-08-18 12:40 Jerin Jacob
  2015-08-18 12:40 ` [dpdk-dev] [PATCH 1/3] sched: remove unused inclusion of tmmintrin.h Jerin Jacob
  0 siblings, 1 reply; 7+ messages in thread
From: Jerin Jacob @ 2015-08-18 12:40 UTC (permalink / raw)
  To: dev

This patch set enable librte_sched, app/test/test_sched and app/test/test_red
to build on non x86 platform

Jerin Jacob (3):
  sched: remove unused inclusion of tmmintrin.h
  app/test: test_sched: fix needless build dependency on
    CONFIG_RTE_ARCH_X86_64
  app/test: enable test_red to build on non x86 platform

 app/test/Makefile             | 2 +-
 app/test/test_red.c           | 2 ++
 lib/librte_sched/rte_bitmap.h | 3 ---
 3 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-08-27  9:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-18 12:40 [dpdk-dev] [PATCH 0/3] fix build issues with librte_sched, test_red on non x86 platform Jerin Jacob
2015-08-18 12:40 ` [dpdk-dev] [PATCH 1/3] sched: remove unused inclusion of tmmintrin.h Jerin Jacob
2015-08-18 12:40   ` [dpdk-dev] [PATCH 2/3] app/test: test_sched: fix needless build dependency on CONFIG_RTE_ARCH_X86_64 Jerin Jacob
2015-08-18 12:40     ` [dpdk-dev] [PATCH 3/3] app/test: enable test_red to build on non x86 platform Jerin Jacob
2015-08-25 12:03       ` Thomas Monjalon
2015-08-27  4:08         ` Jerin Jacob
2015-08-27  9:04           ` 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).