Re: [PATCH v3 1/1] dts: bind to DPDK driver before running test suites

2023-11-14 Thread Jeremy Spewock
On Tue, Nov 14, 2023 at 4:49 PM Thomas Monjalon wrote: > 13/11/2023 18:56, Patrick Robb: > > On Thu, Nov 9, 2023 at 6:17 PM wrote: > > > > > From: Jeremy Spewock > > > > > > Modifies the current process so that we bind to os_driver_for_dpdk from > > > the configuration file before running test

Re: [PATCH v3 1/1] dts: bind to DPDK driver before running test suites

2023-11-14 Thread Thomas Monjalon
13/11/2023 18:56, Patrick Robb: > On Thu, Nov 9, 2023 at 6:17 PM wrote: > > > From: Jeremy Spewock > > > > Modifies the current process so that we bind to os_driver_for_dpdk from > > the configuration file before running test suites and bind back to the > > os_driver afterwards. This allows test

Re: [PATCH v3 1/1] dts: bind to DPDK driver before running test suites

2023-11-13 Thread Patrick Robb
On Thu, Nov 9, 2023 at 6:17 PM wrote: > From: Jeremy Spewock > > Modifies the current process so that we bind to os_driver_for_dpdk from > the configuration file before running test suites and bind back to the > os_driver afterwards. This allows test suites to assume that the ports > are bound t