On Thu, 13 Jul 2023 13:17:16 +0800 Kaisen You <[email protected]> wrote:
> Add NIC exception parameter handling to dpdk_test process,
> program exits when carrying unbound vfio NIC parameters.
>
> Fixes: 50247fe03fe0 ("test/timer: exercise new APIs in secondary process")
> Cc: [email protected]
>
> Signed-off-by: Kaisen You <[email protected]>
> ---
I don't think covering up a configuration problem is good idea.
What causes this, why should it be fixed here and not in the test setup.

