Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1661619
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 6/7] net: dsa: mv88e6xxx: rework jumbo size operation |
| Date | 2017-06-08 21:50 +0200 |
| Message-ID | <tQbBn-8th-3@gated-at.bofh.it> (permalink) |
| References | <tQaYF-8eD-3@gated-at.bofh.it> <tQaYG-8eD-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jun 08, 2017 at 03:04:44PM -0400, Vivien Didelot wrote:
> Marvell chips have a Jumbo Mode to set the maximum frame size (MTU).
>
> The mv88e6xxx_ops structure is meant to contain generic functionalities,
> no driver logic. Change port_jumbo_config to port_set_jumbo_size setting
> the mode from a given maximum size value.
>
> There is no functional changes since we still use 10240 bytes.
>
> At the same time, correctly clear all Jumbo Mode bits before writing.
>
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
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 0/7] net: dsa: mv88e6xxx: ops cosmetics Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-08 21:10 +0200
[PATCH net-next 6/7] net: dsa: mv88e6xxx: rework jumbo size operation Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-08 21:10 +0200
Re: [PATCH net-next 6/7] net: dsa: mv88e6xxx: rework jumbo size operation Andrew Lunn <andrew@lunn.ch> - 2017-06-08 21:50 +0200
[PATCH net-next 3/7] net: dsa: mv88e6xxx: use bridge state values Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-08 21:10 +0200
[PATCH net-next 4/7] net: dsa: mv88e6xxx: do not prefix ops with g1 Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-08 21:10 +0200
[PATCH net-next 2/7] net: dsa: mv88e6xxx: add egress mode enumeration Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-08 21:10 +0200
Re: [PATCH net-next 2/7] net: dsa: mv88e6xxx: add egress mode enumeration Andrew Lunn <andrew@lunn.ch> - 2017-06-08 21:40 +0200
csiph-web