Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 25 of 31) sorted by relevance

12

/dpdk/examples/ipsec-secgw/test/
H A Dload_env.sh58 legacy="${default} CRYPTO_PRIM_TYPE="
71 if [[ ${legacy_only} -eq 1 && "${i}" != *legacy* ]]; then
73 elif [[ ${legacy_only} -eq 0 && "${i}" == *legacy* ]]; then
89 if [[ ${legacy_only} -eq 1 && "${i}" != *legacy* ]]
92 elif [[ ${legacy_only} -eq 0 && "${i}" == *legacy* ]]
H A Drun_test.sh78 legacy=0
101 legacy=1
137 if [[ ${legacy} -eq 1 ]] && [[ ${multi_seg} -eq 1 || ${fallback} -eq 1 \
/dpdk/doc/guides/linux_gsg/
H A Dlinux_eal_parameters.rst39 * ``--vfio-intr <legacy|msi|msix>``
59 * ``--legacy-mem``
61 Use legacy DPDK memory allocation mode.
75 Place a per-socket upper limit on memory use (non-legacy memory mode only).
80 Create fewer files in hugetlbfs (non-legacy mode only).
H A Dbuild_sample_apps.rst65 legacy memory mode.
103 * ``--legacy-mem``:
104 Run DPDK in legacy memory mode (disable memory reserve/unreserve at runtime,
109 affect legacy memory mode).
H A Dlinux_drivers.rst312 - It enables the user to use legacy linux tools such as ``ethtool`` or
357 For some devices which lack support for legacy interrupts, e.g. virtual function
/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst104 ``SET_IPV6_DSCP``, ``SET_TAG``, ``SET_META`` are marked as legacy and
106 The legacy actions should be deprecated in 22.07, once MODIFY_FIELD
108 The legacy actions should be removed in DPDK 22.11.
H A Drelease_17_02.rst43 higher-level than the legacy filtering framework, which it encompasses and
98 * Replace existing legacy ``memcpy()`` calls with ``i40e_memcpy()`` calls.
163 power. It can work on both legacy and modern virtio devices. In this mode,
H A Dknown_issues.rst674 igb_uio legacy mode can not be used in X710/XL710/XXV710
683 When insmod ``igb_uio`` with ``intr_mode=legacy`` and test link status interrupt. Since
688 Do not bind ``igb_uio`` with legacy mode in X710/XL710/XXV710 NICs, or do not use kernel
689 version >4.7 when you bind ``igb_uio`` with legacy mode.
H A Drelease_21_08.rst43 offload features was removed from the legacy AVX2 paths.
H A Drelease_20_11.rst505 * ethdev: Removed the legacy filter API, including
508 * ethdev: Removed the legacy L2 tunnel configuration API, including
H A Drelease_21_05.rst116 offload features was removed from the legacy AVX512 paths.
H A Drelease_16_04.rst157 The legacy method of reading/writing sysfile supported by kernel module igb_uio
/dpdk/doc/guides/nics/
H A Dixgbe.rst247 X550 does not support legacy interrupt mode
252 X550 cannot get interrupts if using ``uio_pci_generic`` module or using legacy
260 When using ``uio_pci_generic`` module or using legacy interrupt mode of
270 Do not bind ``igb_uio`` with legacy mode in X550 NICs.
271 Before binding ``vfio`` with legacy mode in X550 NICs, use ``modprobe vfio ``
H A Dcnxk.rst76 EAL: No legacy callbacks, legacy socket not created
208 Latter one aligns with standard NIC behavior vs former one is a legacy
212 Setting this flag to 1 to select the legacy mode.
214 For example to select the legacy mode(RSS tag adder as XOR)::
H A Dipn3ke.rst15 point of view the data path is still the legacy Intel Ethernet Controller
H A Dsfc_efx.rst392 - ``switch_mode`` [legacy|switchdev] (see below for default)
394 In legacy mode, NIC firmware provides Ethernet virtual bridging (EVB) API
403 Default is legacy, unless representors are specified, in which case switchdev
H A Dmlx5.rst28 This means legacy linux control tools (for example: ethtool, ifconfig and
917 - 0, this is default value, defines the legacy mode, the ``MARK`` and
956 ignored and the device is configured to operate in legacy mode (0).
961 of the extensive metadata features. The legacy Verbs supports FLAG and
977 Value 0 means legacy Verbs flow offloading.
986 Otherwise, the value is 0 which indicates legacy Verbs flow offloading.
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst2309 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2615 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2634 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2653 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2672 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2691 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2710 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2748 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2767 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
2786 This is a legacy action. Consider `Action: MODIFY_FIELD`_ as alternative.
[all …]
H A Denv_abstraction_layer.rst94 and legacy mode. Both modes are explained below.
116 entirely), or use legacy memory mode.
163 This mode is enabled by specifying ``--legacy-mem`` command-line switch to the
165 legacy mode anyway.
179 ``--legacy-mem`` nor ``--no-huge``.
197 In legacy mode, VA space will only be preallocated for segments that were
325 vhost-user backend. This option is not available when using ``--legacy-mem``
H A Dmulti_proc_support.rst66 If the primary process was run with ``--legacy-mem`` or
124 allocate more memory than they need. However if ``--legacy-mem`` is used, DPDK
H A Dvhost_lib.rst128 This flag disables the legacy behavior and instead ask vhost to simply
/dpdk/doc/guides/contributing/
H A Dunit_test.rst101 TELEMETRY: No legacy callbacks, legacy socket not created
H A Ddocumentation.rst462 * The DPDK documentation contains some legacy images in PNG format.
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward.rst132 legacy flag, please use ``--lookup=em`` instead.
135 legacy flag, please use ``--lookup=lpm`` instead.
/dpdk/drivers/net/qede/base/
H A Decore_sriov.c102 u8 legacy = 0; in ecore_vf_calculate_legacy() local
106 legacy |= ECORE_QCID_LEGACY_VF_RX_PROD; in ecore_vf_calculate_legacy()
110 legacy |= ECORE_QCID_LEGACY_VF_CID; in ecore_vf_calculate_legacy()
112 return legacy; in ecore_vf_calculate_legacy()

12