From: lijuan.tu@intel.com
To: dts@dpdk.org,Daxue Gao <daxuex.gao@intel.com>
Cc: lijuan.tu@intel.com, qingx.sun@intel.com,
Daxue Gao <daxuex.gao@intel.com>
Subject: [V1] framework: add docker container support
Date: 03 Jan 2023 16:59:29 -0800 [thread overview]
Message-ID: <510f81$lhu94h@fmsmga004-auth.fm.intel.com> (raw)
In-Reply-To: <20221227055111.11097-1-daxuex.gao@intel.com>
On Tue, 27 Dec 2022 13:51:11 +0800, Daxue Gao <daxuex.gao@intel.com> wrote:
> 1.Remove commands which are not in container, such as: modprobe, lsmod.
> 2.Remove kernel build when building dpdk in the container.
> 3.Add checking mount hugepage in the container, and fixing failures for hugepages configure.
> 4.Judge by the environment variable CONTAINER, the storage overlay and the return value of the execution system command, it is a container.
> 5.Fix vm mapping port issue with ssh port is not 22.
> When crb uses a non-22 port, then start VM,
> the mapping will be converted to dutIP:port:host_port to vm 22 port,
> such as 127.0.0.1:5000:600 --> vm:22, which cannot be mapped.
> so change it to dutIP:host_port to vm 22 port.
>
> Signed-off-by: Daxue Gao <daxuex.gao@intel.com>
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
Reviewed-by: Lijuan Tu <lijuan.tu@intel.com>
Applied, thanks
prev parent reply other threads:[~2023-01-04 0:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-27 5:51 Daxue Gao
2023-01-04 0:59 ` lijuan.tu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='510f81$lhu94h@fmsmga004-auth.fm.intel.com' \
--to=lijuan.tu@intel.com \
--cc=daxuex.gao@intel.com \
--cc=dts@dpdk.org \
--cc=qingx.sun@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).