On 01/25/2017 10:05 PM, David Miller wrote: > From: Thomas Falcon <tlfal...@linux.vnet.ibm.com> > Date: Wed, 25 Jan 2017 15:02:20 -0600 > >> In the current driver, the MTU is set to the maximum value >> capable for the backing device. This patch sets the MTU to the >> default value for a Linux net device. > Why are you doing this? > > What happens to users who depend upon the current behavior. > > They will break, and that isn't acceptable. > The current behavior was already broken. We were seeing firmware errors when sending jumbo sized packets . We plan to add proper support for jumbo sized packets as soon as possible.
- [PATCH net 1/5] ibmvnic: harden interrupt handler Thomas Falcon
- [PATCH net 5/5] ibmvnic: init completion struct bef... Thomas Falcon
- [PATCH net 4/5] ibmvnic: Fix endian errors in error... Thomas Falcon
- [PATCH net 3/5] ibmvnic: Fix endian error when requ... Thomas Falcon
- [PATCH net 2/5] ibmvnic: Fix MTU settings Thomas Falcon
- Re: [PATCH net 2/5] ibmvnic: Fix MTU settings David Miller
- Re: [PATCH net 2/5] ibmvnic: Fix MTU settin... Thomas Falcon
- Re: [PATCH net 2/5] ibmvnic: Fix MTU se... David Miller
- Re: [PATCH net 1/5] ibmvnic: harden interrupt handl... David Miller
- Re: [PATCH net 1/5] ibmvnic: harden interrupt h... Thomas Falcon
- Re: [PATCH net 1/5] ibmvnic: harden interru... David Miller
- Re: [PATCH net 1/5] ibmvnic: harden int... Thomas Falcon
- Re: [PATCH net 1/5] ibmvnic: harden interrupt handl... Stephen Hemminger
- Re: [PATCH net 1/5] ibmvnic: harden interrupt h... Thomas Falcon