Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 146) sorted by relevance

123456

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_001_pos.ksh50 rm -f $versions
56 typeset versions=$TEST_BASE_DIR/zpool-versions.$$
65 zpool upgrade -v > $versions
75 log_must eval "awk '/^ $version / { print $1 }' $versions | grep $version"
/f-stack/freebsd/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,v-tpg.txt11 TPG versions backward-compatible with previous versions should list all
12 compatible versions in the newer to older order.
/f-stack/freebsd/tools/
H A Dfw_stub.awk111 versions[num_files] = int(curr[3]);
113 versions[num_files] = 0;
172 version = versions[file_i];
/f-stack/freebsd/contrib/openzfs/contrib/intel_qat/
H A Dreadme.md3 …contains community compatibility patches to get Intel QAT working on the following kernel versions:
11 When using QAT with above kernels versions, the following patches needs to be applied using:
/f-stack/freebsd/contrib/device-tree/Bindings/crypto/
H A Domap-aes.txt6 AES versions:
10 Note that the OMAP2 and 3 versions are compatible (OMAP3 supports
H A Dfsl-sec2.txt1 Freescale SoC SEC Security Engines versions 1.x-2.x-3.x
6 SEC versions, high to low, e.g., "fsl,sec2.1", "fsl,sec2.0" (SEC2/3)
H A Domap-sham.txt6 SHAM versions:
/f-stack/freebsd/contrib/libsodium/dist-build/
H A Dandroid-build.sh55 --disable-soname-versions \
71 --disable-soname-versions \
/f-stack/dpdk/devtools/
H A Dgit-log-fixes.sh15 Find fixes to backport on previous versions.
17 The oldest bug origin is printed as well as partially fixed versions.
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dimx8mm-thermal.yaml14 currently two distinct major versions of the IP that is supported
15 by a single driver. The IP versions are named v1 and v2, v1 is
H A Dqcom-tsens.yaml15 three distinct major versions of the IP that is supported by a single driver.
16 The IP versions are named v0.1, v1 and v2 in the driver, where v0.1 captures
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade_001_pos.ksh69 typeset output=$TEST_BASE_DIR/zfs-versions.$$
70 typeset oldoutput=$TEST_BASE_DIR/zfs-versions-old.$$
H A Dzfs_upgrade_002_pos.ksh57 typeset output=$TEST_BASE_DIR/zfs-versions.$$
/f-stack/freebsd/contrib/device-tree/Bindings/rng/
H A Domap_rng.txt6 RNG versions:
10 Note that these two versions are incompatible.
H A Dsparc_sun_oracle_rng.txt6 RNG versions:
/f-stack/freebsd/contrib/zlib/
H A DREADME46 available in Python 1.5 and later versions, see
58 - For Windows DLL versions, please see win32/DLL_FAQ.txt
70 - zlib doesn't work on HP-UX 9.05 with some versions of /bin/cc. It works with
101 2. Altered source versions must be plainly marked as such, and must not be
115 the FAQ for more information on the distribution of modified source versions.
/f-stack/freebsd/contrib/openzfs/
H A DREADME.md34 * The `META` file contains the officially recognized supported Linux kernel versions.
35 * Supported FreeBSD versions are 12-STABLE and 13-CURRENT.
/f-stack/freebsd/contrib/zstd/
H A DTESTING.md12 - Compilation on various versions of gcc, clang, and g++
40 - Versions test (ensuring `zstd` can decode files from all previous versions)
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst17 convention, where major versions (e.g. ``librte_eal 21.x, 22.x``) are presumed
18 to be ABI incompatible with each other and minor versions (e.g. ``librte_eal
36 Major ABI versions
53 Major ABI versions are therefore declared typically aligned with an LTS release
71 When an ABI change is made between major ABI versions to a given library, a new
117 Minor ABI versions
121 DPDK versions being installed alongside each other. Both stable and
138 a given library to allow multiple versions of a symbol to exist in a shared
206 maintain previous ABI versions that are accessible only to previously compiled
279 symbol at which versions. First, at the site of the initial symbol definition,
[all …]
H A Dabi_policy.rst16 #. Major ABI versions are declared no more frequently than yearly. Compatibility
19 #. Major ABI versions are usually but not always declared aligned with a
96 Minor versions are incremented to indicate the release of a new ABI compatible
109 Mapping of new ABI versions and ABI version compatibility to DPDK
184 between major ABI versions. As a library's soname can only describe
206 symbol versions, there is an amended process. In these cases, ABIs may be
223 declarations of major ABI versions.
288 New ABI versions
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dfsl,s32-linflexuart.txt3 The LINFlexD controller implements several LIN protocol versions, as well as
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,global_timer.yaml22 description: driver supports versions r2p0 and above.
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dfsl-pxp.txt6 pixel conversion via lookup table. Different versions are present on various
/f-stack/freebsd/contrib/device-tree/Bindings/opp/
H A Dopp.txt10 This document contain multiple versions of OPP binding and only one of them
163 of versions (A, B and C), this field should be like <X Y Z>, where X
169 value of 0xFFFFFFFF will enable the OPP for all versions for that hierarchy
482 (example: three level hierarchy of versions: cuts, substrate and process)
501 * Supports all substrate and process versions for 0xF
514 * - substrate: supports 16 different substrate versions
515 * - process: supports 9 different process versions
/f-stack/dpdk/doc/guides/windows_gsg/
H A Dintro.rst24 therefore minor ABI versions may be incompatible.

123456