Re: [PATCH v2] LSO feature added to Cadence GEM driver

From: David Miller
Date: Fri Oct 28 2016 - 13:49:46 EST


From: Rafal Ozieblo <rafalo@xxxxxxxxxxx>
Date: Tue, 25 Oct 2016 13:05:30 +0100

> New Cadence GEM hardware support Large Segment Offload (LSO):
> TCP segmentation offload (TSO) as well as UDP fragmentation
> offload (UFO). Support for those features was added to the driver.
>
> Signed-off-by: Rafal Ozieblo <rafalo@xxxxxxxxxxx>

Patch does not apply cleanly to net-next, please respin.

Also please fix your Subject line, it should be of the form:

[PATCH net-next v2] cadence: Add LSO support.