| /dpdk/lib/vhost/ |
| H A D | vhost_user.c | 2863 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 D | rss.cli | 6 ; being handled by a different pipeline:
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | server_node_efd.rst | 176 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 D | ipn3ke.rst | 14 packet RX/TX is handled by Intel Ethernet Controller. So from application
|
| H A D | kni.rst | 72 not handled by PMD.
|
| H A D | ena.rst | 94 the driver will trigger the device reset which should be handled by the
|
| H A D | ixgbe.rst | 263 be handled correctly and cannot report the event fd to DPDK apps. Then apps
|
| H A D | mlx4.rst | 35 memory addresses. The way resources allocations are handled by the kernel
|
| H A D | mvpp2.rst | 311 values not assigned explicitly to particular TC will be handled by the
|
| H A D | mlx5.rst | 867 is advertised and handled regardless ``tx_pp`` parameter presence.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 118 than the designated threshold, otherwise it will be handled by the secondary
|
| /dpdk/doc/guides/faq/ |
| H A D | faq.rst | 147 …implementation and assumes that locking between threads and processes is handled by the user's app…
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | qos_framework.rst | 175 …| 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 D | packet_framework.rst | 609 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 D | kernel_nic_interface.rst | 326 but all mbuf allocation and free operations will be handled by the DPDK application only.
|
| H A D | eventdev.rst | 400 to inform the eventdev that the packet is no longer being handled by the
|
| H A D | rte_flow.rst | 988 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 D | poll_mode_drv.rst | 620 dev_init(), and itself does not handle synchronization, which is handled
|
| H A D | env_abstraction_layer.rst | 453 …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 D | linux_drivers.rst | 315 while the rest will be directed and handled by the kernel driver.
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_02.rst | 46 handled as in other PMDs.
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 29 The way resources allocations are handled by the kernel,
|
| /dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 683 …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 D | testpmd_funcs.rst | 1205 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.
|