DPDK CI discussions
 help / color / mirror / Atom feed
* [Bug 884] Deploy x86 -> aarch32 gcc cross-compile test
@ 2021-11-15 13:06 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2021-11-15 13:06 UTC (permalink / raw)
  To: ci

https://bugs.dpdk.org/show_bug.cgi?id=884

            Bug ID: 884
           Summary: Deploy x86 -> aarch32 gcc cross-compile test
           Product: lab
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: UNH infra
          Assignee: ci@dpdk.org
          Reporter: juraj.linkes@pantheon.tech
                CC: dpdklab@iol.unh.edu
  Target Milestone: ---

Created attachment 176
  --> https://bugs.dpdk.org/attachment.cgi?id=176&action=edit
Dockerfile and shell build script

Add x86 -> aarch32 gcc cross compile job.

The build/execution assumes dpdk is mounted onto the container, e.g.:

IMAGE=ubuntu20.04/dpdk_cross_compile_x86_aarch32_gcc # the dockerfile is inside
ubuntu20.04 dir
docker build -t ${IMAGE} -f ${IMAGE}.Dockerfile .
docker run --rm -it -v $HOME/workspace/dpdk/dpdk:/dpdk -v /usr/src:/usr/src:ro
${IMAGE} /cross_compile_aarch32.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-15 13:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15 13:06 [Bug 884] Deploy x86 -> aarch32 gcc cross-compile test bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).