Home
last modified time | relevance | path

Searched refs:DPDK_ABI_REF_VERSION (Results 1 – 3 of 3) sorted by relevance

/dpdk/devtools/
H A Dtest-meson-builds.sh170 if [ -n "$DPDK_ABI_REF_VERSION" -a "$abicheck" = ABI ] ; then
171 abirefdir=${DPDK_ABI_REF_DIR:-reference}/$DPDK_ABI_REF_VERSION
177 -b $DPDK_ABI_REF_VERSION \
/dpdk/doc/guides/contributing/
H A Dpatches.rst494 variable ``DPDK_ABI_REF_VERSION``. Contributors should ordinarily reference the
495 git tag of the most recent release of DPDK in ``DPDK_ABI_REF_VERSION``.
505 DPDK_ABI_REF_VERSION=v19.11 DPDK_ABI_REF_DIR=/tmp ./devtools/test-meson-builds.sh
H A Dabi_versioning.rst695 from ``devtools``, if the variable ``DPDK_ABI_REF_VERSION`` is set with a tag,