Re: [PATCH v6] cfgfile: support looking up sections by index
From: Dumitrescu, Cristian <hidden>
Date: 2016-02-25 20:49:58
From: Dumitrescu, Cristian <hidden>
Date: 2016-02-25 20:49:58
-----Original Message----- From: Rich Lane [mailto:rich.lane@bigswitch.com] Sent: Thursday, February 25, 2016 8:43 PM To: dev@dpdk.org Cc: Dumitrescu, Cristian <redacted>; Panu Matilainen [off-list ref] Subject: [PATCH v6] cfgfile: support looking up sections by index This is useful when sections have duplicate names. Signed-off-by: Rich Lane <redacted> --- v5->v6: - Reordered sectionname argument in comment.
Acked-by: Cristian Dumitrescu <redacted> Thanks, Rich!