nel.org,
> sujithsan...@microsoft.com, sowmini.varad...@microsoft.com
> Subject: Re: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
>
> On Thu, Nov 09, 2023 at 09:26:27AM -0800, Rahul Gupta wrote:
> > On (11/08/23 16:40), Thomas Monjalon wrote:
> > > Date: Wed, 08 Nov
a
> > , dev@dpdk.org,
> > sovar...@linux.microsoft.com, ok...@kernel.org,
> > sujithsan...@microsoft.com, sowmini.varad...@microsoft.com, Rahul Gupta
> >
> > Subject: Re: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
> >
> > 08/11
jithsan...@microsoft.com, sowmini.varad...@microsoft.com, Rahul Gupta
>
> Subject: Re: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
>
> 08/11/2023 14:53, Dmitry Kozlyuk:
> > 2023-11-07 23:03 (UTC+0530), rahul gupta:
> > > > > From: Rahul Gupta
> > &
08/11/2023 12:51, Bruce Richardson:
> On Thu, Nov 02, 2023 at 11:19:24AM -0700, Rahul Gupta wrote:
> > From: Rahul Gupta
> >
> > Initialization often requires rte_eal_init + rte_pktmbuf_pool_create
> > which can consume a total time of 500-600 ms:
> > a) For many devices FLR may take a significan
sowmini.varad...@microsoft.com,
> > > rahulrgupt...@gmail.com, Rahul Gupta , Rahul
> > > Gupta
> > > > Subject: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
> > > > Date: Thu, 2 Nov 2023 11:19:24 -0700
> > > > X-Mailer: g
il.com, Rahul Gupta , Rahul
> > Gupta
> > > Subject: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
> > > Date: Thu, 2 Nov 2023 11:19:24 -0700
> > > X-Mailer: git-send-email 1.8.3.1
> > >
> > > From: Rahul Gupta
> > >
&
On Thu, Nov 02, 2023 at 11:19:24AM -0700, Rahul Gupta wrote:
> From: Rahul Gupta
>
> Initialization often requires rte_eal_init + rte_pktmbuf_pool_create
> which can consume a total time of 500-600 ms:
> a) For many devices FLR may take a significant chunk of time
>(200-250 ms in our use-case
Rahul Gupta wrote:
>
> > From: Rahul Gupta
> > To: dev@dpdk.org, tho...@monjalon.net
> > Cc: sovar...@linux.microsoft.com, ok...@kernel.org,
> sujithsan...@microsoft.com, sowmini.varad...@microsoft.com,
> rahulrgupt...@gmail.com, Rahul Gupta , Rahul
> Gupta
> > S
ft.com, rahulrgupt...@gmail.com, Rahul Gupta
>
> Subject: Re: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu)
>
> On Thu, 2 Nov 2023 11:19:24 -0700
> Rahul Gupta wrote:
>
> >
, Rahul Gupta
>
> Subject: [RFC] eal: RFC to refactor rte_eal_init into sub-functions
> Date: Thu, 2 Nov 2023 11:19:24 -0700
> X-Mailer: git-send-email 1.8.3.1
>
> From: Rahul Gupta
>
> Initialization often requires rte_eal_init + rte_pktmbuf_pool_create
> which can co
From: Rahul Gupta
Initialization often requires rte_eal_init + rte_pktmbuf_pool_create
which can consume a total time of 500-600 ms:
a) For many devices FLR may take a significant chunk of time
(200-250 ms in our use-case), this FLR is triggered during device
probe in rte_eal_init().
b) rte
11 matches
Mail list logo