Re: [PATCH v6 1/7] dts: add startup verification and forwarding modes to testpmd shell

2024-01-09 Thread Jeremy Spewock
On Tue, Jan 9, 2024 at 6:55 AM Juraj Linkeš wrote: > On Mon, Jan 8, 2024 at 5:36 PM Jeremy Spewock > wrote: > > > > > > > > On Mon, Jan 8, 2024 at 6:35 AM Juraj Linkeš > wrote: > >> > >> On Wed, Jan 3, 2024 at 11:33 PM wrote: > >> > > >> > From: Jeremy Spewock > >> > > >> > Added commonly use

Re: [PATCH v6 1/7] dts: add startup verification and forwarding modes to testpmd shell

2024-01-09 Thread Juraj Linkeš
On Mon, Jan 8, 2024 at 5:36 PM Jeremy Spewock wrote: > > > > On Mon, Jan 8, 2024 at 6:35 AM Juraj Linkeš > wrote: >> >> On Wed, Jan 3, 2024 at 11:33 PM wrote: >> > >> > From: Jeremy Spewock >> > >> > Added commonly used methods in testpmd such as starting and stopping >> > packet forwarding, c

Re: [PATCH v6 1/7] dts: add startup verification and forwarding modes to testpmd shell

2024-01-08 Thread Jeremy Spewock
On Mon, Jan 8, 2024 at 6:35 AM Juraj Linkeš wrote: > On Wed, Jan 3, 2024 at 11:33 PM wrote: > > > > From: Jeremy Spewock > > > > Added commonly used methods in testpmd such as starting and stopping > > packet forwarding, changing forward modes, and verifying link status of > > ports so that dev

Re: [PATCH v6 1/7] dts: add startup verification and forwarding modes to testpmd shell

2024-01-08 Thread Juraj Linkeš
On Wed, Jan 3, 2024 at 11:33 PM wrote: > > From: Jeremy Spewock > > Added commonly used methods in testpmd such as starting and stopping > packet forwarding, changing forward modes, and verifying link status of > ports so that developers can configure testpmd and start forwarding > through the pr

[PATCH v6 1/7] dts: add startup verification and forwarding modes to testpmd shell

2024-01-03 Thread jspewock
From: Jeremy Spewock Added commonly used methods in testpmd such as starting and stopping packet forwarding, changing forward modes, and verifying link status of ports so that developers can configure testpmd and start forwarding through the provided class rather than sending commands to the test