numam-dpdk/drivers
Shreyansh Jain 55ca1b0f21 raw/skeleton: add test cases
Patch introduces rawdev unit testcase for validation against the
Skeleton rawdev dummy PMD implementation.

Test cases are added along with the skeleton driver implementation.
It can be enabled by using vdev argument to any DPDK binary:

  --vdev="rawdev_skeleton,self_test=1"

In case 'self_test=1' is not provided, autotest doesn't execute the
test cases but the vdev is still available for application use.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2018-01-31 15:36:30 +01:00
..
bbdev drivers/bbdev: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
bus net/dpaa: further push mode optimizations 2018-01-31 13:44:56 +01:00
crypto build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
event event/opdl: fix dereference before null check 2018-01-31 10:42:18 +01:00
mempool bus/dpaa: check portal presence in the caller function 2018-01-31 13:44:54 +01:00
net net/dpaa: further push mode optimizations 2018-01-31 13:44:56 +01:00
raw raw/skeleton: add test cases 2018-01-31 15:36:30 +01:00
Makefile raw/skeleton: introduce skeleton rawdev driver 2018-01-31 15:36:02 +01:00
meson.build drivers: improve pmdinfo generation with meson 2018-01-30 21:59:00 +01:00