qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org
Cc: Akihiko Odaki <akihiko.odaki@daynix.com>,
	Sriram Yagnaraman <sriram.yagnaraman@est.tech>,
	Jason Wang <jasowang@redhat.com>
Subject: Re: [PATCH 0/2] igb: Add FLR support
Date: Wed, 18 Oct 2023 14:55:25 +0200	[thread overview]
Message-ID: <ece76c5e-09e0-484d-9150-23aa611be342@redhat.com> (raw)
In-Reply-To: <20230829090529.184438-1-clg@kaod.org>

Hello Jason,

On 8/29/23 11:05, 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.

Gentle ping to remind you to grab this small series for the
next network PR. It has been reviewed. Or I can if you are
done for 8.2.

Thanks,

C.

> Thanks,
> 
> C.
> 
> 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/net/igb.c        |  9 +++++++++
>   hw/net/igb_core.c   |  6 ++++--
>   hw/net/igbvf.c      | 13 +++++++++++++
>   hw/net/trace-events |  1 +
>   6 files changed, 31 insertions(+), 2 deletions(-)
> 



      parent reply	other threads:[~2023-10-18 12:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29  9:05 [PATCH 0/2] igb: Add FLR support Cédric Le Goater
2023-08-29  9:05 ` [PATCH 1/2] igb: Add a VF reset handler Cédric Le Goater
2023-08-29 11:13   ` Philippe Mathieu-Daudé
2023-08-30  0:36   ` Akihiko Odaki
2023-08-30 10:11   ` Sriram Yagnaraman
2023-08-29  9:05 ` [PATCH 2/2] igb: Add Function Level Reset to PF and VF Cédric Le Goater
2023-08-30 10:12   ` Sriram Yagnaraman
2023-10-20  4:24   ` Jason Wang
2023-10-20  7:40     ` Cédric Le Goater
2023-10-20  9:41       ` Cédric Le Goater
2023-10-23  3:11         ` Jason Wang
2023-10-23 10:57           ` Akihiko Odaki
2023-10-23 11:28             ` Cédric Le Goater
2023-10-18 12:55 ` Cédric Le Goater [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=ece76c5e-09e0-484d-9150-23aa611be342@redhat.com \
    --to=clg@redhat.com \
    --cc=akihiko.odaki@daynix.com \
    --cc=jasowang@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).