[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1418076261-24593-1-git-send-email-roopa@cumulusnetworks.com>
Date: Mon, 8 Dec 2014 14:04:18 -0800
From: roopa@...ulusnetworks.com
To: jiri@...nulli.us, sfeldma@...il.com, jhs@...atatu.com,
bcrl@...ck.org, tgraf@...g.ch, john.fastabend@...il.com,
stephen@...workplumber.org, linville@...driver.com,
vyasevic@...hat.com
Cc: netdev@...r.kernel.org, davem@...emloft.net,
shm@...ulusnetworks.com, gospo@...ulusnetworks.com,
Roopa Prabhu <roopa@...ulusnetworks.com>
Subject: [PATCH net-next v5 0/3] remove bridge mode BRIDGE_MODE_SWDEV
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