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

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (PE_SINGLE_TASK_COMP_CB::MAIN)
 
doca_error_t run_pe_single_task_comp_cb_sample (void)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( PE_SINGLE_TASK_COMP_CB::MAIN  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 43 of file pe_single_task_comp_cb_main.c.

◆ run_pe_single_task_comp_cb_sample()

doca_error_t run_pe_single_task_comp_cb_sample ( void  )

Run the PE polling sample

Returns
: DOCA_SUCCESS on success and DOCA_ERROR otherwise

Definition at line 208 of file pe_single_task_comp_cb_sample.c.