Inline
On Mon, Jan 5, 2015 at 12:38 PM, Thomas Monjalon
wrote:
> 2015-01-05 10:56, Ravi Kerur:
> > On Mon, Jan 5, 2015 at 7:59 AM, Thomas Monjalon <
> thomas.monjalon at 6wind.com>
> > wrote:
> > > 2014-12-25 10:33, Ravi Kerur:
> > > > Move common functions in eal.c to librte_eal/common directo
2015-01-05 10:56, Ravi Kerur:
> On Mon, Jan 5, 2015 at 7:59 AM, Thomas Monjalon
> wrote:
> > 2014-12-25 10:33, Ravi Kerur:
> > > Move common functions in eal.c to librte_eal/common directory.
> > [...]
> > > lib/librte_eal/common/eal_common.c| 328
> > > ++
> >
2014-12-25 10:33, Ravi Kerur:
> Move common functions in eal.c to librte_eal/common directory.
[...]
> lib/librte_eal/common/eal_common.c| 328
> ++
> lib/librte_eal/common/eal_externs.h | 42 +
I don't agree with these new files.
We must try to keep a s
Inline
On Mon, Jan 5, 2015 at 7:59 AM, Thomas Monjalon
wrote:
> 2014-12-25 10:33, Ravi Kerur:
> > Move common functions in eal.c to librte_eal/common directory.
> [...]
> > lib/librte_eal/common/eal_common.c| 328
> ++
> > lib/librte_eal/common/eal_externs.h
Thanks Thomas for the reviews, do you want me to send "v4" version of this
patch series or start a different patch series?
Thanks,
Ravi
On Mon, Jan 5, 2015 at 7:59 AM, Thomas Monjalon
wrote:
> 2014-12-25 10:33, Ravi Kerur:
> > Move common functions in eal.c to librte_eal/common directory.
> [..
On Thu, Dec 25, 2014 at 11:17:41AM -0800, Ravi Kerur wrote:
> Inline
>
> On Thu, Dec 25, 2014 at 9:44 AM, Neil Horman wrote:
>
> > On Thu, Dec 25, 2014 at 10:33:14AM -0500, Ravi Kerur wrote:
> > > Move common functions in eal.c to librte_eal/common directory.
> > > Use RTE_EXEC_ENV_BSDAPP to di
On Fri, Dec 26, 2014 at 6:42 AM, Neil Horman wrote:
> On Thu, Dec 25, 2014 at 11:17:41AM -0800, Ravi Kerur wrote:
> > Inline
> >
> > On Thu, Dec 25, 2014 at 9:44 AM, Neil Horman
> wrote:
> >
> > > On Thu, Dec 25, 2014 at 10:33:14AM -0500, Ravi Kerur wrote:
> > > > Move common functions in eal.c
On Thu, Dec 25, 2014 at 10:33:14AM -0500, Ravi Kerur wrote:
> Move common functions in eal.c to librte_eal/common directory.
> Use RTE_EXEC_ENV_BSDAPP to differentiate minor differences in
> common functions.
> Makefile changes to reflect new file.
> Fix checkpatch warnings and errors.
>
> Signed-
Inline
On Thu, Dec 25, 2014 at 9:44 AM, Neil Horman wrote:
> On Thu, Dec 25, 2014 at 10:33:14AM -0500, Ravi Kerur wrote:
> > Move common functions in eal.c to librte_eal/common directory.
> > Use RTE_EXEC_ENV_BSDAPP to differentiate minor differences in
> > common functions.
> > Makefile change
Move common functions in eal.c to librte_eal/common directory.
Use RTE_EXEC_ENV_BSDAPP to differentiate minor differences in
common functions.
Makefile changes to reflect new file.
Fix checkpatch warnings and errors.
Signed-off-by: Ravi Kerur
---
lib/librte_eal/bsdapp/eal/Makefile| 1 +
li
10 matches
Mail list logo