Re: [PATCH net-next 00/10] Support tunnels over VLAN in NFP

2019-08-06 Thread David Miller
From: John Hurley Date: Sun, 4 Aug 2019 16:09:02 +0100 > This patchset deals with tunnel encap and decap when the end-point IP > address is on an internal port (for example and OvS VLAN port). Tunnel > encap without VLAN is already supported in the NFP driver. This patchset > extends that to inc

[PATCH net-next 00/10] Support tunnels over VLAN in NFP

2019-08-04 Thread John Hurley
This patchset deals with tunnel encap and decap when the end-point IP address is on an internal port (for example and OvS VLAN port). Tunnel encap without VLAN is already supported in the NFP driver. This patchset extends that to include a push VLAN along with tunnel header push. Patches 1-4 exten