dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] eal cleanup and new options
@ 2014-11-22 21:43 Thomas Monjalon
       [not found] ` <1416692622-28886-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 40+ messages in thread
From: Thomas Monjalon @ 2014-11-22 21:43 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

There are some pending patches which requires to factorize some EAL parts
in order to be correctly implemented.
This patchset do the required clean-up and rework these patches to improve
lcore handling:

Didier Pallard (2):
  eal: add core list input format
  config: support 128 cores

Patrick Lu (1):
  eal: get relative core index

Simon Kuenzer (1):
  eal: add option --master-lcore

Thomas Monjalon (6):
  eal: move internal headers in source directory
  eal: factorize common headers
  eal: fix header guards
  eal: factorize internal config reset
  eal: factorize options sanity check
  eal: factorize configuration adjustment

-- 
2.1.3

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

end of thread, other threads:[~2014-11-26 10:34 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-22 21:43 [PATCH 00/10] eal cleanup and new options Thomas Monjalon
     [not found] ` <1416692622-28886-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-22 21:43   ` [PATCH 01/10] eal: move internal headers in source directory Thomas Monjalon
     [not found]     ` <1416692622-28886-2-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:21       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 02/10] eal: factorize common headers Thomas Monjalon
     [not found]     ` <1416692622-28886-3-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:23       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 03/10] eal: fix header guards Thomas Monjalon
     [not found]     ` <1416692622-28886-4-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:28       ` Bruce Richardson
2014-11-25 12:23         ` Thomas Monjalon
2014-11-25 13:37           ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 04/10] eal: factorize internal config reset Thomas Monjalon
     [not found]     ` <1416692622-28886-5-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:30       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 05/10] eal: factorize options sanity check Thomas Monjalon
     [not found]     ` <1416692622-28886-6-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:42       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 06/10] eal: factorize configuration adjustment Thomas Monjalon
     [not found]     ` <1416692622-28886-7-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:44       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 07/10] eal: add core list input format Thomas Monjalon
     [not found]     ` <1416692622-28886-8-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-23  1:35       ` Neil Horman
     [not found]         ` <20141123013517.GA3982-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-11-24 11:28           ` Bruce Richardson
2014-11-24 13:19             ` Thomas Monjalon
2014-11-24 13:28               ` Bruce Richardson
2014-11-24 13:37                 ` Burakov, Anatoly
     [not found]                   ` <C6ECDF3AB251BE4894318F4E4512369780C1FF99-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-11-24 14:01                     ` Neil Horman
2014-11-24 14:52                 ` Venkatesan, Venky
     [not found]                   ` <54734618.1020905-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-11-24 16:12                     ` Roger Keith Wiles
     [not found]                       ` <7E169FC8-CED0-4DD1-B2DA-CAAAFFBD7231-mVuRI66OGLPQT0dZR+AlfA@public.gmane.org>
2014-11-24 17:04                         ` Neil Horman
     [not found]                           ` <20141124170445.GA7532-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-11-24 17:09                             ` Roger Keith Wiles
2014-11-24 17:11                             ` Burakov, Anatoly
     [not found]                               ` <C6ECDF3AB251BE4894318F4E4512369780C20171-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-11-24 17:17                                 ` Neil Horman
2014-11-25 10:45       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 08/10] config: support 128 cores Thomas Monjalon
     [not found]     ` <1416692622-28886-9-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:46       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 09/10] eal: get relative core index Thomas Monjalon
     [not found]     ` <1416692622-28886-10-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25 10:51       ` Bruce Richardson
2014-11-22 21:43   ` [PATCH 10/10] eal: add option --master-lcore Thomas Monjalon
     [not found]     ` <1416692622-28886-11-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-25  9:09       ` Simon Kuenzer
     [not found]         ` <54744756.4010207-kcmmt4fgdiuHXe+LvDLADg@public.gmane.org>
2014-11-25 12:45           ` Thomas Monjalon
2014-11-25 13:39             ` Bruce Richardson
2014-11-26 10:34               ` Simon Kuenzer
2014-11-25 14:55   ` [PATCH 00/10] eal cleanup and new options Thomas Monjalon
2014-11-25 15:06     ` Bruce Richardson

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).