> > Currently, if an invalid parameter is passed to the application it will
> > cause a
> > crash due to missing default in options.
> >
> > For example:
> > ./dpdk-test-flow-perf -a 01:00.0 -- --invalid
> >
> > This adds missing default for options, and prints the invalid option.
> >
>
Hi,
> -Original Message-
> From: Raslan Darawsheh
> Sent: Tuesday, November 16, 2021 4:12 PM
> To: dev@dpdk.org
> Cc: Wisam Monther ; sta...@dpdk.org
> Subject: [PATCH v2] app/flow-perf: add missing default option
>
> Currently, if an invalid parameter is pass
Currently, if an invalid parameter is passed to the application
it will cause a crash due to missing default in options.
For example:
./dpdk-test-flow-perf -a 01:00.0 -- --invalid
This adds missing default for options, and prints the
invalid option.
Fixes: 3344cf2e3001 ("app/flow-perf: a
3 matches
Mail list logo