From: "Gaëtan Rivet" <gaetan.rivet@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>,
dev@dpdk.org, Stephen Hemminger <sthemmin@microsoft.com>
Subject: Re: [dpdk-dev] [PATCH] net/failsafe: fix reported device info
Date: Fri, 7 Jun 2019 14:18:24 +0200 [thread overview]
Message-ID: <20190607121824.wpsqlffw4ghezsia@bidouze.vm.6wind.com> (raw)
In-Reply-To: <296f3374-cd02-c758-674e-1e61f84d0c3c@intel.com>
On Fri, Jun 07, 2019 at 11:58:27AM +0100, Ferruh Yigit wrote:
> On 5/16/2019 4:53 AM, Stephen Hemminger wrote:
> > The failsafe driver device info had several issues in the
> > info it reported in dev_info_get:
> > - it cleared dev_info->device set in rte_eth_dev_info_get
> > - many fields (for example max_rx_queue) should be the minimum
> > of all sub devices
> > - it reported tx capa for the active transmit device, but
> > the device may change.
> >
> > There was enough messed up that ended up reworking the info_get
> > handler. There is no need to save current values or have a
> > template for defaults.
> >
> > Fixes: 4e31ee26ed51 ("net/failsafe: report actual device capabilities")
> > Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
>
> Hi Gaetan,
>
> Reminder of this patch waiting for your review.
>
> Thanks,
> ferruh
>
Hi Ferruh,
Thanks for the reminder,
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
--
Gaëtan Rivet
6WIND
next prev parent reply other threads:[~2019-06-07 12:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-16 3:53 Stephen Hemminger
2019-05-16 3:53 ` Stephen Hemminger
2019-06-07 10:58 ` Ferruh Yigit
2019-06-07 12:18 ` Gaëtan Rivet [this message]
2019-06-07 16:36 ` Ferruh Yigit
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=20190607121824.wpsqlffw4ghezsia@bidouze.vm.6wind.com \
--to=gaetan.rivet@6wind.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=stephen@networkplumber.org \
--cc=sthemmin@microsoft.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).