Re: [dpdk-dev] [PATCH 1/8] app: link the whole rte_cfgfile library

2017-09-27 Thread Bruce Richardson
On Wed, Sep 27, 2017 at 09:36:03AM +0200, Tomasz Duszynski wrote: > On Tue, Sep 26, 2017 at 03:31:18PM +0100, Bruce Richardson wrote: > > On Tue, Sep 26, 2017 at 11:39:58AM +0200, Tomasz Duszynski wrote: > > > Since MRVL NET PMD needs librte_cfgfile to parse QoS configuration file > > > link it as

Re: [dpdk-dev] [PATCH 1/8] app: link the whole rte_cfgfile library

2017-09-27 Thread Tomasz Duszynski
On Tue, Sep 26, 2017 at 03:31:18PM +0100, Bruce Richardson wrote: > On Tue, Sep 26, 2017 at 11:39:58AM +0200, Tomasz Duszynski wrote: > > Since MRVL NET PMD needs librte_cfgfile to parse QoS configuration file > > link it as the whole library. > > > > Signed-off-by: Jacek Siuda > > Signed-off-by:

Re: [dpdk-dev] [PATCH 1/8] app: link the whole rte_cfgfile library

2017-09-26 Thread Bruce Richardson
On Tue, Sep 26, 2017 at 11:39:58AM +0200, Tomasz Duszynski wrote: > Since MRVL NET PMD needs librte_cfgfile to parse QoS configuration file > link it as the whole library. > > Signed-off-by: Jacek Siuda > Signed-off-by: Tomasz Duszynski > --- Can you clarify a bit more why this is needed? For a