patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Beilei Xing <beilei.xing@intel.com>, jingjing.wu@intel.com
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH] net/i40e: fix virtchnl message response timeout
Date: Tue, 18 Jul 2017 12:15:33 +0100	[thread overview]
Message-ID: <f9bc65a5-788e-d1ad-a002-71b5ebd35443@intel.com> (raw)
In-Reply-To: <1500276789-90626-1-git-send-email-beilei.xing@intel.com>

On 7/17/2017 8:33 AM, Beilei Xing wrote:
> PF driver and VF driver communicated with each other by virtual
> channel message. When VF sends message to PF to enable some
> offload capability, PF should response if it is successful or not.
> VIRTCHNL_OP_ENABLE_VLAN_STRIPPING is a new added message and the
> old PF driver doesn’t support that. So no response is received by
> DPDK VF. Then VF is blocked on this message and cannot roll back.
> This patch clears pending command on VF side when the waiting duration
> expires to avoid blocking following communication.
> 
> Fixes: 5f0b95d59a98 ("net/i40e: support VLAN stripping for VF")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Beilei Xing <beilei.xing@intel.com>

Applied to dpdk-next-net/master, thanks.

      reply	other threads:[~2017-07-18 11:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-17  7:33 Beilei Xing
2017-07-18 11:15 ` Ferruh Yigit [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=f9bc65a5-788e-d1ad-a002-71b5ebd35443@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=stable@dpdk.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).