Home
last modified time | relevance | path

Searched refs:closed (Results 1 – 19 of 19) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Dpcapng_lib.rst27 and should be closed with ``rte_pcapng_close``.
H A Dkernel_nic_interface.rst318 deleted when the ``/dev/kni`` device is closed, either explicitly with
319 ``rte_kni_close()`` or when the DPDK application is closed.
H A Dvhost_lib.rst173 This callback is invoked when vhost-user socket connection is closed.
337 When the socket connection is closed, vhost will destroy the device.
H A Dbbdev.rst146 device. Once closed, it cannot be restarted.
/dpdk/drivers/net/netvsc/
H A Dhn_var.h144 uint8_t closed; member
H A Dhn_rxtx.c1487 if (unlikely(hv->closed)) in hn_xmit_pkts()
1614 if (unlikely(hv->closed)) in hn_recv_pkts()
H A Dhn_rndis.c407 if (hv->closed) in hn_rndis_exec1()
/dpdk/doc/guides/sample_app_ug/
H A Dskeleton.rst168 The forwarding loop can be interrupted and the application closed using
H A Dptpclient.rst174 The forwarding loop can be interrupted and the application closed using
H A Dflow_classify.rst241 The forwarding loop can be interrupted and the application closed using
H A Dflow_filtering.rst180 The forwarding loop can be interrupted and the application closed using
H A Ddma.rst229 interrupted and closed using ``Ctrl-C``. The main lcore waits for
H A Dkernel_nic_interface.rst271 When the ``kni`` application is closed, all the KNI interfaces are deleted
/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst46 The DLB is a closed system eventdev, and as such the ``nb_events_limit`` device
201 The DLB is a "closed system" event dev, and the DLB PMD layers a software
/dpdk/doc/guides/nics/
H A Dfail_safe.rst86 The file descriptor is read in non-blocking mode and is never closed in
H A Dmlx5.rst262 Rx mbufs must be freed before the device is closed. Otherwise, the mempool of
/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst494 process lost the IOPL privileges once the fd is closed.
738 The function to clear the TX ring when a port was being closed, e.g. on exit
H A Drelease_18_11.rst356 ``rte_eth_dev_close()``. As a consequence, a closed port is freed
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst2137 Before detaching a port, the port should be stopped and closed.
2477 Before detaching a device associated with ports, the ports should be stopped and closed.
2485 Port 1 is now closed
2498 Port 0 is now closed