Re: [dpdk-dev] [PATCH v5] eal: add manual probing option

2020-01-23 Thread Gaetan Rivet
On 22/01/2020 17:51, Pavan Nikhilesh Bhagavatula wrote: Ping @gr...@u256.net Since, you weren't reachable on regular email I rebased the patch on ToT and sent a v6 http://patches.dpdk.org/patch/64235/ Hello Pavan, indeed sorry about this. I have not heard remarks about the patchset anyway in

Re: [dpdk-dev] [PATCH v5] eal: add manual probing option

2020-01-22 Thread Pavan Nikhilesh Bhagavatula
Ping @gr...@u256.net Since, you weren't reachable on regular email I rebased the patch on ToT and sent a v6 http://patches.dpdk.org/patch/64235/ >-Original Message- >From: dev On Behalf Of Gaetan Rivet >Sent: Friday, October 25, 2019 9:17 PM >To: dev@dpdk.org >Cc: Gaetan Rivet ; Vamsi K

Re: [dpdk-dev] [PATCH v5] eal: add manual probing option

2019-10-25 Thread Jerin Jacob
On Fri, Oct 25, 2019 at 9:16 PM Gaetan Rivet wrote: > > Add a new EAL option enabling manual probing in the EAL. > This command line option will configure the EAL so that buses > will not trigger their probe step on their own. > > Applications are then expected to hotplug devices as they see fit.