Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 29) sorted by relevance

12

/dpdk/drivers/raw/ifpga/base/
H A Dopae_i2c.c12 int ret, try; in i2c_transfer() local
14 for (ret = 0, try = 0; try < I2C_XFER_RETRY; try++) { in i2c_transfer()
/dpdk/doc/guides/prog_guide/
H A Dreorder_lib.rst47 In the case of early mbufs, the reorder buffer will try to move the window
60 The reorder buffer would try to move mbufs from at least the next 15 slots in
H A Dip_fragment_reassembly_lib.rst83 #. If no entry with such key is found, then try to create a new one by one of two ways:
H A Dpacket_classif_access_ctrl.rst333 try to minimize size of the RT structures, but doesn't expose any hard limit on it.
349 /* try to build AC context, with RT structures less then 8MB. */
H A Dtraffic_management.rst217 the Ethernet port, in which case the user can abort or try out another
H A Drcu_lib.rst232 …s, it should call ``rte_rcu_qsbr_dq_reclaim`` to reclaim the resources and try the resource alloca…
H A Dvhost_lib.rst305 When the DPDK vhost-user application restarts, DPDK vhost-user will try to
H A Dcryptodev_lib.rst751 for a failed enqueue burst operation and try enqueuing in a whole later.
775 when the user wants to abandon partially dequeued data and try dequeuing again
/dpdk/doc/guides/nics/
H A Dnfp.rst81 1) First try to find a firmware image specific for this device using the
86 2) Then try the PCI name:
90 3) Finally try the card type and media:
H A Dthunderx.rst222 …Depending on the hardware used, the kernel driver sets a threshold ``vf_id``. VFs that try to atta…
223 …this boundary are considered primary VFs. VFs that try to attach with an id above this boundary ar…
H A Dfail_safe.rst201 accordingly. It will try to safely stop, close and uninit the sub-device having
H A Dmemif.rst263 Testpmd should now create memif client interface and try to connect to server.
H A Dtap.rst106 lsmod | ( grep cls_flower || echo 'try modprobe cls_flower' )
/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst73 The list can be extended in order to try running DPDK with new devices.
/dpdk/lib/eal/common/
H A Deal_common_memory.c51 uint8_t try = 0; in eal_get_virtual_area() local
107 try++; in eal_get_virtual_area()
109 if (try <= MAX_MMAP_WITH_DEFINED_ADDR_TRIES) { in eal_get_virtual_area()
/dpdk/doc/guides/vdpadevs/
H A Dmlx5.rst108 Upon potential hardware errors, mlx5 PMD try to recover, give up if failed 3
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_job_stats.rst294 After first read second try is issued.
298 :start-after: Read second try. 8<
299 :end-before: >8 End of read second try.
H A Dintro.rst10 applications, try out the features, and then extend them to fit their needs.
H A Dip_reassembly.rst181 #. If no entry with such key is found, then try to create a new one by one of two ways:
H A Dmulti_process.rst83 However, omitting the parameter altogether will cause the process to try and start as a primary rat…
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst102 * If there are drops seen for RX adapter or RX distributor, try using
240 * If the variance is absent for larger huge pages, then try rte_mem_lock_page
/dpdk/doc/guides/linux_gsg/
H A Dbuild_sample_apps.rst178 for example, supply ``--socket-mem=0,512`` to try and reserve 512 MB for socket 1 only.
/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst116 DPDK vhost-user will also try to reconnect by default when:
H A Dknown_issues.rst782 First try to remove and reinsert the i40e kernel driver. If that fails
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst445 For long literal lines, try to wrap the text at sensible locations.

12