#include <stdbool.h>
#include <stdlib.h>
#include <doca_log.h>
#include "rmax_common.h"
Go to the source code of this file.
◆ cpu_core_callback()
| static doca_error_t cpu_core_callback |
( |
void * |
param, |
|
|
void * |
config |
|
) |
| |
|
static |
◆ DOCA_LOG_REGISTER()
| DOCA_LOG_REGISTER |
( |
RMAX_SET_AFFINITY::MAIN |
| ) |
|
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ register_argp_params()
Register parameters for command-line arguments parser
- Returns
- : DOCA_SUCCESS on success and DOCA error otherwise
Definition at line 70 of file rmax_set_affinity_main.c.
◆ set_affinity_sample()