Re: [PATCH] test/event: disable vector adapter test

2025-06-11 Thread Thomas Monjalon
11/06/2025 15:37, David Marchand: > This test triggers random failures in the CI. > Disable it until we have a fix. > > Bugzilla ID: 1720 > Fixes: de09387f1313 ("eventdev/vector: add default software vector adapter") > > Signed-off-by: David Marchand Applied, thanks.

[PATCH] test/event: disable vector adapter test

2025-06-11 Thread David Marchand
This test triggers random failures in the CI. Disable it until we have a fix. Bugzilla ID: 1720 Fixes: de09387f1313 ("eventdev/vector: add default software vector adapter") Signed-off-by: David Marchand --- app/test/test_event_vector_adapter.c | 8 +--- 1 file changed, 5 insertions(+), 3 de