test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Ma, LihongX" <lihongx.ma@intel.com>
To: "Zhou, JunX W" <junx.w.zhou@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Zhou, JunX W" <junx.w.zhou@intel.com>, "Zhou@dpdk.org" <Zhou@dpdk.org>
Subject: Re: [dts] [PATCH V1 06/10] tests/TestSuite_ipv4_reassembly.py: change	mode of set parameter to adapt meson build
Date: Thu, 17 Sep 2020 08:40:19 +0000	[thread overview]
Message-ID: <BN8PR11MB37157C727BF363E8D3E487B89E3E0@BN8PR11MB3715.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200916122951.17646-7-junx.w.zhou@intel.com>

Hi, jun
Before 08 release, we can not remove the sed command that change the common_base file, if remove them, the case of makefile will config failed.


> -        self.dut.send_expect(
> -            "sed -i -e
> 's/CONFIG_RTE_LIBRTE_IP_FRAG_MAX_FRAG=.*$/CONFIG_RTE_LIBRTE_IP_FRAG_MAX_FRA
> G=%s/' ./config/common_base" % int(num_of_fragments), "# ")
> +        self.dut.set_build_options({'RTE_LIBRTE_IP_FRAG_MAX_FRAG':
> + int(num_of_fragments)})
>          self.dut.send_expect("export RTE_TARGET=" + self.target, "#")
>          self.dut.send_expect("export RTE_SDK=`pwd`", "#")


  reply	other threads:[~2020-09-17  8:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-16 12:29 [dts] [PATCH V1 00/10] Modify suites to support meson Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 01/10] tests/TestSuite_ddp_gtp_qregion.py: Instead of getting the rxq&txq value from common_base to rte_config.h Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 02/10] tests/TestSuite_ddp_l2tpv3.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 03/10] tests/TestSuite_ddp_ppp_l2tp.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 04/10] tests/TestSuite_dynamic_flowtype.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 05/10] tests/TestSuite_dynamic_queue.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 06/10] tests/TestSuite_ipv4_reassembly.py: change mode of set parameter to adapt meson build Zhou, Jun
2020-09-17  8:40   ` Ma, LihongX [this message]
2020-09-16 12:29 ` [dts] [PATCH V1 07/10] tests/TestSuite_qinq_filter.py: " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 08/10] tests/TestSuite_queue_start_stop.py:adapt to support both meson and makefile build Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH V1 09/10] tests/tests/TestSuite_rxtx_callbacks.py:adapt " Zhou, Jun
2020-09-16 12:29 ` [dts] [PATCH 10/10] tests/TestSuite_ddp_gtp.py: adapt " Zhou, Jun
2020-09-17  2:19 ` [dts] [PATCH V1 00/10] Modify suites to support meson Zhou, JunX W
2020-09-23  8:43 ` Tu, Lijuan

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=BN8PR11MB37157C727BF363E8D3E487B89E3E0@BN8PR11MB3715.namprd11.prod.outlook.com \
    --to=lihongx.ma@intel.com \
    --cc=Zhou@dpdk.org \
    --cc=dts@dpdk.org \
    --cc=junx.w.zhou@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).