[dpdk-dev] [RFC PATCHv3 0/7] add OSv support

2015-07-09 Thread Thomas Monjalon
Hi Takuya, It has been difficult to receive comments on this series during 2.1 cycle. I see 3 reasons: - few people know OSv - the series is mixing C++ support and OSv environment - you are adding a third system to support while some work is in progress to reduce differences between Linux and BS

[dpdk-dev] [RFC PATCHv3 0/7] add OSv support

2015-04-21 Thread Takuya ASADA
Any comments/suggestions? On Tue, Apr 7, 2015 at 3:58 AM, Takuya ASADA wrote: > This is 3rd version of OSv support patchset. > > Changelist: > - sync with latest master > - updated Capstan build script for OSv v0.19 > - rte_eal_version.map fix > - CONFIG_RTE_BUILD_SHARED_LIB=y and CONFIG_RTE

[dpdk-dev] [RFC PATCHv3 0/7] add OSv support

2015-04-07 Thread Takuya ASADA
This is 3rd version of OSv support patchset. Changelist: - sync with latest master - updated Capstan build script for OSv v0.19 - rte_eal_version.map fix - CONFIG_RTE_BUILD_SHARED_LIB=y and CONFIG_RTE_BUILD_COMBINE_LIBS=y by default - Check OSv NIC driver is loaded for each device, attach PMD