dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dpdk2.0-rc1 build error fix
@ 2015-03-05 13:15 Michael Qiu
       [not found] ` <1425561339-13300-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 37+ messages in thread
From: Michael Qiu @ 2015-03-05 13:15 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

This patch set is to fix dpdk2.0-rc1 compile error.

Michael Qiu (3):
  librte_hash: Fix unsupported instruction `crc32' in i686 platform
  app/test: Fix size_t printf formart issue
  librte_eal/common: Fix redeclaration of enumerator ‘REG_EAX’

 app/test/test_hash.c                               |   2 +-
 .../common/include/arch/x86/rte_cpuflags.h         | 210 ++++++++++-----------
 lib/librte_hash/rte_hash_crc.h                     |   4 +
 3 files changed, 110 insertions(+), 106 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-03-19  8:10 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-05 13:15 [PATCH 0/3] dpdk2.0-rc1 build error fix Michael Qiu
     [not found] ` <1425561339-13300-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 13:15   ` [PATCH 1/3] librte_hash: Fix unsupported instruction `crc32' in i686 platform Michael Qiu
     [not found]     ` <1425561339-13300-2-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 16:10       ` Yerden Zhumabekov
2015-03-05 16:34         ` Qiu, Michael
2015-03-05 16:55       ` [PATCH 1/3 v2] " Michael Qiu
     [not found]         ` <1425574530-16019-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 17:02           ` Yerden Zhumabekov
2015-03-05 17:10           ` Thomas Monjalon
2015-03-06  1:39             ` Qiu, Michael
     [not found]               ` <533710CFB86FA344BFBF2D6802E60286CEF549-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-03-07 18:39                 ` Thomas Monjalon
2015-03-09  5:21                   ` Qiu, Michael
2015-03-10  3:55                   ` Yerden Zhumabekov
2015-03-19  2:00                   ` Qiu, Michael
     [not found]                     ` <533710CFB86FA344BFBF2D6802E60286D1603B-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-03-19  8:10                       ` Thomas Monjalon
2015-03-09  5:58           ` [PATCH 1/3 v3] " Michael Qiu
     [not found]             ` <1425880685-27424-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-18 13:20               ` Liu, Yong
     [not found]                 ` <86228AFD5BCD8E4EBFD2B90117B5E81E10DA603B-0J0gbvR4kTggGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-03-18 14:59                   ` Qiu, Michael
2015-03-05 13:15   ` [PATCH 2/3] app/test: Fix size_t printf formart issue Michael Qiu
     [not found]     ` <1425561339-13300-3-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 13:22       ` Bruce Richardson
2015-03-05 14:00       ` [PATCH 2/3 v2] app/test: Fix size_t printf format issue Michael Qiu
     [not found]         ` <1425564054-13883-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 17:27           ` Thomas Monjalon
2015-03-06  1:42             ` Qiu, Michael
2015-03-06  3:53           ` [PATCH 2/3 v3] " Michael Qiu
2015-03-05 13:15   ` [PATCH 3/3] librte_eal/common: Fix redeclaration of enumerator ‘REG_EAX’ Michael Qiu
2015-03-05 13:23     ` Qiu, Michael
     [not found]     ` <1425561339-13300-4-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 13:23       ` Bruce Richardson
2015-03-05 13:36         ` David Marchand
2015-03-05 13:54           ` Qiu, Michael
2015-03-05 13:41         ` Qiu, Michael
2015-03-05 13:50       ` [PATCH 3/3 v2] =?UTF-8?q?librte=5Feal/common:=20Fix=20redeclaration=20of?= =?UTF-8?q?=20enumerator=20=E2=80=98REG=5FEAX=E2=80=99?= Michael Qiu
     [not found]         ` <1425563425-13647-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-05 13:54           ` [PATCH 3/3 v2] librte_eal/common: Fix redeclaration of enumerator ‘REG_EAX’ David Marchand
2015-03-05 14:03             ` Qiu, Michael
     [not found]               ` <533710CFB86FA344BFBF2D6802E60286CEEF6B-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-03-05 14:38                 ` Thomas Monjalon
2015-03-05 16:31                   ` Qiu, Michael
     [not found]                     ` <533710CFB86FA344BFBF2D6802E60286CEF29E-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-03-05 18:24                       ` Thomas Monjalon
2015-03-05 13:57       ` [PATCH 3/3 v3] =?UTF-8?q?librte=5Feal/common:=20Fix=20redeclaration=20of?= =?UTF-8?q?=20enumerator=20=E2=80=98REG=5FEAX=E2=80=99?= Michael Qiu
     [not found]         ` <1425563863-13712-1-git-send-email-michael.qiu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-06  6:28           ` [PATCH 3/3 v3] librte_eal/common: Fix redeclaration of enumerator ‘REG_EAX’ David Marchand
2015-03-09 17:04   ` [PATCH 0/3] dpdk2.0-rc1 build error fix 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).