| /dpdk/drivers/dma/ioat/ |
| H A D | ioat_dmadev.c | 426 int state, fails = 0; in ioat_completed() local 456 fails++; in ioat_completed() 461 ioat->stats.errors += fails; in ioat_completed() 476 uint64_t fails = 0; in ioat_completed_status() local 502 fails++; in ioat_completed_status() 514 ioat->stats.errors += fails; in ioat_completed_status()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost.rst | 179 * QEMU fails to allocate memory on hugetlbfs, with an error like the 200 * Device start fails if NIC's max queues > the default number of 128 211 * Device start fails when enabling "builtin-net-driver" without memory
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_sample_apps.rst | 163 …emory is requested by explicitly passing a ``-m`` or ``--socket-mem`` value, the application fails. 170 … the application attempts to create an object, such as a ring or memory pool in socket 0, it fails. 181 If the DPDK cannot allocate enough memory on each socket, the EAL initialization fails.
|
| /dpdk/drivers/net/sfc/ |
| H A D | meson.build | 65 # linkage fails
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | ring_lib.rst | 24 * Bulk dequeue - Dequeues the specified count of objects if successful; otherwise fails 26 * Bulk enqueue - Enqueues the specified count of objects if successful; otherwise fails 239 the CAS operation fails, and the code restarts at first step.
|
| H A D | rib_lib.rst | 156 /* nexthop id fail_nh fails */
|
| H A D | generic_receive_offload_lib.rst | 99 GRO fails to merge packets when encounters packet reordering.
|
| H A D | member_lib.rst | 306 …mber_add()`` function is used to insert an element/key into a set-summary structure. If it fails an 375 …rte_membership_delete()`` function deletes an element/key from a set-summary structure, if it fails
|
| H A D | traffic_management.rst | 216 This function fails when the currently configured hierarchy is not supported by
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 61 slave becomes active if, and only if, the primary active slave fails,
|
| H A D | rte_flow.rst | 118 If it fails with an error of type ``RTE_FLOW_ERROR_TYPE_STATE``, 3062 If it fails with an error of type ``RTE_FLOW_ERROR_TYPE_STATE``,
|
| /dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 76 If the command fails or output an incorrect string, the sub-device is not 125 fails.
|
| H A D | mvpp2.rst | 789 no - Do not flush TM hierarchy if commit fails.
|
| H A D | virtio.rst | 299 status changes, especially when vhost user disconnects. However, it fails
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 182 A multi-process client application fails to initialize. 418 Binding PCI devices to igb_uio fails on Linux kernel 3.9 when more than one device is used 561 …such as Intel Broadwell/Skylake (and possibly future CPUs), and therefore compilation fails due to… 764 PHY link up fails when rebinding i40e NICs to kernel driver 782 First try to remove and reinsert the i40e kernel driver. If that fails
|
| H A D | release_16_07.rst | 118 * The first connect fails (for example when QEMU is not started yet). 195 The mmapping of the iomem range of the PCI device fails for kernels that
|
| H A D | release_22_03.rst | 236 without successfully starting the RTM transaction (``_xbegin()`` fails).
|
| H A D | release_21_05.rst | 319 fails and ``rte_errno`` is set to ``ENOTSUP``.
|
| H A D | release_16_04.rst | 439 The vhost-switch often fails to allocate mbuf when dequeue from vring because it
|
| H A D | release_17_11.rst | 259 * **Service core fails to call service callback due to atomic lock**
|
| H A D | release_2_1.rst | 533 * **ethdev: Fix crash if malloc of user callback fails.**
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 523 If using a later kernel and the build fails with an error relating to 554 If the build fails due to missing header files you may need to do following:: 562 … If the build or install fails due to mismatching kernel sources you may need to do the following:: 577 * If QAT fails to bind to vfio-pci on Linux kernel 5.9+, please see the
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 1128 int fails = 0; in xstats_tests() local 1136 fails++; in xstats_tests() 1139 if (fails) { in xstats_tests() 1141 __LINE__, fails); in xstats_tests()
|
| /dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 443 possible errors in the secondary process where the configuration fails and
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dlb2.rst | 226 If enqueue fails, DLB PMD sets rte_errno as follows:
|