| /dpdk/config/ppc/ |
| H A D | meson.build | 32 # 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 D | dpaa_bus.c | 496 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 D | rte_dpaa_bus.h | 91 int detected; member
|
| /dpdk/buildtools/chkincs/ |
| H A D | meson.build | 40 # check for extern C in files, since this is not detected as an error by the compiler
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | dpaa.rst | 48 On EAL initialization, DPAA DMA devices will be detected on DPAA bus and
|
| /dpdk/examples/pipeline/examples/ |
| H A D | varbit.spec | 6 ; 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 D | vdev_netvsc.rst | 85 If nonzero, forces the use of specified interfaces even if not detected as
|
| H A D | mlx4.rst | 25 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 D | fm10k.rst | 159 after approx 40 seconds. To ensure these overflows are detected and accounted
|
| H A D | nfp.rst | 159 current NFP PCI device detected by the system:
|
| H A D | mlx5.rst | 353 - 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 D | cxgbe.rst | 40 itself as a PCI driver that allocates one Ethernet device per detected
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | asan.rst | 12 printing out detailed debug information whenever an error is detected.
|
| H A D | ring_lib.rst | 115 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 D | dpaa2_sec.rst | 34 DPSECI objects are detected by PMD using a resource container called DPRC (like
|
| /dpdk/doc/guides/tools/ |
| H A D | testeventdev.rst | 594 | | | | 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 D | eal_args.include.rst | 104 Set the number of memory ranks (auto-detected by default).
|
| H A D | sys_reqs.rst | 83 For DPDK builds, the presence or absence of these dependencies will be automatically detected
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_02.rst | 147 detected by the library. 279 is detected [1] because of a crash [2]. This can affect ``native`` machine type
|
| H A D | release_17_02.rst | 16 APIs, new devices can be detected and initialized using bus scan and probe
|
| /dpdk/doc/guides/gpus/ |
| H A D | cuda.rst | 68 when the very first GPU is detected.
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline.c | 6183 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 D | ipsec_secgw.rst | 279 * 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 D | l3_forward_access_ctrl.rst | 313 If errors are detected, the application exits with messages to identify the errors encountered.
|
| H A D | l3_forward.rst | 236 If errors are detected, the application exits with messages to identify the errors encountered.
|