DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Tiwei Bie <tiwei.bie@intel.com>
Cc: lei.a.yao@intel.com, mtetsuyah@gmail.com, 3chas3@gmail.com,
	dev@dpdk.org,  Jan Blunck <jblunck@infradead.org>,
	stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/vhost: do not zero ol_flags in eth_vhost_rx()
Date: Wed, 16 May 2018 16:36:10 +0200	[thread overview]
Message-ID: <3f9970a1-2289-43ec-eb1f-c5a6561f79bf@redhat.com> (raw)
In-Reply-To: <27d78bae-323d-d87c-6f51-c66f0f85a8df@redhat.com>



On 05/16/2018 12:55 PM, Maxime Coquelin wrote:
> 
> 
> On 05/10/2018 09:04 AM, Tiwei Bie wrote:
>> The ol_flags of mbufs returned by rte_vhost_dequeue_burst()
>> contain necessary offload information. It can't be zeroed.
>>
>> Fixes: f63d356ee993 ("net/vhost: insert/strip VLAN header in software")
>> Cc: Jan Blunck<jblunck@infradead.org>
>> Cc:stable@dpdk.org
>>
>> Reported-by: Lei Yao<lei.a.yao@intel.com>
>> Signed-off-by: Tiwei Bie<tiwei.bie@intel.com>
>> ---
>>   drivers/net/vhost/rte_eth_vhost.c | 1 -
>>   1 file changed, 1 deletion(-)
> 
> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Applied to dpdk-next-virtio/master with commit message reworded to:

net/vhost: do not clear offload flags in Rx

> Thanks,
> Maxime

      reply	other threads:[~2018-05-16 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-10  7:04 Tiwei Bie
2018-05-16 10:55 ` Maxime Coquelin
2018-05-16 14:36   ` Maxime Coquelin [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=3f9970a1-2289-43ec-eb1f-c5a6561f79bf@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=3chas3@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jblunck@infradead.org \
    --cc=lei.a.yao@intel.com \
    --cc=mtetsuyah@gmail.com \
    --cc=stable@dpdk.org \
    --cc=tiwei.bie@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).