numam-dpdk/drivers/event/opdl
Liang Ma d548ef513c event/opdl: add unit tests
This commit adds unit test inside the OPDL PMD. There is a PMd parameter
"self_test" can be used to triger the test when vdev bus probe opdl device

  e.g.

  sudo ./app/test --vdev="event_opdl0,self_test=1"

Signed-off-by: Liang Ma <liang.j.ma@intel.com>
Signed-off-by: Peter Mccarthy <peter.mccarthy@intel.com>
2018-01-19 16:09:56 +01:00
..
Makefile event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
opdl_evdev_init.c event/opdl: add PMD main body and helper function 2018-01-19 16:09:56 +01:00
opdl_evdev_xstats.c event/opdl: add PMD main body and helper function 2018-01-19 16:09:56 +01:00
opdl_evdev.c event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
opdl_evdev.h event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
opdl_log.h event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00
opdl_ring.c event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00
opdl_ring.h event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00
opdl_test.c event/opdl: add unit tests 2018-01-19 16:09:56 +01:00
rte_pmd_evdev_opdl_version.map event/opdl: add OPDL ring infrastructure library 2018-01-19 16:09:56 +01:00