[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150924.230013.2108843761593380405.davem@davemloft.net>
Date: Thu, 24 Sep 2015 23:00:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sfeldma@...il.com
Cc: jiri@...nulli.us, netdev@...r.kernel.org, idosch@...lanox.com,
eladr@...lanox.com, f.fainelli@...il.com, linux@...ck-us.net,
vivien.didelot@...oirfairelinux.com, rami.rosen@...el.com,
roopa@...ulusnetworks.com, pjonnala@...adcom.com, andrew@...n.ch,
gospo@...ulusnetworks.com
Subject: Re: [patch net-next v3 00/10] switchdev: transaction item queue
and cleanup
From: Scott Feldman <sfeldma@...il.com>
Date: Thu, 24 Sep 2015 20:05:39 -0700
> On Thu, Sep 24, 2015 at 1:02 AM, Jiri Pirko <jiri@...nulli.us> wrote:
>> From: Jiri Pirko <jiri@...lanox.com>
>>
>> Jiri Pirko (10):
>> switchdev: rename "trans" to "trans_ph".
>> switchdev: introduce transaction item queue for attr_set and obj_add
>> switchdev: move transaction phase enum under transaction structure
>> switchdev: add switchdev_trans_ph_prepare/commit helpers
>> rocker: push struct switchdev_trans down through rocker code
>> rocker: use switchdev transaction queue for allocated memory
>> switchdev: remove "NONE" transaction phase
>> switchdev: remove "ABORT" transaction phase
>> dsa: use prepare/commit switchdev transaction helpers
>> switchdev: reduce transaction phase enum down to a boolean
>>
>> Documentation/networking/switchdev.txt | 19 ++
>> drivers/net/ethernet/rocker/rocker.c | 308 ++++++++++++++-------------------
>> include/net/switchdev.h | 40 +++--
>> net/dsa/slave.c | 31 ++--
>> net/switchdev/switchdev.c | 125 ++++++++++---
>> 5 files changed, 296 insertions(+), 227 deletions(-)
>
> Tests pass. ACK on all.
>
> Acked-by: Scott Feldman <sfeldma@...il.com>
Series applied, thanks everyone.
But Jiri, in the future you really have to give me more "meat" in this
00/10 posting. You have to provide some description of what your
changes are doing at a high level and why.
Thanks.
--
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