]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'selftests/bpf: parallel mode improvement'
authorAndrii Nakryiko <andrii@kernel.org>
Wed, 27 Oct 2021 18:58:44 +0000 (11:58 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 27 Oct 2021 18:59:43 +0000 (11:59 -0700)
commit707bfd8681f477cdf750e926f16cc27689a19a72
tree91dd2e816fc29b6aa41bf87bf1c9619ca8980339
parente97488ccab6e539c10bdd29ce7272a0e28962df7
parent3311a02c0810b6e1f7882cd465423a1bdd5ec83b
Merge branch 'selftests/bpf: parallel mode improvement'

Yucong Sun says:

====================

Several patches to improve parallel execution mode, updating vmtest.sh
and fixed two previously dropped patches according to feedback.
====================

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>