As per Thomas's suggestion dividing v8 patch into multiple smaller
series. This patch contains changes to eal_lcore.c, eal_timer.c
and eal_memory.c files.
Tested on Ubuntu x86_64 14.04 GCC and Clang
Tested on FreeBSD 10.0 x86_64 GCC and Clang
testpmd, make test were run successfully.
Ravi Kerur
Changes in v9
Rebase to latest code.
Changes in v8
None
Changes in v7
None
Changes in v6
Removed unnecessary comments in function declaration.
Changes in v5
Rebase to latest code.
Changes in v4
Make rte_eal_hugepage_init and rte_eal_hugepage_attach as
wrapper functions for BSD.
Changes in v3
Changes in v9
Rebase to latest code.
Changes in v8
Reorder eal_common_timer.c compilation.
Changes in v7
None
Changes in v6
Added new line between Copyright and header file inclusion
in eal_common_timer.c.
Changes in v5
Rebase to latest code.
Changes in v4
Removed extern declaration of eal_tsc
Changes in v9
Rebase to latest code.
Changes in v8
Reorder eal_common_lcore.c compilation.
Changes in v7
None.
Changes in v6
None.
Changes in v5
Rebase to latest code.
Changes in v4
Implement cpu_detected() for BSD.
Have common RTE_LOG for Linux and BSD in rte_eal_cpu_init().
Remove RTE_EXEC_E
As per Thomas's suggestion dividing v8 patch into multiple smaller
series. This patch contains changes to eal_lcore.c, eal_timer.c
and eal_memory.c files.
Tested on Ubuntu x86_64 14.04 GCC and Clang
Tested on FreeBSD 10.0 x86_64 GCC and Clang
testpmd, make test were run successfully.
Ravi Kerur
5 matches
Mail list logo