Struct UserConfig
Defined in File main.cpp
Struct Documentation
-
struct UserConfig
Public Members
-
bool headless
-
uint16_t cores
-
uint32_t rate
-
uint32_t num_concurrent
-
uint32_t timeout_ms
-
uint32_t num_retries
-
std::optional<std::string> device_name
-
std::string input_file
-
std::string xdp_path
-
std::optional<std::string> log_path
-
std::string output_path
-
bool output_raw
-
bool no_huge
-
bool debug
-
bool skip_queue_count_check
-
bool headless