On 03-Apr-18 2:04 PM, Olivier Matz wrote:
Some parts of dpdk use their own management threads. Most of the time,
the affinity of the thread is not properly set: it should not be scheduled
on the dataplane cores, because interrupting them can cause packet losses.
This patchset introduces a new wr
Sorry, I forgot the --in-reply-to.
This patchset is the second version of this one:
http://dpdk.org/ml/archives/dev/2018-February/091576.html
On Tue, Apr 03, 2018 at 03:04:35PM +0200, Olivier Matz wrote:
> Some parts of dpdk use their own management threads. Most of the time,
> the affinity of t
Some parts of dpdk use their own management threads. Most of the time,
the affinity of the thread is not properly set: it should not be scheduled
on the dataplane cores, because interrupting them can cause packet losses.
This patchset introduces a new wrapper for thread creation that does
the job
3 matches
Mail list logo