Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: new accelerated primitives - testing needed
Date: Mon, 20 Nov 2017 17:01:45 +0100	[thread overview]
Message-ID: <CAHmME9qdGwrGHi9Tr9594tv=MRztw7HnZ1GvsKTq3wFDwa1rQQ@mail.gmail.com> (raw)

Hey folks,

Samuel Neves and I have just finished the first probably buggy round
of porting a bunch of accelerated primitives into the WireGuard
codebase. This was a pretty big effort. We've got things running now
on: x86_64, SSSE, AVX, AVX2, AVX512, ARMv4, ARMv5, ARMv6, ARMv7,
ARMv8, ARMv7+NEON, ARMv8+NEON. During the first few limited
benchmarks, things are looking positive.

I've got access to a bunch of Intel hardware for testing, but while
I've got a few different ARM boards, the large diversity of the ARM
ecosystem presents a challenge.

Some of you seem to have all sorts of little computers with weirdly
configured kernels and cores, which often find useful WireGuard bugs.
If some of you are up for finding some potential mayhem, would you run
the master branch of WireGuard (built with `make debug`, preferably),
and let me know if things explode?

At the very least, this usually gets things rolling:

$ git clone https://git.zx2c4.com/WireGuard /tmp/wg && make -C
/tmp/wg/src insert && dmesg | tail -n 15

Jason

                 reply	other threads:[~2017-11-20 15:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHmME9qdGwrGHi9Tr9594tv=MRztw7HnZ1GvsKTq3wFDwa1rQQ@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).