Re: [PATCH v7 net-next 02/16] net: define gso types for IPx over IPv4 and IPv6

2016-05-18 Thread Jeff Kirsher
On Wed, 2016-05-18 at 09:06 -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

[PATCH v7 net-next 02/16] net: define gso types for IPx over IPv4 and IPv6

2016-05-18 Thread Tom Herbert
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