On Mon, May 16, 2016 at 11:28 AM, Tom Herbert wrote:
> On Mon, May 16, 2016 at 11:13 AM, Alexander Duyck
> wrote:
>> On Mon, May 16, 2016 at 11:07 AM, Tom Herbert wrote:
>>> On Mon, May 16, 2016 at 9:32 AM, Alexander Duyck
>>> wrote:
On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
>>>
On Mon, May 16, 2016 at 11:13 AM, Alexander Duyck
wrote:
> On Mon, May 16, 2016 at 11:07 AM, Tom Herbert wrote:
>> On Mon, May 16, 2016 at 9:32 AM, Alexander Duyck
>> wrote:
>>> On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
This patch defines two new GSO definitions SKB_GSO_IPXIP4 an
On Mon, May 16, 2016 at 11:07 AM, Tom Herbert wrote:
> On Mon, May 16, 2016 at 9:32 AM, Alexander Duyck
> wrote:
>> On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
>>> This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
>>> SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4
On Mon, May 16, 2016 at 9:32 AM, Alexander Duyck
wrote:
> On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
>> This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
>> SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
>> NETIF_F_GSO_IPXIP6. These are used to described IP in
On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
> This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
> SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
> NETIF_F_GSO_IPXIP6. These are used to described IP in IP
> tunnel and what the outer protocol is. The inner protoco
On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
> This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
> SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
> NETIF_F_GSO_IPXIP6. These are used to described IP in IP
> tunnel and what the outer protocol is. The inner protoco
On Sun, May 15, 2016 at 4:42 PM, Tom Herbert wrote:
> This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
> SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
> NETIF_F_GSO_IPXIP6. These are used to described IP in IP
> tunnel and what the outer protocol is. The inner protoco
On Sun, 2016-05-15 at 16:42 -0700, Tom Herbert wrote:
> This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
> SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
> NETIF_F_GSO_IPXIP6. These are used to described IP in IP
> tunnel and what the outer protocol is. The inner protoc
This patch defines two new GSO definitions SKB_GSO_IPXIP4 and
SKB_GSO_IPXIP6 along with corresponding NETIF_F_GSO_IPXIP4 and
NETIF_F_GSO_IPXIP6. These are used to described IP in IP
tunnel and what the outer protocol is. The inner protocol
can be deduced from other GSO types (e.g. SKB_GSO_TCPV4 and