Re: [PATCH 2/2] dts: update dpdk-devbind script regex

2025-04-03 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

[PATCH 2/2] dts: update dpdk-devbind script regex

2025-04-02 Thread Patrick Robb
The current regex used for matching against the dpdk-devbind status output is no longer matching correctly. This commit introduces a more permissive pattern which will yield the device driver in use. Signed-off-by: Patrick Robb --- dts/tests/TestSuite_smoke_tests.py | 2 +- 1 file changed, 1 ins