Re: [dpdk-dev] [PATCH] eal: refactor rte_eal_init into sub-functions

2024-01-15 Thread Stephen Hemminger
On Mon, 15 Jan 2024 00:50:10 -0800 Rahul Gupta wrote: > + /* running on a slave lcore */ NAK Do not add slave terminology back anywhere in DPDK

[dpdk-dev] [PATCH] eal: refactor rte_eal_init into sub-functions

2024-01-15 Thread Rahul Gupta
From: Rahul Gupta In continuation to the following email, I am sending this patch. https://inbox.dpdk.org/dev/20231110172523.ga17...@microsoft.com/ (Apologies for delay in sending the patch) Initialization requires rte_eal_init + rte_pktmbuf_pool_create which can consume a total time of 500-600