NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
devemu_pci_device_stateful_region_dpu_main.c File Reference
#include <stdlib.h>
#include <string.h>
#include <doca_argp.h>
#include <doca_error.h>
#include <doca_dev.h>
#include <doca_log.h>
#include <devemu_pci_common.h>
Include dependency graph for devemu_pci_device_stateful_region_dpu_main.c:

Go to the source code of this file.

Data Structures

struct  devemu_pci_cfg
 

Functions

 DOCA_LOG_REGISTER (DEVEMU_PCI_DEVICE_STATEFUL_REGION_DPU::MAIN)
 
doca_error_t devemu_pci_device_stateful_region_dpu (const char *pci_address, const char *emulated_dev_vuid)
 
int main (int argc, char **argv)
 

Function Documentation

◆ devemu_pci_device_stateful_region_dpu()

doca_error_t devemu_pci_device_stateful_region_dpu ( const char *  pci_address,
const char *  emulated_dev_vuid 
)

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( DEVEMU_PCI_DEVICE_STATEFUL_REGION_DPU::MAIN  )

◆ main()

int main ( int  argc,
char **  argv 
)