netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split
@ 2015-09-19 12:29 Jiri Pirko
  2015-09-19 12:29 ` [patch net-next RFC 1/6] switchdev: rename "trans" to "trans_ph" Jiri Pirko
                   ` (8 more replies)
  0 siblings, 9 replies; 23+ messages in thread
From: Jiri Pirko @ 2015-09-19 12:29 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, eladr, sfeldma, f.fainelli, linux, vivien.didelot

Jiri Pirko (6):
  switchdev: rename "trans" to "trans_ph".
  switchdev: introduce transaction infrastructure for attr_set and
    obj_add
  rocker: switch to local transaction phase enum
  switchdev: move transaction phase enum under transaction structure
  rocker: use switchdev transaction queue for allocated memory
  switchdev: split commit and prepare phase into two callbacks

 drivers/net/ethernet/rocker/rocker.c | 579 ++++++++++++++++++-----------------
 include/net/switchdev.h              |  39 ++-
 net/dsa/slave.c                      | 129 +++++---
 net/switchdev/switchdev.c            | 153 +++++++--
 4 files changed, 545 insertions(+), 355 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2015-09-22  6:12 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-19 12:29 [patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split Jiri Pirko
2015-09-19 12:29 ` [patch net-next RFC 1/6] switchdev: rename "trans" to "trans_ph" Jiri Pirko
2015-09-19 12:29 ` [patch net-next RFC 2/6] switchdev: introduce transaction infrastructure for attr_set and obj_add Jiri Pirko
2015-09-19 12:29 ` [patch net-next RFC 3/6] rocker: switch to local transaction phase enum Jiri Pirko
2015-09-19 19:25   ` Vivien Didelot
2015-09-20  8:59     ` Jiri Pirko
2015-09-19 12:29 ` [patch net-next RFC 4/6] switchdev: move transaction phase enum under transaction structure Jiri Pirko
2015-09-19 12:29 ` [patch net-next RFC 5/6] rocker: use switchdev transaction queue for allocated memory Jiri Pirko
2015-09-19 12:29 ` [patch net-next RFC 6/6] switchdev: split commit and prepare phase into two callbacks Jiri Pirko
2015-09-19 13:35 ` [patch net-next RFC 0/6] switchdev: introduce tranction enfra and for pre-commit split Rosen, Rami
2015-09-19 16:23   ` Jiri Pirko
2015-09-19 19:02     ` Vivien Didelot
2015-09-20  8:33       ` Jiri Pirko
2015-09-19 17:46 ` Scott Feldman
2015-09-20  8:34   ` Jiri Pirko
2015-09-21  7:23 ` Scott Feldman
2015-09-21  8:09   ` Jiri Pirko
2015-09-21 16:34     ` Scott Feldman
2015-09-21 19:06       ` Jiri Pirko
2015-09-21 17:13     ` Vivien Didelot
2015-09-21 18:25       ` Jiri Pirko
2015-09-22  1:36         ` Vivien Didelot
2015-09-22  6:12           ` Jiri Pirko

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).