patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Olivier Matz <olivier.matz@6wind.com>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH v2] net/virtio: fix advertised Rx offload capabilities
Date: Tue, 17 Jan 2017 12:20:40 +0100	[thread overview]
Message-ID: <20170117122040.78136943@platinum> (raw)
In-Reply-To: <20170117110838.GL10293@yliu-dev.sh.intel.com>

On Tue, 17 Jan 2017 19:08:38 +0800, Yuanhan Liu
<yuanhan.liu@linux.intel.com> wrote:
> On Tue, Jan 17, 2017 at 11:35:53AM +0100, Olivier Matz wrote:
>  
> > +	host_features = hw->vtpci_ops->get_features(hw);  
> 
> Note that hw->vtpci_ops doesn't exist any more, due to fixing the
> virtio multiple process bugs. I changed it to:
> 
>         host_features = VTPCI_OPS(hw)->get_features(hw);
> 

Sorry I missed it. Thanks.

      reply	other threads:[~2017-01-17 11:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-11 17:05 [dpdk-stable] [PATCH] " Olivier Matz
2017-01-16  6:12 ` Yuanhan Liu
2017-01-17 10:33   ` Olivier Matz
2017-01-17 10:35 ` [dpdk-stable] [PATCH v2] " Olivier Matz
2017-01-17 11:08   ` Yuanhan Liu
2017-01-17 11:20     ` Olivier Matz [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=20170117122040.78136943@platinum \
    --to=olivier.matz@6wind.com \
    --cc=dev@dpdk.org \
    --cc=stable@dpdk.org \
    --cc=yuanhan.liu@linux.intel.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).