Re: [PATCH v4 4/7] dts: add pci addresses to EAL parameters

2023-12-19 Thread Juraj Linkeš
Reviewed-by: Juraj Linkeš On Mon, Dec 18, 2023 at 7:13 PM wrote: > > From: Jeremy Spewock > > Added allow list to the EAL parameters created in DTS to ensure that > only the relevant PCI devices are considered when launching DPDK > applications. > > Signed-off-by: Jeremy Spewock > --- > dts/f

[PATCH v4 4/7] dts: add pci addresses to EAL parameters

2023-12-18 Thread jspewock
From: Jeremy Spewock Added allow list to the EAL parameters created in DTS to ensure that only the relevant PCI devices are considered when launching DPDK applications. Signed-off-by: Jeremy Spewock --- dts/framework/testbed_model/sut_node.py | 11 +++ 1 file changed, 11 insertions(+)

[PATCH v4 4/7] dts: add pci addresses to EAL parameters

2023-12-18 Thread jspewock
From: Jeremy Spewock Added allow list to the EAL parameters created in DTS to ensure that only the relevant PCI devices are considered when launching DPDK applications. Signed-off-by: Jeremy Spewock --- dts/framework/testbed_model/sut_node.py | 11 +++ 1 file changed, 11 insertions(+)

[PATCH v4 4/7] dts: add pci addresses to EAL parameters

2023-12-14 Thread jspewock
From: Jeremy Spewock Added allow list to the EAL parameters created in DTS to ensure that only the relevant PCI devices are considered when launching DPDK applications. Signed-off-by: Jeremy Spewock --- dts/framework/testbed_model/sut_node.py | 11 +++ 1 file changed, 11 insertions(+)