[PATCH v1 1/2] dts: fabric requirements

2023-04-03 Thread Juraj Linkeš
Replace pexpect with Fabric. Signed-off-by: Juraj Linkeš --- dts/poetry.lock| 553 +++-- dts/pyproject.toml | 2 +- 2 files changed, 490 insertions(+), 65 deletions(-) diff --git a/dts/poetry.lock b/dts/poetry.lock index 0b2a007d4d..a800efcba1 10064

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-03 Thread Thomas Monjalon
03/04/2023 13:46, Juraj Linkeš: > Replace pexpect with Fabric. You should squash these lines with the move to Fabric. > Signed-off-by: Juraj Linkeš > --- > dts/poetry.lock| 553 +++-- Do we really need *all* these lines? I see a lot of lines about Win

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-03 Thread Juraj Linkeš
On Mon, Apr 3, 2023 at 2:33 PM Thomas Monjalon wrote: > 03/04/2023 13:46, Juraj Linkeš: > > Replace pexpect with Fabric. > > You should squash these lines with the move to Fabric. > > > Signed-off-by: Juraj Linkeš > > --- > > dts/poetry.lock| 553 +++-

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-03 Thread Thomas Monjalon
03/04/2023 16:56, Juraj Linkeš: > On Mon, Apr 3, 2023 at 2:33 PM Thomas Monjalon wrote: > > > 03/04/2023 13:46, Juraj Linkeš: > > > Replace pexpect with Fabric. > > > > You should squash these lines with the move to Fabric. > > > > > Signed-off-by: Juraj Linkeš > > > --- > > > dts/poetry.lock

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-04 Thread Juraj Linkeš
On Mon, Apr 3, 2023 at 5:18 PM Thomas Monjalon wrote: > 03/04/2023 16:56, Juraj Linkeš: > > On Mon, Apr 3, 2023 at 2:33 PM Thomas Monjalon > wrote: > > > > > 03/04/2023 13:46, Juraj Linkeš: > > > > Replace pexpect with Fabric. > > > > > > You should squash these lines with the move to Fabric. >

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-11 Thread Thomas Monjalon
04/04/2023 13:51, Juraj Linkeš: > On Mon, Apr 3, 2023 at 5:18 PM Thomas Monjalon wrote: > > > 03/04/2023 16:56, Juraj Linkeš: > > > On Mon, Apr 3, 2023 at 2:33 PM Thomas Monjalon > > wrote: > > > > > > > 03/04/2023 13:46, Juraj Linkeš: > > > > > Replace pexpect with Fabric. > > > > > > > > You s

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-12 Thread Juraj Linkeš
On Tue, Apr 11, 2023 at 4:48 PM Thomas Monjalon wrote: > > 04/04/2023 13:51, Juraj Linkeš: > > On Mon, Apr 3, 2023 at 5:18 PM Thomas Monjalon wrote: > > > > > 03/04/2023 16:56, Juraj Linkeš: > > > > On Mon, Apr 3, 2023 at 2:33 PM Thomas Monjalon > > > wrote: > > > > > > > > > 03/04/2023 13:46, J

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-12 Thread Thomas Monjalon
12/04/2023 15:42, Juraj Linkeš: > On Tue, Apr 11, 2023 at 4:48 PM Thomas Monjalon wrote: > > > > 04/04/2023 13:51, Juraj Linkeš: > > > On Mon, Apr 3, 2023 at 5:18 PM Thomas Monjalon > > > wrote: > > > > > > > 03/04/2023 16:56, Juraj Linkeš: > > > > > On Mon, Apr 3, 2023 at 2:33 PM Thomas Monjalo

RE: [PATCH v1 1/2] dts: fabric requirements

2023-04-12 Thread Honnappa Nagarahalli
; dev@dpdk.org > Subject: Re: [PATCH v1 1/2] dts: fabric requirements > > 12/04/2023 15:42, Juraj Linkeš: > > On Tue, Apr 11, 2023 at 4:48 PM Thomas Monjalon > wrote: > > > > > > 04/04/2023 13:51, Juraj Linkeš: > > > > On Mon, Apr 3, 2023 at 5:1

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-12 Thread Juraj Linkeš
.edu; pr...@iol.unh.edu; Honnappa Nagarahalli > > ; lijuan...@intel.com; > > bruce.richard...@intel.com; dev@dpdk.org > > Subject: Re: [PATCH v1 1/2] dts: fabric requirements > > > > 12/04/2023 15:42, Juraj Linkeš: > > > On Tue, Apr 11, 2023 at 4:48 PM Thomas M

Re: [PATCH v1 1/2] dts: fabric requirements

2023-04-13 Thread Juraj Linkeš
M > > > To: Juraj Linkeš > > > Cc: Wathsala Wathawana Vithanage ; > > > jspew...@iol.unh.edu; pr...@iol.unh.edu; Honnappa Nagarahalli > > > ; lijuan...@intel.com; > > > bruce.richard...@intel.com; dev@dpdk.org > > > Subject: Re: [PATCH v1 1/2]