Searched refs:rte_version (Results 1 – 13 of 13) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_version.c | 18 const char *version = rte_version(); in test_version()
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_version.h | 42 rte_version(void) in rte_version() function
|
| H A D | meson.build | 48 'rte_version.h',
|
| /f-stack/dpdk/lib/librte_telemetry/ |
| H A D | telemetry.c | 108 rte_tel_data_add_dict_string(d, "version", rte_version()); in json_info() 306 rte_version(), getpid(), MAX_OUTPUT_LEN); in client_handler()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_trace_ctf.c | 147 "};\n\n", rte_version()); in meta_env_emit()
|
| H A D | eal_common_options.c | 1598 RTE_LOG(CRIT, EAL, "RTE Version: '%s'\n", rte_version()); in eal_parse_common_option()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.c | 352 snprintf(buf_str, buf_size, "%s.", rte_version()); in qed_set_platform_str()
|
| /f-stack/dpdk/examples/ethtool/lib/ |
| H A D | rte_ethtool.c | 54 strlcpy(drvinfo->version, rte_version(), sizeof(drvinfo->version)); in rte_ethtool_get_drvinfo()
|
| /f-stack/dpdk/doc/api/ |
| H A D | doxy-api-index.md | 220 [version] (@ref rte_version.h)
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | memif_socket.c | 151 strlcpy((char *)h->name, rte_version(), sizeof(h->name)); in memif_msg_enq_hello() 410 strlcpy((char *)i->name, rte_version(), sizeof(i->name)); in memif_msg_enq_init()
|
| /f-stack/dpdk/drivers/net/ena/ |
| H A D | ena_ethdev.c | 435 strlcpy((char *)host_info->kernel_ver_str, rte_version(), in ena_config_host_info() 438 strlcpy((char *)host_info->os_dist_str, rte_version(), in ena_config_host_info()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.c | 375 DP_INFO(edev, " %-20s: %s\n", "DPDK version", rte_version()); in qede_print_adapter_info()
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 11827 rte_version());
|