RE: [PATCH V3 0/6] Drivers: net: hyperv: Enable various offloads

2014-03-10 Thread KY Srinivasan
; jasow...@redhat.com > Subject: Re: [PATCH V3 0/6] Drivers: net: hyperv: Enable various offloads > > From: "K. Y. Srinivasan" > Date: Sat, 8 Mar 2014 19:22:42 -0800 > > > This patch set enables both checksum as well as segmentation offload. > > As part of this e

Re: [PATCH V3 0/6] Drivers: net: hyperv: Enable various offloads

2014-03-10 Thread David Miller
From: "K. Y. Srinivasan" Date: Sat, 8 Mar 2014 19:22:42 -0800 > This patch set enables both checksum as well as segmentation offload. > As part of this effort I have enabled scatter gather I/O a well. > > In version 2 of these patches, I addressed comments from David Miller and > Dan Carpenter.

[PATCH V3 0/6] Drivers: net: hyperv: Enable various offloads

2014-03-08 Thread K. Y. Srinivasan
This patch set enables both checksum as well as segmentation offload. As part of this effort I have enabled scatter gather I/O a well. In version 2 of these patches, I addressed comments from David Miller and Dan Carpenter. In this version I have addressed the latest comments from David Miller.