| /dpdk/doc/guides/prog_guide/ |
| H A D | timer_lib.rst | 32 This means that all entries are present in level 0, 1 in every 4 entries is present at level 1, 39 Depending on the timer state, we know if a timer is present in a list or not: 45 * PENDING: owned by a core, present in a list 47 * RUNNING: owned by a core, must not be modified by another core, present in a list
|
| H A D | lpm_lib.rst | 25 …If there is no rule with the same prefix present in the table, then the new rule is added to the L… 26 …If a rule with the same prefix is already present in the table, the next hop of the rule is update… 30 If a rule with the specified prefix is present in the LPM table, then it is removed. 34 … In the case that there are multiple rules present in the LPM table that have the same 32-bit key, 48 whether the specific memory location is present in the processor cache or not.
|
| H A D | lpm6_lib.rst | 35 …If there is no rule with the same prefix present in the table, then the new rule is added to the L… 36 …If a rule with the same prefix is already present in the table, the next hop of the rule is update… 40 If a rule with the specified prefix is present in the LPM table, then it is removed. 44 …In the case that there are multiple rules present in the LPM table that have the same 128-bit valu…
|
| H A D | multi_proc_support.rst | 56 the virtual addresses they are mapped at, the number of memory channels present, etc. 155 * The multi-process feature requires that the exact same hugepage memory mappings be present in a…
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4.c | 70 uint32_t present; /**< Bit-field for existing ports. */ member 532 uint32_t ports = rte_log2_u32(conf->ports.present + 1); in mlx4_arg_parse() 539 if (!(conf->ports.present & (1 << tmp))) { in mlx4_arg_parse() 772 .ports.present = 0, in mlx4_pci_probe() 843 conf.ports.present |= (UINT64_C(1) << device_attr.phys_port_cnt) - 1; in mlx4_pci_probe() 851 conf.ports.enabled = conf.ports.present; in mlx4_pci_probe()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 32 * Default: Not present 35 No CLI script file will run at startup if this argument is not present.
|
| H A D | link_status_intr.rst | 117 when a link status change is present and calls the user space callbacks registered by the applicati… 132 This function is called when a link status interrupt is present for the right port. 149 …is initialized with 0, the callback is never called since no interrupt event would ever be present.
|
| H A D | ip_pipeline.rst | 45 * Default: Not present 48 No CLI script file will run at startup if this argument is not present.
|
| H A D | dist_app.rst | 117 SST-BF cores are present in the core mask, the application will identify these
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_07.rst | 160 * **Add title in present tense with full stop.** 163 in the present tense. Add information on any known workarounds.
|
| /dpdk/doc/guides/nics/ |
| H A D | txgbe.rst | 113 - ``present`` (default **0**) 115 Toggle behavior to use present mode or init mode.
|
| H A D | vdev_netvsc.rst | 26 When the physical device is present, egress and most of the ingress traffic
|
| H A D | igc.rst | 44 software. For those packets where an external VLAN is not present, any offload that relates to
|
| H A D | thunderx.rst | 212 Primary VFs are present on the beginning of the 'Network devices using kernel 280 …Here total no of primary VFs = 5 (variable, depends on no of ethernet ports present) + 4 (fixed, l…
|
| H A D | mlx5.rst | 251 MAC addresses not already present in the bridge table of the associated 254 remain present and should be removed manually by other means. 291 currently (over present hardware and configuration) supported specific flags. 727 If ``txq_inline_min`` key is present the specified value (may be aligned 734 If ``txq_inline_min`` key is not present, the value may be queried by the 965 and receiving datapath will not report in mbufs the metadata are present. 1490 verbs. Related sysfs entries should be present::
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | bcmfs.rst | 79 The supported platform devices should be present in the
|
| H A D | cnxk.rst | 13 and CN10XX respectively. The common code between the SoCs is present
|
| H A D | scheduler.rst | 169 These cores should be present in EAL core list parameter and
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 32 need to be installed. If not already present on the system, these can be 77 contigmem kernel module provides the ability to present contiguous blocks of
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 40 context of QEMU/VM, the basic idea here is to present a kind of virtual devices,
|
| /dpdk/doc/guides/platform/ |
| H A D | dpaa.rst | 78 based config (if /tmp/fmc.bin is present). DPAA FMD will be used only if no
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | turbo_sw.rst | 152 …If no library is present then the PMD will still build but its capabilities will be limited accord…
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_gpio.rst | 51 In above scenario only one GPIO controller is present hence
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_dpdk.rst | 205 Unlike with the make build system present in older DPDK releases,
|
| H A D | build_sample_apps.rst | 115 and that cores 0-3 are present and are to be used for running the application)::
|