numam-dpdk/drivers/net/gve/base
Junfeng Guo 457967cd2b net/gve: support device initialization
Support device init and add following devops skeleton:
 - dev_configure
 - dev_start
 - dev_stop
 - dev_close

Note that build system (including doc) is also added in this patch.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
2022-10-25 14:30:28 +02:00
..
gve_adminq.c net/gve: support device initialization 2022-10-25 14:30:28 +02:00
gve_adminq.h net/gve/base: add OS-specific implementation 2022-10-25 14:30:28 +02:00
gve_desc_dqo.h net/gve/base: add OS-specific implementation 2022-10-25 14:30:28 +02:00
gve_desc.h net/gve/base: add OS-specific implementation 2022-10-25 14:30:28 +02:00
gve_osdep.h net/gve/base: add OS-specific implementation 2022-10-25 14:30:28 +02:00
gve_register.h net/gve/base: add OS-specific implementation 2022-10-25 14:30:28 +02:00
gve.h