Home
last modified time | relevance | path

Searched refs:directed (Results 1 – 7 of 7) sorted by relevance

/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst29 features are abstracted by the PMD such as directed ports.
41 directed queues, ports, credits, and other hardware resources. Some
97 available directed ports and queues.
106 directed ports and queues come in pairs.
112 whether it is a directed or load-balanced queue.
115 ports can only be linked to directed queues. Furthermore, directed ports can
119 The eventdev API does not have a directed scheduling type. To support directed
146 directed traffic.
150 load-balanced queues, and directed credits are used for directed queues.
181 the directed pool size divided by the total number of ports.
[all …]
/dpdk/drivers/net/enic/base/
H A Dvnic_dev.h125 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
127 int vnic_dev_packet_filter_all(struct vnic_dev *vdev, int directed,
H A Dvnic_dev.c871 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument
878 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
/dpdk/doc/guides/linux_gsg/
H A Dlinux_drivers.rst315 while the rest will be directed and handled by the kernel driver.
/dpdk/doc/guides/nics/
H A Dcnxk.rst337 matching channel number pattern will be directed to the inline IPSec device.
H A Dbnxt.rst678 flows to be directed to one or more queues associated with the VNIC id.
/dpdk/doc/guides/prog_guide/
H A Defd_lib.rst55 this flow should be directed. Intuitively, this scheme is very simple