2015-09-24 21:26 GMT-07:00 Scott Feldman :
> On Thu, Sep 24, 2015 at 6:23 PM, Florian Fainelli
> wrote:
>> On 24/09/15 13:59, sfel...@gmail.com wrote:
>>> From: Scott Feldman
>>>
>>> Push bridge-level attributes down to switchdev drivers. This patchset
>>> adds the infrastructure and then pushe
From: sfel...@gmail.com
Date: Thu, 24 Sep 2015 13:59:26 -0700
> From: Scott Feldman
>
> Push bridge-level attributes down to switchdev drivers. This patchset
> adds the infrastructure and then pushes, as an example, ageing_time attribute
> down from bridge to switchdev (rocker) driver. Add som
On Thu, Sep 24, 2015 at 6:23 PM, Florian Fainelli wrote:
> On 24/09/15 13:59, sfel...@gmail.com wrote:
>> From: Scott Feldman
>>
>> Push bridge-level attributes down to switchdev drivers. This patchset
>> adds the infrastructure and then pushes, as an example, ageing_time attribute
>> down from
On Thu, 24 Sep 2015 20:25:01 -0700
Scott Feldman wrote:
> On Thu, Sep 24, 2015 at 2:05 PM, Stephen Hemminger
> wrote:
> > On Thu, 24 Sep 2015 13:59:26 -0700
> > sfel...@gmail.com wrote:
> >
> >> From: Scott Feldman
> >>
> >> Push bridge-level attributes down to switchdev drivers. This patchset
On Thu, Sep 24, 2015 at 2:05 PM, Stephen Hemminger
wrote:
> On Thu, 24 Sep 2015 13:59:26 -0700
> sfel...@gmail.com wrote:
>
>> From: Scott Feldman
>>
>> Push bridge-level attributes down to switchdev drivers. This patchset
>> adds the infrastructure and then pushes, as an example, ageing_time at
> So, without a better device to hold that kind of information (in the
> future it could be a global, switch-specific device holding that
> information), I agree with your decision to take the bridge device to
> hold that attribute, it still feels a bit uncomfortable to have
> switchdev_attr_port()
On 24/09/15 13:59, sfel...@gmail.com wrote:
> From: Scott Feldman
>
> Push bridge-level attributes down to switchdev drivers. This patchset
> adds the infrastructure and then pushes, as an example, ageing_time attribute
> down from bridge to switchdev (rocker) driver. Add some range-checking
>
On Thu, 24 Sep 2015 13:59:26 -0700
sfel...@gmail.com wrote:
> From: Scott Feldman
>
> Push bridge-level attributes down to switchdev drivers. This patchset
> adds the infrastructure and then pushes, as an example, ageing_time attribute
> down from bridge to switchdev (rocker) driver. Add some