Home
last modified time | relevance | path

Searched refs:handled (Results 1 – 24 of 24) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost_user.c2863 bool handled; in vhost_user_msg_handler() local
2948 handled = false; in vhost_user_msg_handler()
2958 handled = true; in vhost_user_msg_handler()
2979 handled = true; in vhost_user_msg_handler()
2984 handled = true; in vhost_user_msg_handler()
2990 handled = true; in vhost_user_msg_handler()
3007 handled = true; in vhost_user_msg_handler()
3015 if (!handled) { in vhost_user_msg_handler()
/dpdk/examples/ip_pipeline/examples/
H A Drss.cli6 ; being handled by a different pipeline:
/dpdk/doc/guides/sample_app_ug/
H A Dserver_node_efd.rst176 Then, the hash table that contains the flows that will be handled
189 flow is not handled by the node.
/dpdk/doc/guides/nics/
H A Dipn3ke.rst14 packet RX/TX is handled by Intel Ethernet Controller. So from application
H A Dkni.rst72 not handled by PMD.
H A Dena.rst94 the driver will trigger the device reset which should be handled by the
H A Dixgbe.rst263 be handled correctly and cannot report the event fd to DPDK apps. Then apps
H A Dmlx4.rst35 memory addresses. The way resources allocations are handled by the kernel
H A Dmvpp2.rst311 values not assigned explicitly to particular TC will be handled by the
H A Dmlx5.rst867 is advertised and handled regardless ``tx_pp`` parameter presence.
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst118 than the designated threshold, otherwise it will be handled by the secondary
/dpdk/doc/guides/faq/
H A Dfaq.rst147 …implementation and assumes that locking between threads and processes is handled by the user's app…
/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst175 …| 4 | Traffic Class (TC) | 13 | #. TCs of the same pipe handled in strict…
739 Therefore, queue 0 (associated with TC 0, highest priority TC) is handled before
741 which is handled before queue 2 (TC 2, lower priority than TC 1) and it continues until queues of a…
742 lowest priority TC are handled. At last, queues 12..15 (best effort TC, lowest priority TC) are han…
H A Dpacket_framework.rst609 For each pipeline stage, the described operations are applied to each of the two packets handled by…
889 For each pipeline stage, the described operations are applied to each of the two packets handled by…
1011 …ined actions, while the reserved actions (e.g. the next hop actions) are handled by the Packet Fra…
1017 The reserved actions are handled directly by the Packet Framework without the user being able to ch…
H A Dkernel_nic_interface.rst326 but all mbuf allocation and free operations will be handled by the DPDK application only.
H A Deventdev.rst400 to inform the eventdev that the packet is no longer being handled by the
H A Drte_flow.rst988 Note: IPv4 options are handled by dedicated pattern items.
3184 handled by the software. The control packets could be handled in the hardware.
3970 Given that nonspecific traffic can be handled by flow rules as well,
3980 - More importantly they control at what point nonspecific traffic is handled
4218 - Ports not under DPDK control (unaffected or handled by other applications)
H A Dpoll_mode_drv.rst620 dev_init(), and itself does not handle synchronization, which is handled
H A Denv_abstraction_layer.rst453 …In DPDK PMD, the only interrupts handled by the dedicated host thread are those for link status ch…
/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/rel_notes/
H A Drelease_19_02.rst46 handled as in other PMDs.
/dpdk/doc/guides/platform/
H A Dmlx5.rst29 The way resources allocations are handled by the kernel,
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst683 …rsts of packets, such as RX-like or TX-like functions, should return the number of packets handled.
926 a DPDK library, without the ``librte_`` prefix. Dependencies are handled
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst1205 Define how tunneled packets should be handled by the csum forward
1214 header is handled as a packet payload).
1461 Same as the ifconfig (8) option. Controls how multicast packets are handled.