RE: [RFC PATCH v1 00/15] merge DTS core files to DPDK

2022-04-11 Thread Honnappa Nagarahalli
> > On Wed, Apr 6, 2022 at 8:26 PM Juraj Linkeš > wrote: > > > > These are the basic libraries that other libraries depend on. There's > > also the basic framework functionality related to test execution. > > > > Juraj Linkeš (15): > > dts: merge DTS dep/tclclient.tgz to DPDK > > dts: merge

Re: [RFC PATCH v1 00/15] merge DTS core files to DPDK

2022-04-11 Thread Owen Hilyard
> > 3) In my private discussions with David Marchand, he expressed interest > in getting the git log history. The current review process will not help in > this regard. Is this a must? If yes, are there any known methods to do this? The git docs point to https://github.com/newren/git-filter-repo

RE: [RFC PATCH v1 00/15] merge DTS core files to DPDK

2022-04-11 Thread Honnappa Nagarahalli
> > > > 07/04/2022 07:04, Jerin Jacob: > > > On Wed, Apr 6, 2022 at 8:26 PM Juraj Linkeš > > > > > wrote: > > > > > > First of all, thanks for the feedback. We've already done a bit of a > pre-review > and this is where we decided we want the feedback from the rest of the > community. We under

RE: [RFC PATCH v1 00/15] merge DTS core files to DPDK

2022-04-11 Thread Juraj Linkeš
> -Original Message- > From: Thomas Monjalon > Sent: Thursday, April 7, 2022 9:34 AM > To: Juraj Linkeš > Cc: Jerin Jacob ; David Marchand > ; Honnappa Nagarahalli > ; ohily...@iol.unh.edu; Tu, Lijuan > ; dpdk-dev > Subject: Re: [RFC PATCH v1 00/15] m

Re: [RFC PATCH v1 00/15] merge DTS core files to DPDK

2022-04-07 Thread Thomas Monjalon
07/04/2022 07:04, Jerin Jacob: > On Wed, Apr 6, 2022 at 8:26 PM Juraj Linkeš > wrote: > > > > These are the basic libraries that other libraries depend on. There's > > also the basic framework functionality related to test execution. > > > > Juraj Linkeš (15): > > dts: merge DTS dep/tclclient.t

Re: [RFC PATCH v1 00/15] merge DTS core files to DPDK

2022-04-06 Thread Jerin Jacob
On Wed, Apr 6, 2022 at 8:26 PM Juraj Linkeš wrote: > > These are the basic libraries that other libraries depend on. There's > also the basic framework functionality related to test execution. > > Juraj Linkeš (15): > dts: merge DTS dep/tclclient.tgz to DPDK > dts: merge DTS dep/tgen.tgz to DP