| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 23 #. The ABI should be preserved and not changed lightly. ABI changes must follow 105 all ABI changes. 129 enhancements. API breakages due to changes such as reorganizing public 151 offered for any ABI changes that are indicated to be part of the next ABI 157 - No backward or forward compatibility is offered for API changes marked as 185 Note that forward-only compatibility is offered for those changes made 190 of these ABI changes can only ensure that its runtime dependencies are met 211 changes, however with the following additional requirements: 219 changes will form part of the next declared major ABI version. 224 The following are examples of allowable ABI changes occurring between [all …]
|
| H A D | patches.rst | 36 Actions to automatically build your changes and run unit tests and ABI checks. 147 Make your planned changes in the cloned ``dpdk`` repo. Here are some guidelines and requirements: 171 * Important changes will require an addition to the release notes in ``doc/guides/rel_notes/``. 186 Once the changes have been made you should commit them to your local repo. 188 For small changes, that do not require specific explanations, it is better to keep things together … 190 Larger changes that require different explanations should be separated into logical patches in a pa… 408 Version 2 and later of a patchset should also include a short log of the changes so the reviewer kn… 663 in that any additional changes needed to it must be addressed by a follow-on patch, rather 696 * Should include at least the API changes in libraries and applications. 704 * API changes or additions must be implemented in libraries. [all …]
|
| H A D | design.rst | 79 requirements for preventing ABI changes when implementing statistics. 94 Prevention of ABI changes due to library statistics support
|
| /dpdk/devtools/ |
| H A D | libabigail.abignore | 19 ; Ignore changes on soname for mlx glue internal drivers 27 ; Ignore changes to rte_crypto_asym_op, asymmetric crypto API is experimental 44 ; Ignore changes in common mlx5 driver, should be all internal
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | README | 16 Please contact the driver maintainers to request changes.
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_07.rst | 18 Build the docs and view the output file to ensure the changes are correct:: 124 .. This section should contain API changes. Sample format: 140 .. This section should contain ABI changes. Sample format:
|
| H A D | release_18_05.rst | 20 This functionality has introduced the following changes: 88 Updated the mlx5 driver including the following changes: 105 Updated the mlx4 driver including the following changes: 116 Updated the sfc_efx driver including the following changes: 312 become part of the normal DPDK API and ABI. Any future ABI changes will be 314 ABI breaking changes planned. 395 * ethdev: Several changes were made to the flow API. 467 with 64B cache line, but changes on other platforms. 494 changes in error type definitions (``enum rte_flow_error_type``), removal 496 behavior for flow rule actions (see API changes), removal of C99 flexible [all …]
|
| H A D | release_18_11.rst | 28 Added changes to decrease latency for architectures using the C11 memory 31 On Cavium ThunderX2 platform, the changes decreased latency by 27-29% 104 Updated the mlx5 driver including the following changes: 122 Updated the sfc_efx driver including the following changes: 139 Updated the failsafe driver including the following changes: 320 allocated memory. No changes will be required for existing code as backwards 360 * A new device flag, ``RTE_ETH_DEV_NOLIVE_MAC_ADDR``, changes the order of 362 support MAC changes once the port has started and with this new device 417 ``rte_bus``. It thus changes the size of the ``struct rte_device`` and the
|
| H A D | release_17_05.rst | 72 Updated the ixgbe base driver, including the following changes: 115 Updated the mlx5 driver, including the following changes: 129 Updated the mlx4 driver, including the following changes: 183 * Dynamically change link status when the underlying interface state changes. 317 The rte_ring library has been reworked and updated. The following changes 343 different return values, due to the other listed changes above. This 352 the following changes have been made:
|
| H A D | release_19_08.rst | 89 Updated the Solarflare ``sfc_efx`` driver with changes including: 129 Updated the ``turbo_sw`` bbdev driver with changes including: 170 Added the following features to ``librte_ipsec``. Corresponding changes are 224 become part of the normal DPDK API and ABI. Any future ABI changes will be 226 ABI breaking changes planned.
|
| H A D | release_2_1.rst | 38 To avoid breaking ABI compatibility, the code changes for this feature are 152 The ixgbe base driver was updated with several changes including the 164 See the git log for full details of the ixgbe/base changes. 204 The i40e base driver was updated with several changes including the 219 See the git log for full details of the i40e/base changes. 468 Fixes: 0ff3324da2eb ("ixgbe: rework vector pmd following mbuf changes") 674 Fixes: 40b966a211ab ("ivshmem: library changes for mmapping using ivshmem") 903 Fixes: 148f963fb532 ("xen: core library changes")
|
| H A D | release_16_07.rst | 50 The ixgbe base driver was updated with changes including the 66 The enic driver was updated with changes including the following: 76 The mlx5 driver was updated with changes including the following:
|
| H A D | release_17_11.rst | 29 Updated the mlx4 driver including the following changes: 55 Updated the mlx5 driver including the following changes: 288 encapsulation. A summary of the main changes made is as follows: 296 * **The following changes have been made in the mempool library**
|
| H A D | release_18_02.rst | 48 Updated the mlx5 driver including the following changes: 62 Updated the mlx4 driver including the following changes: 219 is unaffected by these changes, and can continue to be used for this
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rawdev.rst | 19 exposed from driver layer. However this may still require changes in bus code 23 way to manage such devices in a generic manner without expecting changes to
|
| H A D | kernel_nic_interface.rst | 263 state changes. 270 Called when the management state of the KNI interface changes. 275 Called when the user changes the MTU size of the KNI 281 Called when the user changes the MAC address of the KNI interface. 291 Called when the user changes the promiscuity state of the KNI 301 Called when the user changes the allmulticast state of the KNI interface.
|
| H A D | stack_lib.rst | 81 3. Thread A changes the head pointer with a compare-and-swap and succeeds. 86 compare-and-swap, the algorithm can detect when the list changes even if the
|
| /dpdk/doc/guides/howto/ |
| H A D | avx512.rst | 35 This will override any further changes to the max SIMD bitwidth in DPDK,
|
| /dpdk/doc/guides/nics/ |
| H A D | ena.rst | 214 feature, while ``vfio-pci`` should work without any changes. 220 Then, make the changes live by executing as a root:: 236 Then, make the changes live by executing as a root::
|
| H A D | af_packet.rst | 38 As an example, if one changes ``framesz`` to be 1024B, it is expected that
|
| H A D | hns3.rst | 136 Firmware 1.8.0.0 and later versions support reporting link changes to the PF. 138 also supports reporting link changes.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | caam_jr.rst | 42 dynamic changes in byte ordering. The default configuration for this version
|
| H A D | dpaa_sec.rst | 44 dynamic changes in byte ordering. The default configuration for this version
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 22 - **Accepting requests for frequency changes for a vCPU** 29 VM applications can request frequency changes for a vCPU. The VM 53 directs frequency changes and policies to the host monitor rather than 81 - Uses ``librte_power`` to affect frequency changes using Linux userspace 102 To enable frequency changes from within a VM, the VM forwards a 414 minimum allowed value. On receiving packets, the code path changes,
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | sys_reqs.rst | 16 and high performance of small packets, BIOS setting changes may be needed. 18 for more information on the required changes.
|