diff options
author | fangtong <fangtong2007@163.com> | 2021-06-05 21:45:36 +0800 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2021-06-10 15:13:39 +0000 |
commit | dc9215903809f74bd27cef332a18858711f928a0 (patch) | |
tree | 2bb7f01ca7613c5be825cae83c586f599e49ffbe /src/vcl | |
parent | 07d04f7b03077d1b6e93d9a430fedd31bd858023 (diff) |
memif: fix the spinlock and unlock issue.
when the configuration of tx queues is larger than the worker-threads,
the clib_spinlock_lock_if_init will not be executed, and then this function
will executed the clib_spinlock_unlock_if_init, so this may caused the issue.
Type: fix
Signed-off-by: fangtong <fangtong2007@163.com>
Change-Id: I3ce244cd5e1f410e9f14bd060b929238f069b9fa
Diffstat (limited to 'src/vcl')
0 files changed, 0 insertions, 0 deletions