DPDK patches and discussions
 help / color / mirror / Atom feed
From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
To: Moti Haimovsky <motih@mellanox.com>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] net/mlx4: fix no broadcasts reception in promisc
Date: Fri, 26 Jan 2018 18:03:07 +0100	[thread overview]
Message-ID: <20180126170307.GZ4256@6wind.com> (raw)
In-Reply-To: <1515323086-100332-1-git-send-email-motih@mellanox.com>

Hi Moti,

On Sun, Jan 07, 2018 at 01:04:46PM +0200, Moti Haimovsky wrote:
> This patch fixes the issue of mlx4 not receiving broadcast packets
> when configured to work promiscuous mode.

Also in allmulticast mode, right? Both IBV_FLOW_ATTR_MC_DEFAULT and
IBV_FLOW_ATTR_ALL_DEFAULT priorities are too low and may end up in this
situation. You could add it usually occurs on VFs.

> Fixes: eacaac7bae36 ("net/mlx4: restore promisc and allmulti support")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Moti Haimovsky <motih@mellanox.com>

If you confirm this problem covers allmulticast mode, please update the
commit log. Otherwise, patch looks good, thanks.

Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>

-- 
Adrien Mazarguil
6WIND

      parent reply	other threads:[~2018-01-26 17:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 11:04 Moti Haimovsky
2018-01-25 15:37 ` [dpdk-dev] [dpdk-stable] " Shahaf Shuler
2018-01-25 17:12   ` Mordechay Haimovsky
2018-01-25 17:45     ` Shahaf Shuler
2018-01-26 17:03 ` Adrien Mazarguil [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=20180126170307.GZ4256@6wind.com \
    --to=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=motih@mellanox.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).