`--cpumask` argument for vhost controller creation was untested. This patch specifies this argument and verifies output under following conditions: - no cpumask, resulting in it being equal to the app cpumask - cpumask equal to app cpumask - single core - single non-main core - two cores It was motivated by recent changes to reactor code affecting vhost without it being caught by CI. See commit |
||
---|---|---|
.. | ||
vhost.c | ||
Makefile |