From: Thomas Monjalon <thomas@monjalon.net>
To: Michal Krawczyk <mk@semihalf.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/2] Fix unit tests execution for ENA PMD
Date: Thu, 08 Apr 2021 23:15:07 +0200 [thread overview]
Message-ID: <2693319.IsJ0DLlnzu@thomas> (raw)
In-Reply-To: <20210326104759.280175-1-mk@semihalf.com>
26/03/2021 11:47, Michal Krawczyk:
> ENA PMD uses timer service to implement various periodic device status
> check routine. Because of that, it already initializes the timer
> subsystem. As unit tests also initalizes the timer subsystem, return
> value is equal to -EAGAIN, as it was already done by the ENA PMD.
>
> This patch set adds missing documentation that this kind of return code
> may appear and this is not a failure and also changes unit tests tool,
> to do not fail if timer subsystem was already initialized.
>
> Stanislaw Kardach (2):
> timer: clarify subsystem_init return value
> test: proceed if timer subsystem was initialized
Applied, thanks
prev parent reply other threads:[~2021-04-08 21:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 10:47 Michal Krawczyk
2021-03-26 10:47 ` [dpdk-dev] [PATCH 1/2] timer: clarify subsystem_init return value Michal Krawczyk
2021-03-29 20:50 ` Carrillo, Erik G
2021-03-26 10:47 ` [dpdk-dev] [PATCH 2/2] test: proceed if timer subsystem was initialized Michal Krawczyk
2021-04-06 15:24 ` Thomas Monjalon
2021-04-06 15:31 ` Stanisław Kardach
2021-04-06 15:40 ` Thomas Monjalon
2021-04-08 21:15 ` 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=2693319.IsJ0DLlnzu@thomas \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=mk@semihalf.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).