Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 101) sorted by relevance

12345

/dpdk/doc/guides/tools/
H A Dpdump.rst47 The ``--multi`` command line option is optional argument. If passed, capture
60 …* Multiple instances of ``--pdump`` can be passed to capture packets on different port and queue c…
91 * To receive ingress packets only, ``rx-dev`` should be passed.
93 * To receive egress packets only, ``tx-dev`` should be passed.
96 should both be passed with the different file names or the Linux iface names.
99 should both be passed with the same file name or the same Linux iface name.
H A Dcomp_perf.rst13 which are passed to compress device with compression operations.
31 the chain will be lower than value passed into max-num-sgl-segs.
54 To run tests on two lcores, three lcores must be passed to the tool.
/dpdk/drivers/raw/skeleton/
H A Dskeleton_rawdev_test.c35 static int passed; variable
47 passed = 0; in testsuite_setup()
428 passed++; in skeldev_test_run()
463 SKELDEV_TEST_INFO("Passed : %d", passed); in test_rawdev_skeldev()
/dpdk/doc/guides/prog_guide/
H A Devent_ethernet_rx_adapter.rst39 function is passed the event device to be associated with the adapter and port
59 The ``rte_event_eth_rx_adapter_create_ext()`` function is passed a callback
63 passed to it.
70 set to true. The function is passed the event device to be associated with
79 queue is passed in using a ``struct rte_event_eth_rx_adapter_queue_conf``
111 which is passed as a parameter to the ``rte_event_eth_rx_adapter_queue_add()``
H A Dpacket_distrib_lib.rst29 #. Packets are passed to the distributor component by having the distributor lcore thread call the…
34 #. As workers request packets, the distributor takes packets from the set of packets passed in and…
44 #. Once all input packets passed to the process API have either been distributed to workers
H A Devent_ethernet_tx_adapter.rst35 function is passed the event device to be associated with the adapter and port
41 ``rte_event_eth_tx_adapter_create_ext()`` function is passed a callback function.
44 ``struct rte_event_eth_tx_adapter_conf`` structure passed to it.
H A Ddmadev.rst82 Alternatively the ``RTE_DMA_OP_FLAG_SUBMIT`` flag can be passed to the enqueue
107 ``status`` array passed by user). These two APIs can also return the last
H A Dbuild-sdk-meson.rst62 path to the root directory should be passed as the first parameter, and the
81 Project-specific options are passed used -Doption=value::
135 such as the compiler to use can be passed via environment variables. For
H A Devent_crypto_adapter.rst118 The ``rte_event_crypto_adapter_create_ext()`` function is passed as a callback
122 passed to it.
195 capability, event information must be passed to the add API.
H A Dgraph_lib.rst311 6. if last_spec == nb_objs, All the objects passed were successfully speculated
345 This node does ``rte_eth_rx_burst()`` into stream buffer passed to it
367 This node frees all the objects passed to it considering them as
393 This node ignores the set of objects passed to it and reports that all are
/dpdk/app/test/
H A Dtest_dmadev_api.c30 static int passed; variable
50 passed = 0; in testsuite_setup()
85 passed++; in testsuite_run_test()
567 printf("Passed : %d\n", passed); in test_dma_api()
/dpdk/examples/server_node_efd/shared/
H A Dcommon.h34 uint64_t passed; member
/dpdk/kernel/freebsd/
H A DBSDmakefile.meson7 # source file is passed via KMOD_SRC as relative path, we only use final
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_crypto.rst182 * If multiple Ethernet ports is passed, then equal number of crypto devices are to be passed.
212 If no parameter is passed, the default crypto operation is:
231 If full key is passed (first method) and the size is passed as well (second method),
H A Dvmdq_forwarding.rst29 The nb-pools and enable-rss parameters can be passed on the command line, after the EAL parameters:
78 rte_eth_conf structure passed to the rte_eth_dev_configure() API.
H A Dvmdq_dcb_forwarding.rst31 The nb-pools, nb-tcs and enable-rss parameters can be passed on the command line, after the EAL par…
94 rte_eth_conf structure passed to the rte_eth_dev_configure() API.
H A Dl3_forward_graph.rst123 be passed to *ethdev_** node ctrl API ``rte_node_eth_config()``. This will be
152 The Graph creation will fail if the passed set of shell node pattern's
/dpdk/doc/guides/howto/
H A Dtelemetry.rst102 the file-prefix for the process should be passed via the `-f` or `--file-prefix` script flag.
122 This suffix count can be passed to the telemetry script using the `-i` or `--instance` flag.
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c34 static int passed; variable
784 passed++; in dpaa2_test_run()
814 DPAA2_EVENTDEV_INFO("Passed : %d", passed); in test_eventdev_dpaa2()
/dpdk/doc/guides/rawdevs/
H A Dcnxk_gpio.rst52 `--vdev=cnxk_gpio,gpiochip=448` should be passed to EAL.
196 passed. ``rte_rawdev_get_dev_id("CNXK_GPIO")`` returns unique device id. Use
/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_selftest.c31 static int passed; variable
106 passed = 0; in testsuite_teardown()
1444 passed++; in cnxk_test_run()
1529 printf("Passed : %d\n", passed); in cnxk_sso_testsuite_run()
/dpdk/doc/guides/cryptodevs/
H A Dmvsam.rst68 extra option must be passed to the library configuration script:
H A Dqat.rst118 * Maximum additional authenticated data (AAD) for GCM is 240 bytes long and must be passed to the d…
155 Once this buffer is passed this way, when creating the crypto operation,
303 This name can be passed to "rte_cryptodev_get_dev_id()" to get the device_id.
307 The cryptodev driver name is passed to the dpdk-test-crypto-perf tool in the "-devtype" parameter.
309 The qat crypto device name is in the format of the worker parameter passed to the crypto scheduler.
316 This name can be passed to rte_compressdev_get_dev_id() to get the device_id.
/dpdk/doc/guides/nics/
H A Dpcap_ring.rst28 To do so, the --vdev= parameter must be passed to the EAL.
133 In this case, one dummy rx queue is created for each tx queue argument passed
221 The device names passed to the --vdev option must start with net_ring and take no additional parame…
/dpdk/drivers/event/dlb2/
H A Ddlb2_selftest.c1481 int found = 0, skipped = 0, passed = 0, failed = 0; in test_dlb2_eventdev() local
1508 passed++; in test_dlb2_eventdev()
1519 found, skipped, passed, failed); in test_dlb2_eventdev()

12345