All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: "Dai, Wei" <wei.dai@intel.com>
Cc: dev@dpdk.org, "Lu, Wenzhuo" <wenzhuo.lu@intel.com>,
	"Zhang, Helin" <helin.zhang@intel.com>,
	"Ananyev, Konstantin" <konstantin.ananyev@intel.com>,
	stable@dpdk.org
Subject: Re: [PATCH] net/ixgbe: fix VF Rx mode if allmulticast is disabled
Date: Fri, 05 May 2017 17:03:36 +0200	[thread overview]
Message-ID: <5818183.pfRzQTiKH5@xps> (raw)
In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09093B5A09F9@shsmsx102.ccr.corp.intel.com>

> > Some customers find that 82599 NIC DPDK VF PMD can't receive any
> > broadcast packets when it is bound to igb_uio in the first time to run a DPDK
> > application like testpmd. But when the application is quited and run again,
> > the DPDK VF PMD can receive broadcast packets again. The associated PF is
> > run by kernel driver when the VF is driven by DPDK PMD.
> > 
> > When patch fixes this issue.
> > 
> > Fixes: 260e2e22e26f ("net/ixgbe/base: move multicast mode update")
> > Fixes: 72dec9e37a84 ("ixgbe: support multicast promiscuous mode on VF")
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Wei Dai <wei.dai@intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>

Applied, thanks

      reply	other threads:[~2017-05-05 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04  9:54 [PATCH] net/ixgbe: fix VF Rx mode if allmulticast is disabled Wei Dai
2017-05-05  1:52 ` Lu, Wenzhuo
2017-05-05 15:03   ` Thomas Monjalon [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=5818183.pfRzQTiKH5@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=helin.zhang@intel.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=stable@dpdk.org \
    --cc=wei.dai@intel.com \
    --cc=wenzhuo.lu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.