[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE4R7bBUDQztn-Pk-xRxVJbGbnjE2_CnyDn3-k3PWPUu7mFJsw@mail.gmail.com>
Date: Mon, 8 Dec 2014 14:49:45 -0800
From: Scott Feldman <sfeldma@...il.com>
To: Roopa Prabhu <roopa@...ulusnetworks.com>
Cc: Jiří Pírko <jiri@...nulli.us>,
Jamal Hadi Salim <jhs@...atatu.com>,
Benjamin LaHaise <bcrl@...ck.org>, Thomas Graf <tgraf@...g.ch>,
john fastabend <john.fastabend@...il.com>,
"stephen@...workplumber.org" <stephen@...workplumber.org>,
John Linville <linville@...driver.com>,
"vyasevic@...hat.com" <vyasevic@...hat.com>,
Netdev <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
"shm@...ulusnetworks.com" <shm@...ulusnetworks.com>,
Andy Gospodarek <gospo@...ulusnetworks.com>
Subject: Re: [PATCH net-next v5 0/3] remove bridge mode BRIDGE_MODE_SWDEV
Roopa, thanks for fixing this. I'm a little lost on status of the
iproute2 patches related to this change and earlier changes. Would
you and Jiri respin one set of iproute2 patches that gets us the final
answer? It was getting a little messy with patches on top of
yet-to-be-accepted patches. Thanks.
On Mon, Dec 8, 2014 at 2:04 PM, <roopa@...ulusnetworks.com> wrote:
> From: Roopa Prabhu <roopa@...ulusnetworks.com>
>
> BRIDGE_MODE_SWDEV was introduced to indicate switchdev offloads
> for bridging from user space (In other words to call into the hw switch
> port driver directly). But user can use existing BRIDGE_FLAGS_SELF
> to call into the hw switch port driver today. swdev mode is not required
> anymore. So, this patch removes it.
>
> v4 - v5
> incorporate comments
> - Define BRIDGE_MODE_UNDEF to handle cases where mode is not defined
> - reverse the order of patches
> - include patch comments in all patches
>
> Signed-off-by: Roopa Prabhu <roopa@...ulusnetworks.com>
>
> Roopa Prabhu (3):
> bridge: new mode flag to indicate mode 'undefined'
> rocker: remove swdev mode
> bridge: remove mode 'swdev'
>
> drivers/net/ethernet/rocker/rocker.c | 18 +-----------------
> include/uapi/linux/if_bridge.h | 2 +-
> net/core/rtnetlink.c | 10 ++++++++--
> 3 files changed, 10 insertions(+), 20 deletions(-)
>
> --
> 1.7.10.4
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists