Home
last modified time | relevance | path

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

/dpdk/doc/guides/sample_app_ug/
H A Ddist_app.rst94 Users who wish to terminate the running of the application have to press ctrl+C
96 in the application will terminate all running threads gracefully and print
H A Dcmd_line.rst39 To terminate the application, use **Ctrl-d**.
/dpdk/drivers/common/cnxk/
H A Droc_npc_priv.h182 uint8_t terminate; member
H A Droc_npc_utils.c229 pst->terminate = 1; in npc_update_parse_state()
H A Droc_npc.c683 if (pst->terminate) in npc_parse_pattern()
/dpdk/doc/guides/contributing/
H A Dunit_test.rst242 TEST_CASES_END(), /**< NULL terminate unit test array */
287 TEST_CASES_END(), /**< NULL terminate unit test array */
/dpdk/doc/guides/prog_guide/
H A Dgpudev.rst197 /* CPU notifies the CUDA kernel that it has to terminate. */
/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1454 struct ecore_queue_terminate_params terminate; member
H A Dbnx2x.c1735 memset(&q_params.params.terminate, 0, in bnx2x_stop_queue()
1736 sizeof(q_params.params.terminate)); in bnx2x_stop_queue()
1737 q_params.params.terminate.cid_index = FIRST_TX_COS_INDEX; in bnx2x_stop_queue()
H A Decore_sp.c4288 uint8_t cid_index = params->params.terminate.cid_index; in ecore_q_send_terminate()
/dpdk/license/
H A Dgpl-2.0.txt175 void, and will automatically terminate your rights under this License.
H A Dlgpl-2.1.txt352 distribute the Library is void, and will automatically terminate your
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst336 …Originates a number of flows (with varying destination IP addresses), and terminate receive traffi…