[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1551160982-32685-1-git-send-email-roopa@cumulusnetworks.com>
Date: Mon, 25 Feb 2019 22:03:00 -0800
From: Roopa Prabhu <roopa@...ulusnetworks.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, dsa@...ulusnetworks.com,
sd@...asysnail.net, johannes@...solutions.net
Subject: [PATCH net-next 0/2] vxlan: create and changelink extack support
From: Roopa Prabhu <roopa@...ulusnetworks.com>
This series adds extack support to changelink paths.
In the process re-factors flag sets to a separate helper.
Also adds some changelink testcases to rtnetlink.sh
(This series was initially part of another series that
tried to support changelink for more attributes.
But after some feedback from sabrina, i have dropped the
'support changelink for more attributes' part because some
of them cannot be supported today or may require additional
use-case handling code. These can be done separately
as and when we see the need for it.)
Roopa Prabhu (2):
vxlan: add extack support for create and changelink
tools: selftests: rtnetlink: add testcases for vxlan flag sets
drivers/net/vxlan.c | 208 +++++++++++++++++++++----------
include/net/vxlan.h | 31 +++++
tools/testing/selftests/net/rtnetlink.sh | 52 ++++++++
3 files changed, 224 insertions(+), 67 deletions(-)
--
2.1.4
Powered by blists - more mailing lists