On 9/29/23 20:13, Hernan Vargas wrote:
test-bbdev.py relying on non-recommended subprocess Popen.
This can lead to unstability where the process cannot be stopped with a
s/unstability/instabilities/
sig TERM.
Use subprocess run with proper timeout argument.
Fixes: f714a18885a6 ("app/testb
test-bbdev.py relying on non-recommended subprocess Popen.
This can lead to unstability where the process cannot be stopped with a
sig TERM.
Use subprocess run with proper timeout argument.
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev")
Cc: sta...@dpdk.org
Signed-off-by: He
2 matches
Mail list logo