Re: [patch net-next v3 00/10] switchdev: transaction item queue and cleanup

2015-09-24 Thread Jiri Pirko
Fri, Sep 25, 2015 at 08:00:13AM CEST, da...@davemloft.net wrote: >From: Scott Feldman >Date: Thu, 24 Sep 2015 20:05:39 -0700 > >> On Thu, Sep 24, 2015 at 1:02 AM, Jiri Pirko wrote: >>> From: Jiri Pirko >>> >>> Jiri Pirko (10): >>> switchdev: rename "trans" to "trans_ph". >>> switchdev: intro

Re: [patch net-next v3 00/10] switchdev: transaction item queue and cleanup

2015-09-24 Thread David Miller
From: Scott Feldman Date: Thu, 24 Sep 2015 20:05:39 -0700 > On Thu, Sep 24, 2015 at 1:02 AM, Jiri Pirko wrote: >> From: Jiri Pirko >> >> Jiri Pirko (10): >> switchdev: rename "trans" to "trans_ph". >> switchdev: introduce transaction item queue for attr_set and obj_add >> switchdev: move

Re: [patch net-next v3 00/10] switchdev: transaction item queue and cleanup

2015-09-24 Thread Scott Feldman
On Thu, Sep 24, 2015 at 1:02 AM, Jiri Pirko wrote: > From: Jiri Pirko > > 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: ad

[patch net-next v3 00/10] switchdev: transaction item queue and cleanup

2015-09-24 Thread Jiri Pirko
From: Jiri Pirko 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