Re: [PATCH] MIPS: BPF: Add support for SKF_AD_HATYPE

2017-03-13 Thread David Daney
On 03/13/2017 03:56 AM, James Hogan wrote: On Fri, Mar 10, 2017 at 02:14:05PM -0800, David Daney wrote: This let's us pass some additional "modprobe test-bpf" tests. Reuse the code for SKF_AD_IFINDEX, but substitute the offset and size of the "type" field. Signed-off-by: David Daney

Re: [PATCH] MIPS: BPF: Add support for SKF_AD_HATYPE

2017-03-13 Thread James Hogan
On Fri, Mar 10, 2017 at 02:14:05PM -0800, David Daney wrote: > This let's us pass some additional "modprobe test-bpf" tests. > > Reuse the code for SKF_AD_IFINDEX, but substitute the offset and size > of the "type" field. > > Signed-off-by: David Daney I think the BPF