Home
last modified time | relevance | path

Searched refs:executed (Results 1 – 25 of 37) sorted by relevance

12

/dpdk/app/test/
H A Dtest.c291 suite->executed = 0; in unit_test_suite_reset_counts()
336 suite->executed++; in unit_test_suite_runner()
399 suite->executed += ts->executed; in unit_test_suite_runner()
430 printf(" + Tests Executed : %2d\n", suite->executed); in unit_test_suite_runner()
H A Dtest.h152 unsigned int executed; member
/dpdk/doc/guides/prog_guide/
H A Dpacket_framework.rst339 *Description:* The flow classification is executed at least once for each input packet.
506 when the next pipeline stage eventually gets executed for the same packets,
520 For example, for the 4-stage pipeline, stage 0 is executed on packets 0 and 1 and then,
521 before same packets 0 and 1 are used (i.e. before stage 1 is executed on packets 0 and 1),
699 a non-optimized implementation of the bucket search algorithm is executed.
701 #. Once the pipelined version of the bucket search algorithm has been executed for all the packets…
702 …the non-optimized implementation of the bucket search algorithm is also executed for any packets t…
942 …once the pipelined version of the bucket search algorithm has been executed for all the packets in…
943 …the non-optimized implementation of the bucket search algorithm is also executed for any packets t…
997 …or input ports, the action handler is executed after RX function. For output ports, the action han…
[all …]
H A Drawdev.rst89 Physical rawdev devices are discovered during the Bus scan executed at DPDK
H A Ddmadev.rst40 EAL function which is executed at DPDK initialization, this is based on their
H A Dtimer_lib.rst14 * Timers can be loaded from one core and executed on another. It has to be specified in the call …
H A Dpacket_classif_access_ctrl.rst514 once the following lines are executed:
538 once the following lines are executed:
557 once the following lines are executed:
H A Dregexdev.rst30 EAL function which is executed at DPDK initialization, based on
H A Dgpudev.rst57 required to indicate which device a given operation should be executed on.
H A Dpower_man.rst138 The proposed solution focuses on how many times empty polls are executed.
/dpdk/doc/guides/platform/
H A Ddpaa.rst63 Tool (FMC) need to be executed to set the configurations of the queues before
72 Note that DPAA PMD can also be executed using images provided
H A Ddpaa2.rst78 As an alternative method, DPAA2 PMD can also be executed using images provided
H A Docteontx.rst59 As an alternative method, Platform drivers can also be executed using images provided
/dpdk/doc/guides/cryptodevs/
H A Dbcmfs.rst67 cross-compiled on an x86 platform. For example, below commands can be executed
H A Docteontx.rst112 Example applications can now be executed with crypto operations offloaded to
H A Dmlx5.rst67 The command to set the register should be executed only once, and all the
/dpdk/examples/pipeline/examples/
H A Dlearner.spec8 ; takes place by having the default action (i.e. the table action which is executed on lookup miss)
/dpdk/doc/guides/sample_app_ug/
H A Dtimer.rst46 executed on each worker lcore using the well-known
H A Dcmd_line.rst98 It contains a pointer to a callback function that is executed when the command is parsed,
H A Dip_pipeline.rst17 The pipelines are mapped to application threads, with each pipeline executed by a single thread and…
29 …* Action profiles: used to define the actions to be executed by pipeline input/output ports and ta…
/dpdk/doc/guides/tools/
H A Dtestbbdev.rst69 The bbdev test app is executed twice. First time vector is filled based on
96 There are 7 main test cases that can be executed using testbbdev tool:
332 what type of operations will be executed. For 4G decoder op_type has to be set to
/dpdk/doc/guides/bbdevs/
H A Dacc100.rst169 This configuration needs to be executed at least once after reboot or PCI FLR and can
H A Dfpga_5gnr_fec.rst154 This configuration needs to be executed at least once after reboot or PCI FLR and can
H A Dfpga_lte_fec.rst153 This configuration needs to be executed at least once after reboot or PCI FLR and can
/dpdk/doc/guides/rel_notes/
H A Drelease_2_2.rst283 ``e1000_check_for_link_82575()`` is executed and was never finding the link
309 waiting is conditionally executed only for Device Reset.

12