Searched refs:previous (Results 1 – 25 of 72) sorted by relevance
123
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_07.rst | 42 Refer to the previous release notes for examples. 127 which was announced in the previous releases and made in this release. 143 which was announced in the previous releases and made in this release.
|
| H A D | release_2_0.rst | 110 from the ones returned by the previous library.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | packet_distrib_lib.rst | 64 … a new packet, the distributor assumes that it has completely finished with the previous packet and 88 …istributor_get_pkt()" API to request a new packet when it has finished processing the previous one. 89 [The previous packet should be returned to the distributor component by passing it as the final par…
|
| H A D | traffic_metering_and_policing.rst | 46 red) based on the previous history for this flow as maintained by the MTR 53 based on the previous traffic history reflected in the current state of the
|
| H A D | meson_ut.rst | 35 The project name is optional so the following is equivalent to the previous
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_options.c | 1535 int previous; in available_cores() local 1552 previous = idx; in available_cores() 1559 if (idx == previous + 1) { in available_cores() 1560 previous = idx; in available_cores() 1567 if (asprintf(&tmp, "%s-%d", str, previous) < 0) { in available_cores() 1582 previous = idx; in available_cores() 1588 if (asprintf(&tmp, "%s-%d", str, previous) < 0) { in available_cores()
|
| /dpdk/devtools/ |
| H A D | git-log-fixes.sh | 15 Find fixes to backport on previous versions.
|
| /dpdk/doc/guides/contributing/ |
| H A D | documentation.rst | 63 …The Release Notes document which features have been added in the current and previous releases of … 76 …Resolved Issues should only include issues from previous releases that have been resolved in the c… 79 Refer to the Release Notes from the previous DPDK release for the correct format of each section. 306 the start of the previous line. 316 the start of the previous line. 481 * Here is an example of the previous three guidelines:: 520 * Here is an example of the previous two guidelines:: 535 * Tables can be linked to using the ``:numref:`` and ``:ref:`` directives, as shown in the previous… 624 …For example the second line in the ``devargs`` parameter in the previous example will be rendered …
|
| H A D | abi_policy.rst | 294 The requirement to preserve compatibility with the previous major ABI version 299 * The requirement to preserve compatibility with the previous major ABI 301 * Contributors of compatibility preserving code in previous releases, 307 * Contributors of aliases to experimental in previous releases,
|
| /dpdk/kernel/freebsd/ |
| H A D | meson.build | 18 # previous ones
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | zlib.rst | 62 The following parameter (optional) can be provided in the previous two calls:
|
| H A D | isal.rst | 142 The following parameter (optional) can be provided in the previous two calls:
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | null.rst | 37 The following parameters (all optional) can be provided in the previous two calls:
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | null.rst | 57 The following parameters (all optional) can be provided in the previous two calls:
|
| H A D | chacha20_poly1305.rst | 86 The following parameters (all optional) can be provided in the previous two calls:
|
| H A D | ccp.rst | 92 The following parameters (all optional) can be provided in the previous two calls:
|
| H A D | caam_jr.rst | 22 higher-level cryptographic operations than previous NXP cryptographic
|
| H A D | zuc.rst | 99 The following parameters (all optional) can be provided in the previous two calls:
|
| H A D | snow3g.rst | 99 The following parameters (all optional) can be provided in the previous two calls:
|
| H A D | aesni_gcm.rst | 106 The following parameters (all optional) can be provided in the previous two calls:
|
| H A D | dpaa_sec.rst | 21 higher-level cryptographic operations than previous NXP cryptographic
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_eal_parameters.rst | 102 Reused hugepages can contain data from previous processes that used them,
|
| /dpdk/doc/guides/nics/ |
| H A D | build_and_test.rst | 110 #. Bind the adapters to ``igb_uio`` or ``vfio-pci`` loaded in the previous step:
|
| /dpdk/doc/guides/howto/ |
| H A D | telemetry.rst | 27 exists, to provide backward compatibility for the previous telemetry library
|
| /dpdk/doc/guides/platform/ |
| H A D | dpaa.rst | 79 previous fmc config is existing.
|
123