ACK/cmnt: [PATCH Xenial SRU] Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets

Stefan Bader stefan.bader at canonical.com
Fri Jul 29 07:29:11 UTC 2016


Not sure about the version numbers... It feels like upstream changes it tightly
releated to certain changes. I have not looked what 1.4.6.0-k was about but
changing it now to 1.4.7.0-k, would that not potentially set incorrect expectations?

-Stefan

> --- a/drivers/net/vmxnet3/vmxnet3_int.h
> +++ b/drivers/net/vmxnet3/vmxnet3_int.h
> @@ -69,10 +69,10 @@
>  /*
>   * Version numbers
>   */
> -#define VMXNET3_DRIVER_VERSION_STRING   "1.4.5.0-k"
> +#define VMXNET3_DRIVER_VERSION_STRING   "1.4.7.0-k"
>  
>  /* a 32-bit int, each byte encode a verion number in VMXNET3_DRIVER_VERSION */
> -#define VMXNET3_DRIVER_VERSION_NUM      0x01040500
> +#define VMXNET3_DRIVER_VERSION_NUM      0x01040700
>  
>  #if defined(CONFIG_PCI_MSI)
>  	/* RSS only makes sense if MSI-X is supported. */
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20160729/fa35c288/attachment.sig>


More information about the kernel-team mailing list