[dpdk-dev] [PATCH v2 3/3] test/devargs: add devargs test cases
David Marchand
david.marchand at redhat.com
Wed Oct 20 09:38:59 CEST 2021
On Wed, Oct 20, 2021 at 9:32 AM Xueming Li <xuemingl at nvidia.com> wrote:
>
> Initial version to test Global devargs syntax.
>
> Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> ---
> app/test/autotest_data.py | 803 ++++++++++++++++++++++++++++++++++++++
This file is getting reintroduced by your patch.
We dropped it recently:
https://git.dpdk.org/dpdk/commit/?id=8c745bb62340e7b6a3ad61e5d79dfceebd4c28e4
> app/test/meson.build | 2 +
> app/test/test_devargs.c | 184 +++++++++
> 3 files changed, 989 insertions(+)
> create mode 100644 app/test/autotest_data.py
> create mode 100644 app/test/test_devargs.c
>
--
David Marchand
More information about the dev
mailing list