09/04/2019 13:18, Burakov, Anatoly:
> On 09-Apr-19 10:22 AM, David Hunt wrote:
> > A previous change removed the limit of 64 cores by
> > moving away from 64-bit masks to char arrays. However
> > this left a buffer overrun issue, where the max channels
> > was defined as 64, and max cores was defin
On 4/10/2019 11:55 AM, Burakov, Anatoly wrote:
> On 10-Apr-19 8:52 AM, Ferruh Yigit wrote:
>> On 4/9/2019 3:40 PM, Hunt, David wrote:
>>>
>>> On 9/4/2019 12:18 PM, Burakov, Anatoly wrote:
On 09-Apr-19 10:22 AM, David Hunt wrote:
> A previous change removed the limit of 64 cores by
> mo
On 10-Apr-19 8:52 AM, Ferruh Yigit wrote:
On 4/9/2019 3:40 PM, Hunt, David wrote:
On 9/4/2019 12:18 PM, Burakov, Anatoly wrote:
On 09-Apr-19 10:22 AM, David Hunt wrote:
A previous change removed the limit of 64 cores by
moving away from 64-bit masks to char arrays. However
this left a buffer
On 4/9/2019 3:40 PM, Hunt, David wrote:
>
> On 9/4/2019 12:18 PM, Burakov, Anatoly wrote:
>> On 09-Apr-19 10:22 AM, David Hunt wrote:
>>> A previous change removed the limit of 64 cores by
>>> moving away from 64-bit masks to char arrays. However
>>> this left a buffer overrun issue, where the max
On 9/4/2019 12:18 PM, Burakov, Anatoly wrote:
On 09-Apr-19 10:22 AM, David Hunt wrote:
A previous change removed the limit of 64 cores by
moving away from 64-bit masks to char arrays. However
this left a buffer overrun issue, where the max channels
was defined as 64, and max cores was defined
On 09-Apr-19 10:22 AM, David Hunt wrote:
A previous change removed the limit of 64 cores by
moving away from 64-bit masks to char arrays. However
this left a buffer overrun issue, where the max channels
was defined as 64, and max cores was defined as 256. These
should all be consistently set to R
A previous change removed the limit of 64 cores by
moving away from 64-bit masks to char arrays. However
this left a buffer overrun issue, where the max channels
was defined as 64, and max cores was defined as 256. These
should all be consistently set to RTE_MAX_LCORE.
The #defines being removed a
7 matches
Mail list logo