Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 35) sorted by relevance

12

/dpdk/config/ppc/
H A Dmeson.build32 # When a cross compile is detected, verify that the compiler/assembler supports
79 error('Unsupported POWER CPU detected')
84 # Compiler supports current detected CPU
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c496 if (rte_dpaa_bus.detected) in rte_dpaa_bus_scan()
499 rte_dpaa_bus.detected = 1; in rte_dpaa_bus_scan()
632 if (!rte_dpaa_bus.detected) in rte_dpaa_bus_probe()
H A Drte_dpaa_bus.h91 int detected; member
/dpdk/buildtools/chkincs/
H A Dmeson.build40 # check for extern C in files, since this is not detected as an error by the compiler
/dpdk/doc/guides/dmadevs/
H A Ddpaa.rst48 On EAL initialization, DPAA DMA devices will be detected on DPAA bus and
/dpdk/examples/pipeline/examples/
H A Dvarbit.spec6 ; the start of the UDP header, the size of the IPv4 header needs to be detected first, which is done
/dpdk/doc/guides/nics/
H A Dvdev_netvsc.rst85 If nonzero, forces the use of specified interfaces even if not detected as
H A Dmlx4.rst25 PCI driver that allocates one Ethernet device per detected port.
420 PMD: librte_net_mlx4: 2 port(s) detected
426 PMD: librte_net_mlx4: 2 port(s) detected
H A Dfm10k.rst159 after approx 40 seconds. To ensure these overflows are detected and accounted
H A Dnfp.rst159 current NFP PCI device detected by the system:
H A Dmlx5.rst353 - The decapsulation is always done up to the outermost tunnel detected by the HW.
707 when PCI back pressure is detected and may be useful for scenarios involving
1532 PMD: librte_net_mlx5: 1 port(s) detected
1537 PMD: librte_net_mlx5: 1 port(s) detected
1542 PMD: librte_net_mlx5: 1 port(s) detected
1547 PMD: librte_net_mlx5: 1 port(s) detected
H A Dcxgbe.rst40 itself as a PCI driver that allocates one Ethernet device per detected
/dpdk/doc/guides/prog_guide/
H A Dasan.rst12 printing out detailed debug information whenever an error is detected.
H A Dring_lib.rst115 If there is not enough room in the ring (this is detected by checking cons_tail), it returns an err…
168 If there are not enough objects in the ring (this is detected by checking prod_tail), it returns an…
222 If there is not enough room in the ring (this is detected by checking cons_tail), it returns an err…
/dpdk/doc/guides/cryptodevs/
H A Ddpaa2_sec.rst34 DPSECI objects are detected by PMD using a resource container called DPRC (like
/dpdk/doc/guides/tools/
H A Dtesteventdev.rst594 | | | | the number of detected ethernet devices.|
626 The number of producers depends on the number of ethernet devices detected and
718 | | | | the number of detected ethernet devices.|
/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst104 Set the number of memory ranks (auto-detected by default).
H A Dsys_reqs.rst83 For DPDK builds, the presence or absence of these dependencies will be automatically detected
/dpdk/doc/guides/rel_notes/
H A Drelease_19_02.rst147 detected by the library.
279 is detected [1] because of a crash [2]. This can affect ``native`` machine type
H A Drelease_17_02.rst16 APIs, new devices can be detected and initialized using bus scan and probe
/dpdk/doc/guides/gpus/
H A Dcuda.rst68 when the very first GPU is detected.
/dpdk/lib/pipeline/
H A Drte_swx_pipeline.c6183 int detected; in instr_pattern_extract_many_optimize() local
6186 detected = instr_pattern_extract_many_search(instr, in instr_pattern_extract_many_optimize()
6190 if (detected) { in instr_pattern_extract_many_optimize()
6282 int detected; in instr_pattern_emit_many_tx_optimize() local
6285 detected = instr_pattern_emit_many_tx_search(instr, in instr_pattern_emit_many_tx_optimize()
6289 if (detected) { in instr_pattern_emit_many_tx_optimize()
6453 int detected; in instr_pattern_mov_all_validate_optimize() local
6465 if (detected) { in instr_pattern_mov_all_validate_optimize()
6541 int detected; in instr_pattern_dma_many_optimize() local
6544 detected = instr_pattern_dma_many_search(instr, in instr_pattern_dma_many_optimize()
[all …]
/dpdk/doc/guides/sample_app_ug/
H A Dipsec_secgw.rst279 * The ``-p`` option enables ports (detected) 0, 1, 2 and 3.
327 * The ``-p`` option enables ports (detected) 0 and 1.
352 and software crypto devices are detected, hardware devices will be used.
H A Dl3_forward_access_ctrl.rst313 If errors are detected, the application exits with messages to identify the errors encountered.
H A Dl3_forward.rst236 If errors are detected, the application exits with messages to identify the errors encountered.

12