; Mcnamara,
> John ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> Hello,
>
> On Tue, Dec 27, 2022 at 7:06 AM You, KaisenX
> wrote:
> > > > > > > > I tried to play a bit with a E810 nic on a dual numa and I
> > &
Hello,
On Tue, Dec 27, 2022 at 7:06 AM You, KaisenX wrote:
> > > > > > > I tried to play a bit with a E810 nic on a dual numa and I
> > > > > > > can't see anything wrong for now.
> > > > > > > Can you provide a simple and small reproducer of your issue?
> > > > > > >
> > > > > > > Thanks.
> > >
; Mcnamara,
> John ; Kevin Traynor
> Subject: RE: [PATCH] net/iavf:fix slow memory allocation
>
>
>
> > -Original Message-
> > From: David Marchand
> > Sent: 2022年12月21日 18:50
> > To: You, KaisenX
> > Cc: Ferruh Yigit ; dev@dpdk.org; Burak
Zhang, Qi Z ; Luca Boccassi
> ; Mcnamara, John ; Kevin
> Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On 12/22/2022 7:23 AM, You, KaisenX wrote:
> >
> >
> >> -Original Message-
> >> From: Ferruh Yigit
> >> Sent: 2022
hou, YidingX
>> ; Wu, Jingjing ; Xing,
>> Beilei ; Zhang, Qi Z ; Luca
>> Boccassi ; Mcnamara, John
>> ; Kevin Traynor
>> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>>
>> On 12/20/2022 6:52 AM, You, KaisenX wrote:
>>>
>>>
>&
ssi ; Mcnamara, John
> ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On 12/20/2022 6:52 AM, You, KaisenX wrote:
> >
> >
> >> -Original Message-
> >> From: Ferruh Yigit
> >> Sent: 2022年12月13日 21:28
> >
; Mcnamara,
> John ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On Wed, Dec 21, 2022 at 10:12 AM You, KaisenX
> wrote:
> > > -Original Message-
> > > From: David Marchand
> > > Sent: 2022年12月20日 18:33
&
hou, YidingX
>> ; Wu, Jingjing ; Xing,
>> Beilei ; Zhang, Qi Z ; Luca
>> Boccassi ; Mcnamara, John
>> ; Kevin Traynor
>> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>>
>> On 12/13/2022 9:35 AM, Ferruh Yigit wrote:
>>> On 12/13/20
; Zhou, YidingX ; Wu,
> > Jingjing ; Xing, Beilei ;
> > Zhang,
> > Qi Z ; Luca Boccassi ; Mcnamara,
> > John ; Kevin Traynor
> > Subject: Re: [PATCH] net/iavf:fix slow memory allocation
> >
> > On Tue, Dec 20, 2022 at 11:12 AM You, KaisenX
>
; Mcnamara,
> John ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On Tue, Dec 20, 2022 at 11:12 AM You, KaisenX
> wrote:
> > > I tried to play a bit with a E810 nic on a dual numa and I can't see
> > > anything wrong for now.
On Tue, Dec 20, 2022 at 11:12 AM You, KaisenX wrote:
> > I tried to play a bit with a E810 nic on a dual numa and I can't see
> > anything
> > wrong for now.
> > Can you provide a simple and small reproducer of your issue?
> >
> > Thanks.
> >
> This is my environment:
> Enter "lscpu" on the comma
; Mcnamara,
> John ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On Tue, Dec 20, 2022 at 7:52 AM You, KaisenX
> wrote:
> > > >> As to the reason for not using rte_malloc_socket. I thought
> > > >> rte_malloc_socket() co
On Tue, Dec 20, 2022 at 7:52 AM You, KaisenX wrote:
> > >> As to the reason for not using rte_malloc_socket. I thought
> > >> rte_malloc_socket() could solve the problem too. And the appropriate
> > >> parameter should be the socket_id that created the memory pool for
> > >> DPDK initialization. A
ssi ; Mcnamara, John
> ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On 12/13/2022 9:35 AM, Ferruh Yigit wrote:
> > On 12/13/2022 7:52 AM, You, KaisenX wrote:
> >>
> >>
> >>> -Original Message-
> >>&
; David Marchand
>>>
>>> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
>>> ; Wu, Jingjing ; Xing,
>>> Beilei ; Zhang, Qi Z ; Luca
>>> Boccassi ; Mcnamara, John
>>> ; Kevin Traynor
>>> Subject: Re: [PATCH] net/iavf:fix slow memory allo
hou, YidingX
>> ; Wu, Jingjing ; Xing,
>> Beilei ; Zhang, Qi Z ; Luca
>> Boccassi ; Mcnamara, John
>> ; Kevin Traynor
>> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>>
>> On 11/17/2022 6:57 AM, Kaisen You wrote:
>>> In some cases, the DP
ssi ; Mcnamara, John
> ; Kevin Traynor
> Subject: Re: [PATCH] net/iavf:fix slow memory allocation
>
> On 11/17/2022 6:57 AM, Kaisen You wrote:
> > In some cases, the DPDK does not allocate hugepage heap memory to
> some
> > sockets due to the user setting parameters
On 11/17/2022 6:57 AM, Kaisen You wrote:
> In some cases, the DPDK does not allocate hugepage heap memory to
> some sockets due to the user setting parameters
> (e.g. -l 40-79, SOCKET 0 has no memory).
> When the interrupt thread runs on the corresponding core of this
> socket, each allocation/rele
> -Original Message-
> From: You, KaisenX
> Sent: Thursday, November 17, 2022 2:57 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; You, KaisenX ; Wu, Jingjing
> ; Xing, Beilei ; Zhang, Qi Z
>
> Subject: [PATCH] net/iavf:fix slo
Can you please help to review? thanks.
> -Original Message-
> From: You, KaisenX
> Sent: 2022年11月17日 14:57
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; You, KaisenX ; Wu,
> Jingjing ; Xing, Beilei ; Zhang,
> Qi Z
> Subject: [PATC
> -Original Message-
> From: Kaisen You
> Sent: Thursday, November 17, 2022 2:57 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX
> ; You, KaisenX ; Wu,
> Jingjing ; Xing, Beilei ; Zhang,
> Qi Z
> Subject: [PATCH] net/iavf:fix slow mem
In some cases, the DPDK does not allocate hugepage heap memory to
some sockets due to the user setting parameters
(e.g. -l 40-79, SOCKET 0 has no memory).
When the interrupt thread runs on the corresponding core of this
socket, each allocation/release will execute a whole set of heap
allocation/rel
22 matches
Mail list logo