Home
last modified time | relevance | path

Searched refs:HASH (Results 1 – 13 of 13) sorted by relevance

/dpdk/lib/hash/
H A Drte_hash_crc.h66 RTE_LOG(WARNING, HASH, in rte_hash_crc_set_alg()
76 RTE_LOG(WARNING, HASH, in rte_hash_crc_set_alg()
83 RTE_LOG(WARNING, HASH, in rte_hash_crc_set_alg()
H A Drte_thash_gfni.h44 RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__); in rte_thash_gfni()
76 RTE_LOG(ERR, HASH, "%s is undefined under given arch\n", __func__); in rte_thash_gfni_bulk()
H A Drte_cuckoo_hash.c238 RTE_LOG(ERR, HASH, "memory allocation failed\n"); in rte_hash_create()
254 RTE_LOG(ERR, HASH, "ext buckets memory allocation " in rte_hash_create()
280 RTE_LOG(ERR, HASH, "tailq entry allocation failed\n"); in rte_hash_create()
288 RTE_LOG(ERR, HASH, "memory allocation failed\n"); in rte_hash_create()
307 RTE_LOG(ERR, HASH, "ext buckets memory allocation " in rte_hash_create()
339 RTE_LOG(ERR, HASH, "memory allocation failed\n"); in rte_hash_create()
347 RTE_LOG(ERR, HASH, "memory allocation failed\n"); in rte_hash_create()
1502 RTE_LOG(ERR, HASH, in __hash_rcu_qsbr_free_resource()
1531 RTE_LOG(ERR, HASH, "memory allocation failed\n"); in rte_hash_rcu_qsbr_add()
1584 RTE_LOG(ERR, HASH, in remove_entry()
[all …]
H A Drte_fbk_hash.c117 RTE_LOG(ERR, HASH, "Failed to allocate tailq entry\n"); in rte_fbk_hash_create()
125 RTE_LOG(ERR, HASH, "Failed to allocate fbk hash table\n"); in rte_fbk_hash_create()
H A Drte_thash.c243 RTE_LOG(ERR, HASH, in rte_thash_init_ctx()
252 RTE_LOG(ERR, HASH, "thash ctx %s memory allocation failed\n", in rte_thash_init_ctx()
275 RTE_LOG(ERR, HASH, "Cannot allocate matrices\n"); in rte_thash_init_ctx()
390 RTE_LOG(ERR, HASH, in generate_subkey()
470 RTE_LOG(ERR, HASH, in insert_before()
519 RTE_LOG(ERR, HASH, in insert_after()
H A Drte_cuckoo_hash.h35 RTE_LOG(ERR, HASH, fmt, ##args); \
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_steer.c160 L4_BIT, HASH, END}; in mlx5_vdpa_rss_flows_create() enumerator
198 vars[i][HASH]; in mlx5_vdpa_rss_flows_create()
/dpdk/doc/guides/nics/
H A Dcxgbe.rst33 - Flow API - Support for both Wildcard (LE-TCAM) and Exact (HASH) match filters.
309 to configure a filter mode combination for HASH (exact-match) filters.
319 Note that the filter rule will only be inserted in HASH region, if the
/dpdk/doc/guides/rel_notes/
H A Drelease_22_07.rst72 * Added support for RSS HASH configure in DCF mode.
H A Drelease_18_08.rst21 * Wildcard (LE-TCAM) and Exact (HASH) match filters.
H A Drelease_16_04.rst151 * Expose registers for HASH/FD input set configuring.
/dpdk/drivers/net/sfc/
H A Dsfc_ef10_essb_rx.c324 SFC_EF10_ESSB_RX_PREFIX_FIELD(RSS_HASH, HASH),
/dpdk/drivers/common/sfc_efx/base/
H A Def10_rx.c767 EF10_ESSB_RX_PREFIX_FIELD(RSS_HASH, HASH),