raw/octeontx2_ep: add driver self test
authorMahipal Challa <mchalla@marvell.com>
Mon, 13 Jan 2020 06:00:41 +0000 (11:30 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 20 Jan 2020 08:40:48 +0000 (09:40 +0100)
commitaebdf3cadc6185932a6ac8ab975c4b667c207af3
tree0eae967bee99d3a730d589718ed9fb9e5fb299c3
parentb848f0416acb59d612c8725e8c5b28f4db5a096e
raw/octeontx2_ep: add driver self test

Add rawdev's selftest feature in SDP VF driver, which
verifies the EP mode functionality test.

Signed-off-by: Mahipal Challa <mchalla@marvell.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
doc/guides/rawdevs/octeontx2_ep.rst
drivers/raw/octeontx2_ep/Makefile
drivers/raw/octeontx2_ep/meson.build
drivers/raw/octeontx2_ep/otx2_ep_rawdev.c
drivers/raw/octeontx2_ep/otx2_ep_rawdev.h
drivers/raw/octeontx2_ep/otx2_ep_test.c [new file with mode: 0644]