Re: [PATCH] PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2014-10-30 04:44:44
Also in:
netdev
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2014-10-30 04:44:44
Also in:
netdev
On Wed, 2014-10-29 at 13:21 +0400, Denis Kirjanov wrote:
Any feedback from PPC folks?
Hi Denis, I had a look at this, but I don't know enough about BPF to comment. Maybe you can explain what a BPF_ANC | SKF_AD_PKTTYPE means and perhaps then we can guess if the code is correct. I think testing it is the best option :) cheers