Netdev List
 help / color / mirror / Atom feed
From: Vladimir Oltean <vladimir.oltean@nxp.com>
To: Taras Chornyi <tchornyi@marvell.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Vadym Kochan <vkochan@marvell.com>,
	Andrii Savka <andrii.savka@plvision.eu>,
	Serhiy Boiko <serhiy.boiko@plvision.eu>,
	Andrew Lunn <andrew@lunn.ch>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Ido Schimmel <idosch@idosch.org>
Subject: Re: [EXT] [PATCH net] net: marvell: prestera: if the LAG that we're joining is under a bridge, join it
Date: Tue, 13 Jul 2021 14:35:01 +0000	[thread overview]
Message-ID: <20210713143500.3uzj2ccawppxox5v@skbuf> (raw)
In-Reply-To: <bace67fc-2904-1903-71bb-684eb73d1f41@marvell.com>

Hi Taras,

On Tue, Jul 13, 2021 at 05:07:49PM +0300, Taras Chornyi wrote:
> Driver will not allow to enslave port to a bound if bond has any upper
>
> There is a check for this in prestera_netdev_port_event
>
> if (netdev_has_any_upper_dev(upper)) {
>     NL_SET_ERR_MSG_MOD(extack, "Upper device is already enslaved");
>     return -EINVAL;
> }
>
> >   	return 0;
> >   }

I didn't notice that, let me drop this patch in that case then.

      parent reply	other threads:[~2021-07-13 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-13  9:28 [PATCH net] net: marvell: prestera: if the LAG that we're joining is under a bridge, join it Vladimir Oltean
     [not found] ` <bace67fc-2904-1903-71bb-684eb73d1f41@marvell.com>
2021-07-13 14:35   ` Vladimir Oltean [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=20210713143500.3uzj2ccawppxox5v@skbuf \
    --to=vladimir.oltean@nxp.com \
    --cc=andrew@lunn.ch \
    --cc=andrii.savka@plvision.eu \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=idosch@idosch.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=serhiy.boiko@plvision.eu \
    --cc=tchornyi@marvell.com \
    --cc=vkochan@marvell.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