Re: [dpdk-dev] [PATCH v2 11/18] devargs: simplify implementation

2017-10-16 Thread Shreyansh Jain
Hello Gaetan, On Monday 16 October 2017 07:12 PM, Gaëtan Rivet wrote: On Mon, Oct 16, 2017 at 05:12:37PM +0530, Shreyansh Jain wrote: Hello Gaetan, Please ignore this email (reason inline) Hello Shreyansh, Thanks for reading this patchset, and sorry about the confusion (the previous cover-

Re: [dpdk-dev] [PATCH v2 11/18] devargs: simplify implementation

2017-10-16 Thread Gaëtan Rivet
On Mon, Oct 16, 2017 at 05:12:37PM +0530, Shreyansh Jain wrote: > Hello Gaetan, > > Please ignore this email (reason inline) > Hello Shreyansh, Thanks for reading this patchset, and sorry about the confusion (the previous cover-letter only listed the PCI bus move, the bus control was only added

Re: [dpdk-dev] [PATCH v2 11/18] devargs: simplify implementation

2017-10-16 Thread Shreyansh Jain
Hello Gaetan, Please ignore this email (reason inline) On Monday 16 October 2017 05:09 PM, Shreyansh Jain wrote: Hello Gaetan, On Thursday 12 October 2017 01:51 PM, Gaetan Rivet wrote: Re-use existing code, remove incorrect comments. Signed-off-by: Gaetan Rivet ---   lib/librte_eal/common/e

Re: [dpdk-dev] [PATCH v2 11/18] devargs: simplify implementation

2017-10-16 Thread Shreyansh Jain
Hello Gaetan, On Thursday 12 October 2017 01:51 PM, Gaetan Rivet wrote: Re-use existing code, remove incorrect comments. Signed-off-by: Gaetan Rivet --- lib/librte_eal/common/eal_common_devargs.c | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lib/librte_eal/comm