Home
last modified time | relevance | path

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

/f-stack/dpdk/devtools/
H A Dtest-meson-builds.sh168 if [ -n "$DPDK_ABI_REF_VERSION" ]; then
169 abirefdir=${DPDK_ABI_REF_DIR:-reference}/$DPDK_ABI_REF_VERSION
175 -b $DPDK_ABI_REF_VERSION \
264 if [ -z "$DPDK_ABI_REF_VERSION" ]; then
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst487 variable ``DPDK_ABI_REF_VERSION``. Contributors should ordinarily reference the
488 git tag of the most recent release of DPDK in ``DPDK_ABI_REF_VERSION``.
498 DPDK_ABI_REF_VERSION=v19.11 DPDK_ABI_REF_DIR=/tmp ./devtools/test-meson-builds.sh
H A Dabi_versioning.rst696 from ``devtools``, if the variable ``DPDK_ABI_REF_VERSION`` is set with a tag,