Browse Source
The buffer flags MPSC_PBUF_FULL is a shared resource to determine whether the buffer is available. When processing drop messages, the flag will be cleared first and then set, add spin lock protection. Signed-off-by: Xiaolu Sun <xiaolu.sun@intel.com>pull/74918/merge
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue