patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "Yang, Zhiyong" <zhiyong.yang@intel.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Cc: "stable@dpdk.org" <stable@dpdk.org>,
	"Tan, Jianfeng" <jianfeng.tan@intel.com>,
	"yliu@fridaylinux.org" <yliu@fridaylinux.org>
Subject: Re: [dpdk-stable] [PATCH v5] net/virtio: fix rxq intr config fails using vfio-pci
Date: Thu, 9 Nov 2017 09:16:27 +0000	[thread overview]
Message-ID: <E182254E98A5DA4EB1E657AC7CB9BD2A8B0039D1@BGSMSX101.gar.corp.intel.com> (raw)
In-Reply-To: <dab5615b-c42d-a640-0591-2a99dd4e2ce5@redhat.com>



> -----Original Message-----
> From: Maxime Coquelin [mailto:maxime.coquelin@redhat.com]
> Sent: Thursday, November 9, 2017 5:09 PM
> To: Yang, Zhiyong <zhiyong.yang@intel.com>; dev@dpdk.org
> Cc: stable@dpdk.org; Tan, Jianfeng <jianfeng.tan@intel.com>;
> yliu@fridaylinux.org
> Subject: Re: [PATCH v5] net/virtio: fix rxq intr config fails using vfio-pci
> 
> 
> 
> On 11/09/2017 09:55 AM, Zhiyong Yang wrote:
> > diff --git a/drivers/net/virtio/virtio_pci.h
> > b/drivers/net/virtio/virtio_pci.h index 36d452c06..28e9af6c7 100644
> > --- a/drivers/net/virtio/virtio_pci.h
> > +++ b/drivers/net/virtio/virtio_pci.h
> > @@ -314,6 +314,12 @@ struct virtio_net_config {
> >   /* The alignment to use between consumer and producer parts of vring. */
> >   #define VIRTIO_PCI_VRING_ALIGN 4096
> >
> > +enum VIRTIO_MSIX_STATUS {
> Please change VIRTIO_MSIX_STATUS to lowercase.
> Other than that, this is what I had in mind.
> 

Thanks for your reminder.  My negligence and not notice it.

Thanks
Zhiyong

  reply	other threads:[~2017-11-09  9:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20171109031818.31040-1-zhiyong.yang@intel.com>
2017-11-09  4:46 ` [dpdk-stable] [PATCH v4] " Zhiyong Yang
2017-11-09  6:51   ` Tan, Jianfeng
2017-11-09  8:18   ` Maxime Coquelin
2017-11-09  8:55   ` [dpdk-stable] [PATCH v5] " Zhiyong Yang
2017-11-09  9:08     ` Maxime Coquelin
2017-11-09  9:16       ` Yang, Zhiyong [this message]
2017-11-09  9:21     ` [dpdk-stable] [PATCH v6] " Zhiyong Yang
2017-11-11 14:34       ` [dpdk-stable] [dpdk-dev] " Thomas Monjalon

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=E182254E98A5DA4EB1E657AC7CB9BD2A8B0039D1@BGSMSX101.gar.corp.intel.com \
    --to=zhiyong.yang@intel.com \
    --cc=dev@dpdk.org \
    --cc=jianfeng.tan@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=stable@dpdk.org \
    --cc=yliu@fridaylinux.org \
    /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).