[PATCH] app/test:add NIC parameter exception handling
Stephen Hemminger
stephen at networkplumber.org
Thu Jun 13 17:30:33 CEST 2024
On Thu, 13 Jul 2023 13:17:16 +0800
Kaisen You <kaisenx.you at intel.com> 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: stable at dpdk.org
>
> Signed-off-by: Kaisen You <kaisenx.you at intel.com>
> ---
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.
More information about the dev
mailing list