[dpdk-dev] [RFC PATCH 5/7] add OSv support

Neil Horman nhorman at tuxdriver.com
Sun Mar 15 13:01:22 CET 2015


On Fri, Mar 13, 2015 at 06:05:46AM +0900, Takuya ASADA wrote:
> Adding OSv support.
> Based on Linux/FreeBSD EAL, but calling OSv kernel APIs to access devices, allocate contiguous memory, etc.
><snip>
> +
> +include $(RTE_SDK)/mk/rte.vars.mk
> +
> +LIB = librte_eal.a
> +
> +EXPORT_MAP := rte_eal_version.map
> +
You never coppied over the version map. How does this build for shared
libraries?




More information about the dev mailing list