Home
last modified time | relevance | path

Searched refs:RTE_VERSION (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/eal/common/
H A Deal_common_mcfg.c42 if (mcfg->version != RTE_VERSION) in eal_mcfg_check_version()
69 mcfg->version = RTE_VERSION; in eal_mcfg_update_from_internal()
/dpdk/lib/eal/include/
H A Drte_version.h29 #define RTE_VERSION RTE_VERSION_NUM( \ macro
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp_flow.c75 #if RTE_VERSION_NUM(17, 11, 10, 16) < RTE_VERSION in bnxt_ulp_set_dir_attributes()
/dpdk/drivers/net/ena/
H A Dena_ethdev.c711 host_info->kernel_ver = RTE_VERSION; in ena_config_host_info()
714 host_info->os_dist = RTE_VERSION; in ena_config_host_info()