raw/octeontx2_ep: remove driver
authorRadha Mohan Chintakuntla <radhac@marvell.com>
Thu, 26 Aug 2021 10:50:21 +0000 (03:50 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 18 Oct 2021 16:34:04 +0000 (18:34 +0200)
commit821f60c7f4337d74a0c8e4add4095be524d77600
treea5f7084fdd59bb09e72b49713e65c356ea6f54bc
parenta59745ebccf029327b6c9377c16d998656d4ebf4
raw/octeontx2_ep: remove driver

Removing the rawdev based octeontx2-ep driver as the dependent
common/octeontx2 will soon be going away. Moreover this driver is no
longer required as the net/octeontx_ep driver is sufficient.

Signed-off-by: Radha Mohan Chintakuntla <radhac@marvell.com>
14 files changed:
MAINTAINERS
doc/guides/rawdevs/index.rst
doc/guides/rawdevs/octeontx2_ep.rst [deleted file]
doc/guides/rel_notes/release_20_02.rst
drivers/raw/meson.build
drivers/raw/octeontx2_ep/meson.build [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_enqdeq.c [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_enqdeq.h [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_rawdev.c [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_rawdev.h [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_test.c [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_vf.c [deleted file]
drivers/raw/octeontx2_ep/otx2_ep_vf.h [deleted file]
drivers/raw/octeontx2_ep/version.map [deleted file]