Re: [PATCH net-next v3 0/7] vmxnet3: upgrade to version 3

2016-06-15 Thread David Miller
From: Shrikrishna Khare Date: Mon, 13 Jun 2016 18:50:00 -0700 > This patchset upgrades vmxnet3 to version 3. As stated by others, it is completely unacceptable to post so many patches with little or no commit log message. You must describe, in full detail, what each and every patch does, why it

Re: [PATCH net-next v3 0/7] vmxnet3: upgrade to version 3

2016-06-13 Thread Or Gerlitz
On Tue, Jun 14, 2016 at 4:50 AM, Shrikrishna Khare wrote: > This patchset upgrades vmxnet3 to version 3. Except for one patch, all the rest lack change-log, which makes it somehow needlessly harder to review and maintain > Shrikrishna Khare (7): > vmxnet3: prepare for version 3 changes > vmx

[PATCH net-next v3 0/7] vmxnet3: upgrade to version 3

2016-06-13 Thread Shrikrishna Khare
This patchset upgrades vmxnet3 to version 3. Changes in v2: - Following patch is updated. See that patch for details: Driver: Vmxnet3: Add support for get_coalesce, set_coalesce ethtool Changes in v3: - fix subject line to use vmxnet3: instead of Driver:Vmxnet3 - resubmit when net-next is o