All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Alacn <alacn1@gmail.com>
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mv88e6060 station roaming
Date: Tue, 27 Nov 2018 05:44:28 +0100	[thread overview]
Message-ID: <20181127044428.GC3181@lunn.ch> (raw)
In-Reply-To: <CAMbhjvMAe5UbRPAdyahqvu24muJP3K6n63q3ahxG8aae3NPNsA@mail.gmail.com>

On Mon, Nov 26, 2018 at 09:31:02PM -0200, Alacn wrote:
> hello,
> 
> I'm sending a patch for Marvell 88e6060 driver.
> 
> Problem description:
> Multiple APs with inter-AP roaming connected to different ports,
> when station moves from one AP on one port to another AP on another port,
> traffic flow breaks down because the learning table is not updated.
> 
> 
> When Marvell's mac learning is enabled it drops all frames that
> arrive from a MAC address that is on a different port at learning table.
> It doesn't update learning table and breaks station roaming.
> 
> 
> This patch disable Marvell 88E6060 hardware level mac learning and let it
> be handled by the kernel.

Hi Anderson.

Please take a look at
https://www.kernel.org/doc/html/v4.19/process/submitting-patches.html

In particular the text about Signed-off-by:.

Also, the complete contents above going into the commit message, so
please make the text formal. No hello, etc.

   Andrew

      parent reply	other threads:[~2018-11-27  4:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAMbhjvMAe5UbRPAdyahqvu24muJP3K6n63q3ahxG8aae3NPNsA@mail.gmail.com>
2018-11-27  4:41 ` [PATCH] mv88e6060 station roaming Andrew Lunn
2018-11-27  4:44 ` Andrew Lunn [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=20181127044428.GC3181@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=alacn1@gmail.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.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.