[PATCH net-next] PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X

Denis Kirjanov kda at linux-powerpc.org
Tue Nov 18 17:58:20 AEDT 2014


Hi Michael,

This patch added no new functionality so I haven't put the test
results (of course I ran the test suite to check the patch).

The output :
[  650.198958] test_bpf: Summary: 60 PASSED, 0 FAILED

On 11/18/14, Michael Ellerman <mpe at ellerman.id.au> wrote:
> On Mon, 2014-11-17 at 23:07 +0300, Denis Kirjanov wrote:
>> Reduce duplicated code by unifying
>> BPF_ALU | BPF_MOD | BPF_X and BPF_ALU | BPF_DIV | BPF_X
>>
>> CC: Alexei Starovoitov<alexei.starovoitov at gmail.com>
>> CC: Daniel Borkmann<dborkman at redhat.com>
>> CC: Philippe Bergheaud<felix at linux.vnet.ibm.com>
>> Signed-off-by: Denis Kirjanov <kda at linux-powerpc.org>
>
> Please include the output of the test suite.
>
> Assuming that's OK I'm happy for it to go in.
>
> cheers
>
>
>
>


More information about the Linuxppc-dev mailing list