Home
last modified time | relevance | path

Searched refs:PPC64LE (Results 1 – 2 of 2) sorted by relevance

/dpdk/.github/workflows/
H A Dbuild.yml27 PPC64LE: ${{ matrix.config.cross == 'ppc64le' }}
132 if: env.PPC64LE == 'true'
136 if: env.AARCH64 != 'true' || env.PPC64LE != 'true' || env.RUN_TESTS == 'true'
/dpdk/.ci/
H A Dlinux-build.sh73 if [ "$PPC64LE" = "true" ]; then