[dpdk-dev] [PATCH v1 5/5] test: support for rawdev testcases

Thomas Monjalon thomas at monjalon.net
Sun Jan 14 23:58:28 CET 2018


02/01/2018 13:57, Shreyansh Jain:
> Patch introduces rawdev unit testcase for validation against the
> Skeleton rawdev dummy PMD implementation.
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> ---
>  test/test/Makefile      |   4 +
>  test/test/test_rawdev.c | 376 ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 380 insertions(+)

As it is being done for test_eventdev_octeontx.c, I think it is
a good idea to move the PMD unit tests in the PMD directory.
Please check the patches from Pavan, applied in dpdk-next-eventdev.



More information about the dev mailing list