Home
last modified time | relevance | path

Searched refs:rte_free (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/f-stack/dpdk/app/test/
H A Dtest_malloc.c98 rte_free(p1); in test_align_overlap_per_lcore()
105 rte_free(p1); in test_align_overlap_per_lcore()
106 rte_free(p2); in test_align_overlap_per_lcore()
133 rte_free(p1); in test_align_overlap_per_lcore()
134 rte_free(p2); in test_align_overlap_per_lcore()
135 rte_free(p3); in test_align_overlap_per_lcore()
201 rte_free(p1); in test_reordered_free_per_lcore()
202 rte_free(p2); in test_reordered_free_per_lcore()
298 rte_free(p1); in test_multi_alloc_statistics()
327 rte_free(p2); in test_multi_alloc_statistics()
[all …]
H A Dtest_rcu_qsbr_perf.c181 rte_free(t[0]); in test_rcu_qsbr_perf()
229 rte_free(t[0]); in test_rcu_qsbr_rperf()
274 rte_free(t[0]); in test_rcu_qsbr_wperf()
466 rte_free(keys); in test_rcu_qsbr_sw_sv_1qs()
477 rte_free(t[0]); in test_rcu_qsbr_sw_sv_1qs()
487 rte_free(keys); in test_rcu_qsbr_sw_sv_1qs()
491 rte_free(t[0]); in test_rcu_qsbr_sw_sv_1qs()
582 rte_free(keys); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
593 rte_free(t[0]); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
603 rte_free(keys); in test_rcu_qsbr_sw_sv_1qs_non_blocking()
[all …]
H A Dtest_stack.c37 rte_free(popped_objs); in test_stack_push_pop()
45 rte_free(popped_objs); in test_stack_push_pop()
53 rte_free(popped_objs); in test_stack_push_pop()
64 rte_free(popped_objs); in test_stack_push_pop()
72 rte_free(popped_objs); in test_stack_push_pop()
80 rte_free(popped_objs); in test_stack_push_pop()
90 rte_free(popped_objs); in test_stack_push_pop()
95 rte_free(popped_objs); in test_stack_push_pop()
175 rte_free(obj_table); in test_stack_basic()
H A Dtest_ring.c664 rte_free(src); in test_ring_burst_bulk_tests1()
674 rte_free(src); in test_ring_burst_bulk_tests1()
675 rte_free(dst); in test_ring_burst_bulk_tests1()
762 rte_free(src); in test_ring_burst_bulk_tests2()
763 rte_free(dst); in test_ring_burst_bulk_tests2()
833 rte_free(src); in test_ring_burst_bulk_tests3()
834 rte_free(dst); in test_ring_burst_bulk_tests3()
954 rte_free(src); in test_ring_burst_bulk_tests4()
955 rte_free(dst); in test_ring_burst_bulk_tests4()
1075 rte_free(src); in test_ring_basic_ex()
[all …]
H A Dtest_memcpy_perf.c100 rte_free(small_buf_read); in init_buffers()
102 rte_free(large_buf_write); in init_buffers()
104 rte_free(large_buf_read); in init_buffers()
114 rte_free(large_buf_read); in free_buffers()
115 rte_free(large_buf_write); in free_buffers()
116 rte_free(small_buf_read); in free_buffers()
117 rte_free(small_buf_write); in free_buffers()
H A Dtest_hash_readwrite_lf_perf.c543 rte_free(found); in generate_keys()
544 rte_free(scanned_bkts); in generate_keys()
549 rte_free(keys); in generate_keys()
550 rte_free(keys_no_ks); in generate_keys()
551 rte_free(keys_ks); in generate_keys()
552 rte_free(keys_absent); in generate_keys()
553 rte_free(found); in generate_keys()
556 rte_free(keys_ext_bkt); in generate_keys()
558 rte_free(scanned_bkts); in generate_keys()
1378 rte_free(rv); in test_hash_rcu_qsbr_writer_perf()
[all …]
H A Dtest_hash_readwrite.c119 rte_free(ret); in test_hash_readwrite_worker()
192 rte_free(keys); in init_params()
280 rte_free(tbl_rw_test_param.found); in test_hash_readwrite_functional()
281 rte_free(tbl_rw_test_param.keys); in test_hash_readwrite_functional()
287 rte_free(tbl_rw_test_param.found); in test_hash_readwrite_functional()
288 rte_free(tbl_rw_test_param.keys); in test_hash_readwrite_functional()
596 rte_free(tbl_rw_test_param.found); in test_hash_readwrite_perf()
597 rte_free(tbl_rw_test_param.keys); in test_hash_readwrite_perf()
602 rte_free(tbl_rw_test_param.found); in test_hash_readwrite_perf()
603 rte_free(tbl_rw_test_param.keys); in test_hash_readwrite_perf()
H A Dtest_hash_multiwriter.c246 rte_free(tbl_multiwriter_test_params.found); in test_hash_multiwriter()
247 rte_free(tbl_multiwriter_test_params.keys); in test_hash_multiwriter()
252 rte_free(tbl_multiwriter_test_params.found); in test_hash_multiwriter()
254 rte_free(tbl_multiwriter_test_params.keys); in test_hash_multiwriter()
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_vector_parsing.c21 rte_free(vector->cipher_iv.data); in free_test_vector()
22 rte_free(vector->auth_iv.data); in free_test_vector()
23 rte_free(vector->aad.data); in free_test_vector()
24 rte_free(vector->digest.data); in free_test_vector()
29 rte_free(vector->auth_key.data); in free_test_vector()
33 rte_free(vector); in free_test_vector()
239 rte_free(values); in parse_values()
248 rte_free(values); in parse_values()
263 rte_free(values); in parse_values()
547 rte_free(entry); in parse_file()
[all …]
H A Dcperf_test_vectors.c434 rte_free(t_vec); in cperf_test_vector_get_dummy()
457 rte_free(t_vec); in cperf_test_vector_get_dummy()
492 rte_free(t_vec); in cperf_test_vector_get_dummy()
521 rte_free(t_vec); in cperf_test_vector_get_dummy()
539 rte_free(t_vec); in cperf_test_vector_get_dummy()
554 rte_free(t_vec); in cperf_test_vector_get_dummy()
568 rte_free(t_vec->aad.data); in cperf_test_vector_get_dummy()
569 rte_free(t_vec); in cperf_test_vector_get_dummy()
583 rte_free(t_vec->aad.data); in cperf_test_vector_get_dummy()
584 rte_free(t_vec->digest.data); in cperf_test_vector_get_dummy()
[all …]
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_txq.c67 rte_free(txq->tx_ring->tx_ring_struct); in bnxt_tx_queue_release_op()
68 rte_free(txq->tx_ring); in bnxt_tx_queue_release_op()
74 rte_free(txq->cp_ring->cp_ring_struct); in bnxt_tx_queue_release_op()
75 rte_free(txq->cp_ring); in bnxt_tx_queue_release_op()
82 rte_free(txq->free); in bnxt_tx_queue_release_op()
83 rte_free(txq); in bnxt_tx_queue_release_op()
/f-stack/dpdk/lib/librte_port/
H A Drte_port_source_sink.c157 rte_free(pkt_len_aligns); in pcap_source_load()
167 rte_free(pkt_len_aligns); in pcap_source_load()
169 rte_free(port->pkt_len); in pcap_source_load()
171 rte_free(port->pkts); in pcap_source_load()
227 rte_free(port); in rte_port_source_create()
246 rte_free(p->pkt_len); in rte_port_source_free()
248 rte_free(p->pkts); in rte_port_source_free()
250 rte_free(p->pkt_buff); in rte_port_source_free()
252 rte_free(p); in rte_port_source_free()
482 rte_free(port); in rte_port_sink_create()
[all …]
/f-stack/dpdk/drivers/compress/isal/
H A Disal_compress_pmd_ops.c175 rte_free(qp->stream->level_buf); in isal_comp_pmd_qp_release()
177 rte_free(qp->state); in isal_comp_pmd_qp_release()
179 rte_free(qp->stream); in isal_comp_pmd_qp_release()
180 rte_free(qp); in isal_comp_pmd_qp_release()
299 rte_free(qp->stream->level_buf); in isal_comp_pmd_qp_setup()
300 rte_free(qp->stream); in isal_comp_pmd_qp_setup()
301 rte_free(qp->state); in isal_comp_pmd_qp_setup()
302 rte_free(qp); in isal_comp_pmd_qp_setup()
/f-stack/dpdk/drivers/net/ark/
H A Dark_ethdev_tx.c263 rte_free(queue->meta_q); in eth_ark_tx_queue_setup()
264 rte_free(queue->bufs); in eth_ark_tx_queue_setup()
265 rte_free(queue); in eth_ark_tx_queue_setup()
275 rte_free(queue->meta_q); in eth_ark_tx_queue_setup()
276 rte_free(queue->bufs); in eth_ark_tx_queue_setup()
277 rte_free(queue); in eth_ark_tx_queue_setup()
345 rte_free(queue->meta_q); in eth_ark_tx_queue_release()
346 rte_free(queue->bufs); in eth_ark_tx_queue_release()
347 rte_free(queue); in eth_ark_tx_queue_release()
H A Dark_ethdev_rx.c191 rte_free(queue->reserve_q); in eth_ark_dev_rx_queue_setup()
192 rte_free(queue->paddress_q); in eth_ark_dev_rx_queue_setup()
193 rte_free(queue); in eth_ark_dev_rx_queue_setup()
224 rte_free(queue->reserve_q); in eth_ark_dev_rx_queue_setup()
225 rte_free(queue->paddress_q); in eth_ark_dev_rx_queue_setup()
226 rte_free(queue); in eth_ark_dev_rx_queue_setup()
570 rte_free(queue->reserve_q); in eth_ark_dev_rx_queue_release()
571 rte_free(queue->paddress_q); in eth_ark_dev_rx_queue_release()
572 rte_free(queue); in eth_ark_dev_rx_queue_release()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mark_mgr.c124 rte_free(mark_tbl->gfid_tbl); in ulp_mark_db_init()
125 rte_free(mark_tbl->lfid_tbl); in ulp_mark_db_init()
126 rte_free(mark_tbl); in ulp_mark_db_init()
146 rte_free(mtbl->gfid_tbl); in ulp_mark_db_deinit()
147 rte_free(mtbl->lfid_tbl); in ulp_mark_db_deinit()
148 rte_free(mtbl); in ulp_mark_db_deinit()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_sparser.c178 rte_free(addr); in dpaa2_eth_load_wriop_soft_parser()
186 rte_free(addr); in dpaa2_eth_load_wriop_soft_parser()
232 rte_free(param_addr); in dpaa2_eth_enable_wriop_soft_parser()
236 rte_free(param_addr); in dpaa2_eth_enable_wriop_soft_parser()
/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_osdep_bitmap.h67 rte_free(bm); in dlb_bitmap_alloc()
73 rte_free(mem); in dlb_bitmap_alloc()
74 rte_free(bm); in dlb_bitmap_alloc()
96 rte_free(bitmap->map); in dlb_bitmap_free()
97 rte_free(bitmap); in dlb_bitmap_free()
/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep_bitmap.h64 rte_free(bm); in dlb2_bitmap_alloc()
70 rte_free(mem); in dlb2_bitmap_alloc()
71 rte_free(bm); in dlb2_bitmap_alloc()
93 rte_free(bitmap->map); in dlb2_bitmap_free()
94 rte_free(bitmap); in dlb2_bitmap_free()
/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c60 rte_free(p_params); in rte_pmd_dpaa2_set_custom_hash()
71 rte_free(p_params); in rte_pmd_dpaa2_set_custom_hash()
121 rte_free(p_params); in dpaa2_setup_flow_dist()
133 rte_free(p_params); in dpaa2_setup_flow_dist()
138 rte_free(p_params); in dpaa2_setup_flow_dist()
178 rte_free(p_params); in dpaa2_remove_flow_dist()
184 rte_free(p_params); in dpaa2_remove_flow_dist()
/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_manager.c476 rte_free(chan_info); in add_all_channels()
481 rte_free(chan_info); in add_all_channels()
547 rte_free(chan_info); in add_channels()
603 rte_free(chan_info); in add_host_channels()
617 rte_free(chan_infos[i]); in add_host_channels()
638 rte_free(chan_info); in remove_channel()
850 rte_free(new_domain); in add_vm()
857 rte_free(new_domain); in add_vm()
866 rte_free(new_domain); in add_vm()
905 rte_free(vm_info); in remove_vm()
[all …]
/f-stack/dpdk/app/test-regex/
H A Dmain.c161 rte_free(*buf); in read_file()
235 rte_free(rules); in init_port()
239 rte_free(rules); in init_port()
404 rte_free(ops[i]); in run_regex()
408 rte_free(ops); in run_regex()
409 rte_free(jobs_ctx); in run_regex()
411 rte_free(buf); in run_regex()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.c41 rte_free(flow); in otx2_flow_free_all_resources()
652 rte_free(flow); in otx2_flow_create()
714 rte_free(flow); in otx2_flow_destroy()
1095 rte_free(npc->flow_list); in otx2_flow_init()
1099 rte_free(npc->live_entries); in otx2_flow_init()
1103 rte_free(npc->free_entries); in otx2_flow_init()
1105 rte_free(npc->flow_entry_info); in otx2_flow_init()
1107 rte_free(npc_mem); in otx2_flow_init()
1124 rte_free(npc->flow_list); in otx2_flow_fini()
1128 rte_free(npc->live_entries); in otx2_flow_fini()
[all …]
/f-stack/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_common.c94 rte_free(mem->decomp_bufs); in comp_perf_free_memory()
95 rte_free(mem->comp_bufs); in comp_perf_free_memory()
96 rte_free(mem->decompressed_data); in comp_perf_free_memory()
97 rte_free(mem->compressed_data); in comp_perf_free_memory()
106 rte_free(mem->decomp_memzones); in comp_perf_free_memory()
111 rte_free(mem->comp_memzones); in comp_perf_free_memory()
113 rte_free(mem->decomp_buf_infos); in comp_perf_free_memory()
114 rte_free(mem->comp_buf_infos); in comp_perf_free_memory()
/f-stack/dpdk/lib/librte_gro/
H A Dgro_tcp4.c40 rte_free(tbl); in gro_tcp4_tbl_create()
51 rte_free(tbl->items); in gro_tcp4_tbl_create()
52 rte_free(tbl); in gro_tcp4_tbl_create()
69 rte_free(tcp_tbl->items); in gro_tcp4_tbl_destroy()
70 rte_free(tcp_tbl->flows); in gro_tcp4_tbl_destroy()
72 rte_free(tcp_tbl); in gro_tcp4_tbl_destroy()

12345678910>>...20