lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 14 Jun 2017 08:54:03 -0700
From:   David Daney <ddaney@...iumnetworks.com>
To:     Daniel Borkmann <daniel@...earbox.net>,
        David Daney <david.daney@...ium.com>,
        Alexei Starovoitov <ast@...nel.org>,
        "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     linux-mips@...ux-mips.org, ralf@...ux-mips.org
Subject: Re: [PATCH 0/4] bpf: Changes needed (or desired) for MIPS support

On 06/13/2017 05:22 PM, Daniel Borkmann wrote:
> On 06/14/2017 01:49 AM, David Daney wrote:
>> This is a grab bag of changes to the bpf testing infrastructure I
>> developed working on MIPS eBPF JIT support.  The change to
>> bpf_jit_disasm is probably universally beneficial, the others are more
>> MIPS specific.
> 
> I think these could go independently through net-next tree?

Yes, if davem is happy with them, I think that makes sense that he take 
them via net-next.

David Daney

> 
> Thanks,
> Daniel
> 
>> David Daney (4):
>>    tools: bpf_jit_disasm:  Handle large images.
>>    test_bpf: Add test to make conditional jump cross a large number of
>>      insns.
>>    bpf: Add MIPS support to samples/bpf.
>>    samples/bpf: Fix tracex5 to work with MIPS syscalls.
>>
>>   lib/test_bpf.c             | 32 ++++++++++++++++++++++++++++++++
>>   samples/bpf/Makefile       | 13 +++++++++++++
>>   samples/bpf/bpf_helpers.h  | 13 +++++++++++++
>>   samples/bpf/syscall_nrs.c  | 12 ++++++++++++
>>   samples/bpf/tracex5_kern.c | 11 ++++++++---
>>   tools/net/bpf_jit_disasm.c | 37 ++++++++++++++++++++++++++-----------
>>   6 files changed, 104 insertions(+), 14 deletions(-)
>>   create mode 100644 samples/bpf/syscall_nrs.c
>>
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ