DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>, Yong Wang <wang.yong19@zte.com.cn>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v2] e1000/base: fix multicast setting in VF
Date: Fri, 24 Feb 2017 11:35:26 +0000	[thread overview]
Message-ID: <e0fd1deb-1c7c-f8e2-4927-3257833639fc@intel.com> (raw)
In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09093B56802E@shsmsx102.ccr.corp.intel.com>

On 2/24/2017 12:32 AM, Lu, Wenzhuo wrote:
> Hi,
> 
>> -----Original Message-----
>> From: Yong Wang [mailto:wang.yong19@zte.com.cn]
>> Sent: Tuesday, February 21, 2017 5:33 PM
>> To: Lu, Wenzhuo
>> Cc: dev@dpdk.org; Yong Wang
>> Subject: [PATCH v2] e1000/base: fix multicast setting in VF
>>
>> In function e1000_update_mc_addr_list_vf(), "msgbuf[0]" is used prior to
>> initialization at "msgbuf[0] |= E1000_VF_SET_MULTICAST_OVERFLOW".
>> And "msgbuf[0]" is overwritten at "msgbuf[0] = E1000_VF_SET_MULTICAST".
>> Fix it by moving the second line prior to the first one that mentioned above.
>>
>> ---
>> v2:
>> * According to Thomas's suggestion, modify the title.
>>
>> Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
> Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>

    net/e1000/base: fix multicast setting in VF

    Fixes: dffbaf7880a8 ("e1000: revert fix for multicast in VF")
    Cc: stable@dpdk.org

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

  reply	other threads:[~2017-02-24 11:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-21  9:33 Yong Wang
2017-02-24  0:32 ` Lu, Wenzhuo
2017-02-24 11:35   ` Ferruh Yigit [this message]
2017-02-24 11:22 ` Ferruh Yigit

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=e0fd1deb-1c7c-f8e2-4927-3257833639fc@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=wang.yong19@zte.com.cn \
    --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 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).