test suite reviews and discussions
 help / color / mirror / Atom feed
From: Haiyang Zhao <haiyangx.zhao@intel.com>
To: lijuan.tu@intel.com, dts@dpdk.org
Cc: Haiyang Zhao <haiyangx.zhao@intel.com>
Subject: [dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd
Date: Wed, 23 Dec 2020 16:24:20 +0800	[thread overview]
Message-ID: <20201223082422.7153-1-haiyangx.zhao@intel.com> (raw)

this patchset fixed the bug reconfignizing eal param
like "-a af:00.0,representor=0-1" failed, and optmized
the eal parameter reassmeble method.

replaced "-w" with "-a" in create_eal_parameters.

Haiyang Zhao (2):
  framework/pmd_output: fix a bug in start_testpmd
  framework/dut: replace "-w" with "-a"

 framework/dut.py        |   3 +-
 framework/pmd_output.py | 107 +++++++++++++---------------------------
 2 files changed, 36 insertions(+), 74 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-12-23  8:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-23  8:24 Haiyang Zhao [this message]
2020-12-23  8:24 ` [dts] [PATCH V1 1/2] framework/pmd_output: " Haiyang Zhao
2020-12-23  8:24 ` [dts] [PATCH V1 2/2] framework/dut: replace "-w" with "-a" Haiyang Zhao
2020-12-23  8:35 ` [dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd Zhao, HaiyangX
2020-12-24  3:03 ` 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=20201223082422.7153-1-haiyangx.zhao@intel.com \
    --to=haiyangx.zhao@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@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).