[dpdk-dev] [PATCH v3] raw/skeleton_rawdev: fix device start test

Thomas Monjalon thomas at monjalon.net
Mon Feb 5 15:10:37 CET 2018


05/02/2018 12:31, Shreyansh Jain:
> Device can only be started if firmware is loaded, as per Skeleton
> rawdev driver semantics. This patch fixes original implementation
> which attempted to start the device without loading firmware.
> 
> Fixes: 55ca1b0f2151 ("raw/skeleton: add test cases")
> Cc: shreyansh.jain at nxp.com
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>
> ---
> v3:
>  - Moving 'Fixes' below commit message
>  - patch headline made specific
> 
> v2:
>  - Fixed headline from drivers/raw to raw/skeleton_rawdev

Actually, it should be raw/skeleton because it is shorter
and it is what was chosen for previous commits :)


More information about the dev mailing list