netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] vxlan: create and changelink extack support
@ 2019-02-26  6:03 Roopa Prabhu
  2019-02-26  6:03 ` [PATCH net-next 1/2] vxlan: add extack support for create and changelink Roopa Prabhu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Roopa Prabhu @ 2019-02-26  6:03 UTC (permalink / raw)
  To: davem; +Cc: netdev, dsa, sd, johannes

From: Roopa Prabhu <roopa@cumulusnetworks.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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-02-27  1:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-26  6:03 [PATCH net-next 0/2] vxlan: create and changelink extack support Roopa Prabhu
2019-02-26  6:03 ` [PATCH net-next 1/2] vxlan: add extack support for create and changelink Roopa Prabhu
2019-02-26 13:51   ` Petr Machata
2019-02-26 14:06     ` Roopa Prabhu
2019-02-26 17:45       ` Petr Machata
2019-02-27  1:05         ` Roopa Prabhu
2019-02-26  6:03 ` [PATCH net-next 2/2] tools: selftests: rtnetlink: add testcases for vxlan flag sets Roopa Prabhu
2019-02-26 17:01 ` [PATCH net-next 0/2] vxlan: create and changelink extack support David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).