qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Yanan Wang <wangyanan55@huawei.com>
To: <qemu-devel@nongnu.org>
Cc: "Thomas Huth" <thuth@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	"Andrew Jones" <drjones@redhat.com>,
	"Yanan Wang" <wangyanan55@huawei.com>,
	wanghaibin.wang@huawei.com,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PATCH v2 0/2] tests/unit/test-smp-parse: Two fixes for test-smp-parse
Date: Thu, 11 Nov 2021 10:44:27 +0800	[thread overview]
Message-ID: <20211111024429.10568-1-wangyanan55@huawei.com> (raw)

Hi,

There are two fixes for tests/unit/test-smp-parse.c (v2).
The first one makes an unified name for the tested machine, which
will make the test more stable and resolve the CI failures in [1].
The second one fixes a check-patch complain for commit 9e8e393bb7.

[1] https://cirrus-ci.com/task/5823855357853696

History:
v1->v2:
- tweak the structure zero-initialization format from { {0} } to {}
  as Markus suggested (patch #2).

Thanks,
Yanan

Yanan Wang (2):
  tests/unit/test-smp-parse: Make an unified name for the tested machine
  tests/unit/test-smp-parse: Fix a check-patch complain

 tests/unit/test-smp-parse.c | 42 +++++++++++++++++++++++++------------
 1 file changed, 29 insertions(+), 13 deletions(-)

-- 
2.19.1



             reply	other threads:[~2021-11-11  2:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11  2:44 Yanan Wang [this message]
2021-11-11  2:44 ` [PATCH v2 1/2] tests/unit/test-smp-parse: Make an unified name for the tested machine Yanan Wang
2021-11-11  8:18   ` Andrew Jones
2021-11-11  2:44 ` [PATCH v2 2/2] tests/unit/test-smp-parse: Fix a check-patch complain Yanan Wang
2021-11-11  8:43   ` Andrew Jones
2021-11-11  8:53     ` Thomas Huth

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=20211111024429.10568-1-wangyanan55@huawei.com \
    --to=wangyanan55@huawei.com \
    --cc=drjones@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wanghaibin.wang@huawei.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).