net/octeontx_ep: add build and doc infrastructure
authorNalla Pradeep <pnalla@marvell.com>
Fri, 29 Jan 2021 12:45:00 +0000 (04:45 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 29 Jan 2021 17:16:12 +0000 (18:16 +0100)
commitc9b0c48736888cd9a36bd4be56007e468d6be718
tree30abfc51dd1004cefbe8ea28b4a04044fa0d99f9
parentba3c56b832fcbfb2024a680807f8991b40d4a480
net/octeontx_ep: add build and doc infrastructure

Adding bare minimum PMD library and doc build infrastructure
and claim the maintainership for octeontx end point PMD.

Signed-off-by: Nalla Pradeep <pnalla@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
MAINTAINERS
doc/guides/nics/features/octeontx_ep.ini [new file with mode: 0644]
doc/guides/nics/index.rst
doc/guides/nics/octeontx_ep.rst [new file with mode: 0644]
drivers/net/meson.build
drivers/net/octeontx_ep/meson.build [new file with mode: 0644]
drivers/net/octeontx_ep/otx_ep_ethdev.c [new file with mode: 0644]
drivers/net/octeontx_ep/version.map [new file with mode: 0644]