[dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2017-07-13 Thread Kuba Kozak
This patchset introduce a mechanism for running dpdk application with parameters provided by configuration file. A new API for EAL takes a config file data type - either loaded from file, or built up programmatically in the application - and extracts DPDK parameters from it to be used when eal in

[dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2017-07-13 Thread Kuba Kozak
This patchset introduce a mechanism for running dpdk application with parameters provided by configuration file. A new API for EAL takes a config file data type - either loaded from file, or built up programmatically in the application - and extracts DPDK parameters from it to be used when eal in

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-23 Thread Ferruh Yigit
On 7/13/2017 11:07 AM, kubax.kozak at intel.com (Kuba Kozak) wrote: > This patchset introduce a mechanism for running dpdk application with > parameters provided by configuration file. > > A new API for EAL takes a config file data type - either loaded from > file, or built up programmatically in

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-23 Thread Thomas Monjalon
23/01/2019 20:31, Ferruh Yigit: > On 7/13/2017 11:07 AM, kubax.kozak at intel.com (Kuba Kozak) wrote: > > This patchset introduce a mechanism for running dpdk application with > > parameters provided by configuration file. > > > > A new API for EAL takes a config file data type - either loaded fr

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-24 Thread Ferruh Yigit
On 1/23/2019 8:26 PM, Thomas Monjalon wrote: > 23/01/2019 20:31, Ferruh Yigit: >> On 7/13/2017 11:07 AM, kubax.kozak at intel.com (Kuba Kozak) wrote: >>> This patchset introduce a mechanism for running dpdk application with >>> parameters provided by configuration file. >>> >>> A new API for EAL t

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-24 Thread Thomas Monjalon
24/01/2019 14:54, Ferruh Yigit: > On 1/23/2019 8:26 PM, Thomas Monjalon wrote: > > 23/01/2019 20:31, Ferruh Yigit: > >> On 7/13/2017 11:07 AM, kubax.kozak at intel.com (Kuba Kozak) wrote: > >>> This patchset introduce a mechanism for running dpdk application with > >>> parameters provided by confi

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-24 Thread Ferruh Yigit
On 1/24/2019 2:32 PM, Thomas Monjalon wrote: > 24/01/2019 14:54, Ferruh Yigit: >> On 1/23/2019 8:26 PM, Thomas Monjalon wrote: >>> 23/01/2019 20:31, Ferruh Yigit: On 7/13/2017 11:07 AM, kubax.kozak at intel.com (Kuba Kozak) wrote: > This patchset introduce a mechanism for running dpdk appl

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-24 Thread Thomas Monjalon
24/01/2019 15:46, Ferruh Yigit: > On 1/24/2019 2:32 PM, Thomas Monjalon wrote: > > 24/01/2019 14:54, Ferruh Yigit: > >> On 1/23/2019 8:26 PM, Thomas Monjalon wrote: > >>> 23/01/2019 20:31, Ferruh Yigit: > On 7/13/2017 11:07 AM, kubax.kozak at intel.com (Kuba Kozak) wrote: > > This patchset

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-24 Thread Ferruh Yigit
On 1/24/2019 4:06 PM, Thomas Monjalon wrote: > 24/01/2019 15:46, Ferruh Yigit: >> On 1/24/2019 2:32 PM, Thomas Monjalon wrote: >>> 24/01/2019 14:54, Ferruh Yigit: On 1/23/2019 8:26 PM, Thomas Monjalon wrote: > 23/01/2019 20:31, Ferruh Yigit: >> On 7/13/2017 11:07 AM, kubax.kozak at int

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-24 Thread Thomas Monjalon
24/01/2019 17:18, Ferruh Yigit: > On 1/24/2019 4:06 PM, Thomas Monjalon wrote: > > 24/01/2019 15:46, Ferruh Yigit: > >> On 1/24/2019 2:32 PM, Thomas Monjalon wrote: > >>> 24/01/2019 14:54, Ferruh Yigit: > On 1/23/2019 8:26 PM, Thomas Monjalon wrote: > > 23/01/2019 20:31, Ferruh Yigit: > >>

Re: [dpdk-dev] [PATCH v5 0/3] EAL change for using a config file for DPDK

2019-01-28 Thread Ferruh Yigit
On 1/24/2019 5:45 PM, Thomas Monjalon wrote: > 24/01/2019 17:18, Ferruh Yigit: >> On 1/24/2019 4:06 PM, Thomas Monjalon wrote: >>> 24/01/2019 15:46, Ferruh Yigit: On 1/24/2019 2:32 PM, Thomas Monjalon wrote: > 24/01/2019 14:54, Ferruh Yigit: >> On 1/23/2019 8:26 PM, Thomas Monjalon wro