Development discussion of WireGuard
 help / color / mirror / Atom feed
* new accelerated primitives - testing needed
@ 2017-11-20 16:01 Jason A. Donenfeld
  0 siblings, 0 replies; only message in thread
From: Jason A. Donenfeld @ 2017-11-20 16:01 UTC (permalink / raw)
  To: WireGuard mailing list

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-20 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-20 16:01 new accelerated primitives - testing needed Jason A. Donenfeld

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).