public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Yann Dupont <Yann.Dupont@univ-nantes.fr>
To: netdev@vger.kernel.org
Subject: Re: possible issue between bridge igmp/multicast  handling & bnx2x on kernel 2.6.34 and >
Date: Fri, 07 Jan 2011 11:40:36 +0100	[thread overview]
Message-ID: <4D26EDA4.7060502@univ-nantes.fr> (raw)
In-Reply-To: <4D23234E.30709@univ-nantes.fr>

Le 04/01/2011 14:40, Yann Dupont a écrit :
...
> We just added BCM57711 10G cards (bnx2x driver) on our blade servers 
> (connected to 10G Power Connect M8024).
> Since then, we are experiencing random lost of packets.
>
> Symptom : packets are lost on some vlans for a few seconds, then 
> things go back to normal (and stops again a few minutes later)
>

As I didn't had answer so far , I digged a little more and captured more 
packets.
I just noticed that an event trigger that problem : IPv6 neighbor 
discovery packet .

This is , of course, a multicast packet.

Just saw that 2.6.36.3 should include this fix :

> From: David Stevens<dlstevens@us.ibm.com>
>
> [ Upstream commit 04bdf0c9a451863e50fff627713a900a2cabb998 ]
>
> This patch fixes a missing ntohs() for bridge IPv6 multicast snooping.
But in fact , I just tested, and this doesn't cure the problem :(

This bug
- only occurs with bnx2x with tagged vlans, attached to bridges. Other 
interfaces (bnx2 , for exemple) works fine. bnx2x without bridges works 
fine.
- only happens when bridge is compiled with CONFIG_BRIDGE_IGMP_SNOOPING 
(default setting)
- is triggered by IPv6 neighbor discovery packet. Just after that 
packet, others packets are discarded for some time.
- packets originating from same vlans are not affected, only packets 
previously routed are discarded. Examinating those packets, I don't 
undersand why, apart TTL (and mac address), they seems similar .
- has origin circa 2.6.33 :
fe2d7c70b747d5d968f4e8fa210676d49d40059 is the first bad commit
commit 3fe2d7c70b747d5d968f4e8fa210676d49d40059
Author: Herbert Xu <herbert@gondor.apana.org.au>
Date:   Sun Feb 28 00:49:38 2010 -0800

     bridge: Add multicast start/stop hooks

     This patch hooks up the bridge start/stop and add/delete/disable
     port functions to the new multicast module.

     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
     Signed-off-by: David S. Miller <davem@davemloft.net>



What can I do to help fixing this bug ?
regards,

-- 
Yann Dupont - Service IRTS, DSI Université de Nantes
Tel : 02.53.48.49.20 - Mail/Jabber : Yann.Dupont@univ-nantes.fr


  reply	other threads:[~2011-01-07 10:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04 13:40 possible issue between bridge igmp/multicast handling & bnx2x on kernel 2.6.34 and > Yann Dupont
2011-01-07 10:40 ` Yann Dupont [this message]
2011-01-07 11:28   ` Eric Dumazet
2011-02-02 13:29     ` Yann Dupont
2011-03-14 10:40       ` Yann Dupont

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=4D26EDA4.7060502@univ-nantes.fr \
    --to=yann.dupont@univ-nantes.fr \
    --cc=netdev@vger.kernel.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