Re: [PATCHv2,net-next] samples/bpf: Add tunnel set/get tests.

2016-08-22 Thread William Tu
Thanks. I will do it next time. On Fri, Aug 19, 2016 at 10:43 PM, David Miller wrote: > From: William Tu > Date: Fri, 19 Aug 2016 11:55:44 -0700 > >> The patch creates sample code exercising bpf_skb_{set,get}_tunnel_key, >> and bpf_skb_{set,get}_tunnel_opt for GRE, VXLAN, and GENEVE. A native >

Re: [PATCHv2,net-next] samples/bpf: Add tunnel set/get tests.

2016-08-19 Thread David Miller
From: William Tu Date: Fri, 19 Aug 2016 11:55:44 -0700 > The patch creates sample code exercising bpf_skb_{set,get}_tunnel_key, > and bpf_skb_{set,get}_tunnel_opt for GRE, VXLAN, and GENEVE. A native > tunnel device is created in a namespace to interact with a lwtunnel > device out of the namesp