aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-22 17:25:45 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-04 11:38:47 +0100
commitc7b1307fee19957c679af9a75ae03e5a24223258 (patch)
treef0e3b83a10959c5324f2ac05c4c0888d97bd59d3 /include
parentce4feb0111ac0d9e1f88c43da1a009d2095347ce (diff)
downloadkernel_replicant_linux-c7b1307fee19957c679af9a75ae03e5a24223258.tar.gz
kernel_replicant_linux-c7b1307fee19957c679af9a75ae03e5a24223258.tar.bz2
kernel_replicant_linux-c7b1307fee19957c679af9a75ae03e5a24223258.zip
wireguard: selftests: test multiple parallel streams
commit d5a49aa6c3e264a93a7d08485d66e346be0969dd upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions