Searched refs:closed (Results 1 – 19 of 19) sorted by relevance
| /dpdk/doc/guides/prog_guide/ |
| H A D | pcapng_lib.rst | 27 and should be closed with ``rte_pcapng_close``.
|
| H A D | kernel_nic_interface.rst | 318 deleted when the ``/dev/kni`` device is closed, either explicitly with 319 ``rte_kni_close()`` or when the DPDK application is closed.
|
| H A D | vhost_lib.rst | 173 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 D | bbdev.rst | 146 device. Once closed, it cannot be restarted.
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_var.h | 144 uint8_t closed; member
|
| H A D | hn_rxtx.c | 1487 if (unlikely(hv->closed)) in hn_xmit_pkts() 1614 if (unlikely(hv->closed)) in hn_recv_pkts()
|
| H A D | hn_rndis.c | 407 if (hv->closed) in hn_rndis_exec1()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | skeleton.rst | 168 The forwarding loop can be interrupted and the application closed using
|
| H A D | ptpclient.rst | 174 The forwarding loop can be interrupted and the application closed using
|
| H A D | flow_classify.rst | 241 The forwarding loop can be interrupted and the application closed using
|
| H A D | flow_filtering.rst | 180 The forwarding loop can be interrupted and the application closed using
|
| H A D | dma.rst | 229 interrupted and closed using ``Ctrl-C``. The main lcore waits for
|
| H A D | kernel_nic_interface.rst | 271 When the ``kni`` application is closed, all the KNI interfaces are deleted
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dlb2.rst | 46 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 D | fail_safe.rst | 86 The file descriptor is read in non-blocking mode and is never closed in
|
| H A D | mlx5.rst | 262 Rx mbufs must be freed before the device is closed. Otherwise, the mempool of
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 494 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 D | release_18_11.rst | 356 ``rte_eth_dev_close()``. As a consequence, a closed port is freed
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2137 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
|