From: Jason Wang <jasowang@redhat.com>
To: Akihiko Odaki <akihiko.odaki@daynix.com>
Cc: "Cédric Le Goater" <clg@kaod.org>,
qemu-devel@nongnu.org,
"Sriram Yagnaraman" <sriram.yagnaraman@est.tech>,
"Cédric Le Goater" <clg@redhat.com>
Subject: Re: [PATCH v2 0/2] igb: Add FLR support
Date: Fri, 27 Oct 2023 13:39:43 +0800 [thread overview]
Message-ID: <CACGkMEuEo1vb401S99LdFN1_LWM=QhCDRBHnZ4YHFSqLfj+H=g@mail.gmail.com> (raw)
In-Reply-To: <7ce1c530-1ba3-4b9c-84ef-2fae5e217cb0@daynix.com>
On Tue, Oct 24, 2023 at 11:30 AM Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
>
> On 2023/10/24 0:45, Cédric Le Goater wrote:
> > From: Cédric Le Goater <clg@redhat.com>
> >
> > Hello,
> >
> > Here is a little series adding FLR to the new IGB models.
> >
> > Thanks,
> >
> > C.
> >
> > Changes in v2:
> >
> > - add a "x-pcie-flr-init" compat property for pre 8.2 machines
> >
> > Cédric Le Goater (2):
> > igb: Add a VF reset handler
> > igb: Add Function Level Reset to PF and VF
> >
> > hw/net/igb_common.h | 1 +
> > hw/net/igb_core.h | 3 +++
> > hw/core/machine.c | 3 ++-
> > hw/net/igb.c | 15 +++++++++++++++
> > hw/net/igb_core.c | 6 ++++--
> > hw/net/igbvf.c | 19 +++++++++++++++++++
> > hw/net/trace-events | 1 +
> > 7 files changed, 45 insertions(+), 3 deletions(-)
> >
>
> For the whole series:
> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
>
Queued.
Thanks
prev parent reply other threads:[~2023-10-27 5:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-23 15:45 [PATCH v2 0/2] igb: Add FLR support Cédric Le Goater
2023-10-23 15:45 ` [PATCH v2 1/2] igb: Add a VF reset handler Cédric Le Goater
2023-10-23 15:45 ` [PATCH v2 2/2] igb: Add Function Level Reset to PF and VF Cédric Le Goater
2023-10-24 3:30 ` [PATCH v2 0/2] igb: Add FLR support Akihiko Odaki
2023-10-27 5:39 ` Jason Wang [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='CACGkMEuEo1vb401S99LdFN1_LWM=QhCDRBHnZ4YHFSqLfj+H=g@mail.gmail.com' \
--to=jasowang@redhat.com \
--cc=akihiko.odaki@daynix.com \
--cc=clg@kaod.org \
--cc=clg@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=sriram.yagnaraman@est.tech \
/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).