I forgot to copied rte_eal_version.map, added on new patchset.
OSv supports shared libraries, but I found that DPDK shared libraries
causes an error on OSv:
https://github.com/cloudius-systems/osv/issues/599
I'll fix it shortly.
On Tue, Mar 17, 2015 at 7:42 AM, Neil Horman wrote:
> On Mon, Mar
On Mon, Mar 16, 2015 at 01:21:53PM -0700, Stephen Hemminger wrote:
> On Sun, 15 Mar 2015 08:01:22 -0400
> Neil Horman wrote:
>
> > 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
> > >
On Sun, 15 Mar 2015 08:01:22 -0400
Neil Horman wrote:
> 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.
> >
> > +
> > +include $(RTE_SDK)/mk/r
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.
>
> +
> +include $(RTE_SDK)/mk/rte.vars.mk
> +
> +LIB = librte_eal.a
> +
> +EXPORT_MAP := rte_eal_vers
Adding OSv support.
Based on Linux/FreeBSD EAL, but calling OSv kernel APIs to access devices,
allocate contiguous memory, etc.
Signed-off-by: Takuya ASADA
---
config/{common_linuxapp => common_osvapp} | 20 +-
...xapp-gcc => defconfig_x86_64-native-osvapp-gcc} | 2 +-
lib/librte_ea
5 matches
Mail list logo