[PATCH v3 8/9] raw/cnxk_rvu_lf: add selftest

David Marchand david.marchand at redhat.com
Wed Oct 23 16:16:10 CEST 2024


On Tue, Oct 8, 2024 at 8:49 PM Akhil Goyal <gakhil at marvell.com> wrote:
>
> Added raw device selftest for cnxk_rvu_lf to verify
> various PMD APIs.
>
> Signed-off-by: Akhil Goyal <gakhil at marvell.com>
> ---
>  doc/guides/rawdevs/cnxk_rvu_lf.rst    |  18 ++++
>  drivers/raw/cnxk_rvu_lf/cnxk_rvu_lf.c | 137 +++++++++++++++++++++++++-
>  2 files changed, 154 insertions(+), 1 deletion(-)

Can you move selftest code in a dedicated file to make it clearer what
is actual driver code and selftest?
Like drivers/raw/cnxk_rvu_lf/cnxk_rvu_lf_selftest.c for example.


-- 
David Marchand



More information about the dev mailing list