Re: [PATCH 2/2] dts: update dpdk-devbind script regex
Reviewed-by: Luca Vizzarro
[PATCH 2/2] dts: update dpdk-devbind script regex
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