summaryrefslogtreecommitdiff
path: root/crypto/salsa20_generic.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-22 17:25:45 +0100
committerJakub Kicinski <kuba@kernel.org>2021-02-23 15:54:07 -0800
commitd5a49aa6c3e264a93a7d08485d66e346be0969dd (patch)
treefeac64c95e48802fbe3d61cbb5f8821508bf254b /crypto/salsa20_generic.c
parent7f57bd8dc22de35ddd895294aa554003e4f19a72 (diff)
wireguard: selftests: test multiple parallel streams
In order to test ndo_start_xmit being called in parallel, explicitly add separate tests, which should all run on different cores. This should help tease out bugs associated with queueing up packets from different cores in parallel. Currently, it hasn't found those types of bugs, but given future planned work, this is a useful regression to avoid. Fixes: e7096c131e51 ("net: WireGuard secure network tunnel") Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'crypto/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions