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

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (FLOW_GENEVE_ENCAP::MAIN)
 
doca_error_t flow_geneve_encap (int nb_queues)
 
int main (int argc, char **argv)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( FLOW_GENEVE_ENCAP::MAIN  )

◆ flow_geneve_encap()

doca_error_t flow_geneve_encap ( int  nb_queues)

Definition at line 407 of file flow_geneve_encap_sample.c.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 46 of file flow_geneve_encap_main.c.