All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>
Cc: dev@dpdk.org, sergio.gonzalez.monroy@intel.com,
	santosh.shukla@caviumnetworks.com, anatoly.burakov@intel.com
Subject: Re: [PATCH] test/memory: fixing line parsing in memory autotest
Date: Sun, 12 Nov 2017 03:48:41 +0100	[thread overview]
Message-ID: <2225299.YYgmiRYW01@xps> (raw)
In-Reply-To: <1510251272-32549-1-git-send-email-radoslaw.biernacki@linaro.org>

09/11/2017 19:14, Radoslaw Biernacki:
> This patch fixes three problems in memory autotest:
>  - the regex for IOVA
>  - missing validation of second and following output lines
>  - propagation of error to consecutive tests
>  - conversion base for mem size (hex indtead of dec)
> First fix is for changes introduced with IOVA, the regex was not
> updated which lead to unit test failure.  Patch now also uses loop for
> line outputs processing to verify more than just one line. By this we
> also satisfy the pexpect() and scan the "Test OK"/"Test Failed" so in
> case of error all output lines are consumed and does not break the
> consecutive test (error does not propagate).
> 
> Fixes: 7ba49d39f14c ("mem: rename segment address from physical to IOVA")
> Fixes: b4ce15aa2bc7 ("app/test: fix memory autotest")
> 
> Signed-off-by: Radoslaw Biernacki <radoslaw.biernacki@linaro.org>

Applied, thanks

      reply	other threads:[~2017-11-12  2:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-09 18:14 [PATCH] test/memory: fixing line parsing in memory autotest Radoslaw Biernacki
2017-11-12  2:48 ` Thomas Monjalon [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=2225299.YYgmiRYW01@xps \
    --to=thomas@monjalon.net \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=radoslaw.biernacki@linaro.org \
    --cc=santosh.shukla@caviumnetworks.com \
    --cc=sergio.gonzalez.monroy@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.