Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601740
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v2 0/3] net: dsa: check out-of-range ageing time |
| Date | 2017-03-15 22:10 +0100 |
| Message-ID | <tlolc-4TJ-19@gated-at.bofh.it> (permalink) |
| References | <tlnfr-3Ul-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> This patchset fixes this by adding ageing_time_min and ageing_time_max
> fields to the dsa_switch structure, which can optionally be set by a DSA
> driver.
>
> If provided, the DSA core will check for out-of-range values in the
> SWITCHDEV_ATTR_ID_BRIDGE_AGEING_TIME prepare phase and return -ERANGE
> accordingly.
>
> Finally set these limits in the mv88e6xxx driver.
Hi Vivien
Thanks for doing it this way. Nicely done.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next v2 0/3] net: dsa: check out-of-range ageing time Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-03-15 21:00 +0100 Re: [PATCH net-next v2 0/3] net: dsa: check out-of-range ageing time Andrew Lunn <andrew@lunn.ch> - 2017-03-15 22:10 +0100 Re: [PATCH net-next v2 0/3] net: dsa: check out-of-range ageing time David Miller <davem@davemloft.net> - 2017-03-15 23:40 +0100
csiph-web