> -----Original Message-----
> From: Jarod Wilson [mailto:[email protected]]
> Sent: Thursday, October 20, 2016 1:55 PM
> To: [email protected]
> Cc: Jarod Wilson <[email protected]>; [email protected];
> [email protected]; KY Srinivasan
> <[email protected]>; Haiyang Zhang <[email protected]>; Michael S.
> Tsirkin <[email protected]>; Shrikrishna Khare <[email protected]>; VMware,
> Inc. <[email protected]>; Wei Liu <[email protected]>; Paul
> Durrant <[email protected]>; David Kershner
> <[email protected]>
> Subject: [PATCH net-next v2 6/9] net: use core MTU range checking in
> virt drivers
> 
> hyperv_net:
> - set min/max_mtu, per Haiyang, after rndis_filter_device_add
> 
> virtio_net:
> - set min/max_mtu
> - remove virtnet_change_mtu
> 
> vmxnet3:
> - set min/max_mtu
> 
> xen-netback:
> - min_mtu = 0, max_mtu = 65517
> 
> xen-netfront:
> - min_mtu = 0, max_mtu = 65535
> 
> unisys/visor:
> - clean up defines a little to not clash with network core or add
>   redundat definitions
> 
> CC: [email protected]
> CC: [email protected]
> CC: "K. Y. Srinivasan" <[email protected]>
> CC: Haiyang Zhang <[email protected]>
> CC: "Michael S. Tsirkin" <[email protected]>
> CC: Shrikrishna Khare <[email protected]>
> CC: "VMware, Inc." <[email protected]>
> CC: Wei Liu <[email protected]>
> CC: Paul Durrant <[email protected]>
> CC: David Kershner <[email protected]>
> Signed-off-by: Jarod Wilson <[email protected]>
> ---

The hv_netvsc changes look fine. Thanks.

Reviewed-by: Haiyang Zhang <[email protected]>


Reply via email to