net/octeontx_ep: add ethdev probe and remove
authorNalla Pradeep <pnalla@marvell.com>
Fri, 29 Jan 2021 12:45:01 +0000 (04:45 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 29 Jan 2021 17:16:12 +0000 (18:16 +0100)
commitaed044bedc2107b0157cd14a83a98c6053cee2a5
tree4663e452aa86dcf665d15d667748a5c791b7aae9
parentc9b0c48736888cd9a36bd4be56007e468d6be718
net/octeontx_ep: add ethdev probe and remove

Add basic PCIe ethdev probe and remove.

Signed-off-by: Nalla Pradeep <pnalla@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/common/octeontx2/otx2_common.h
drivers/net/octeontx_ep/meson.build
drivers/net/octeontx_ep/otx_ep_common.h [new file with mode: 0644]
drivers/net/octeontx_ep/otx_ep_ethdev.c
drivers/net/octeontx_ep/otx_ep_vf.h [new file with mode: 0644]