RE: [EXTERNAL] Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-11-10 Thread Tyler Retzlaff
, Pallavi Subject: Re: [EXTERNAL] Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes > On Tue, Nov 09, 2021 at 10:29:25PM -0800, Stephen Hemminger wrote: > > On Wed, 10 Nov 2021 04:20:52 + > > Tyler Retzlaff wrote: > > > > > > > > > > >

RE: [EXTERNAL] Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-11-10 Thread Tyler Retzlaff
; Kadam, Pallavi Subject: [EXTERNAL] Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes On Tue, 9 Nov 2021 19:04:17 -0800 Narcisa Ana Maria Vasile wrote: > > > > I'll send a new version with a better commit message. > > > > Thread priorities on both Linux-ba

Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-11-09 Thread Stephen Hemminger
On Tue, 9 Nov 2021 19:04:17 -0800 Narcisa Ana Maria Vasile wrote: > > > I'll send a new version with a better commit message. > > > Thread priorities on both Linux-based and Windows platforms are > > > similarly > > > constructed from a class/policy + priority value. Currently in DPDK, >

Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-11-09 Thread Narcisa Ana Maria Vasile
On Tue, Nov 09, 2021 at 09:27:09AM +0100, Thomas Monjalon wrote: > 09/11/2021 02:59, Narcisa Ana Maria Vasile: > > On Tue, Oct 12, 2021 at 06:12:21PM +0200, Thomas Monjalon wrote: > > > 09/10/2021 09:41, Narcisa Ana Maria Vasile: > > > > From: Narcisa Vasile > > > > > > > > Implement thread attri

Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-11-09 Thread Thomas Monjalon
09/11/2021 02:59, Narcisa Ana Maria Vasile: > On Tue, Oct 12, 2021 at 06:12:21PM +0200, Thomas Monjalon wrote: > > 09/10/2021 09:41, Narcisa Ana Maria Vasile: > > > From: Narcisa Vasile > > > > > > Implement thread attributes for: > > > * thread affinity > > > * thread priority > > > Implement fu

Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-11-08 Thread Narcisa Ana Maria Vasile
On Tue, Oct 12, 2021 at 06:12:21PM +0200, Thomas Monjalon wrote: > 09/10/2021 09:41, Narcisa Ana Maria Vasile: > > From: Narcisa Vasile > > > > Implement thread attributes for: > > * thread affinity > > * thread priority > > Implement functions for managing thread attributes. > > > > Priority is

Re: [dpdk-dev] [PATCH v16 2/9] eal: add thread attributes

2021-10-12 Thread Thomas Monjalon
09/10/2021 09:41, Narcisa Ana Maria Vasile: > From: Narcisa Vasile > > Implement thread attributes for: > * thread affinity > * thread priority > Implement functions for managing thread attributes. > > Priority is represented through an enum that allows for two levels: > - RTE_THREAD_PRIOR