2017-02-17 20:52, Chris Metcalf:
> This patch series allows DPDK to build for TILE-Gx as of version 17.02.
>
> A required library (libgxio) had not been made publicly available.
> It is now available as source here:
>
> http://www.mellanox.com/repository/solutions/tile-scm/libgxio-1.0.tar.xz
>
On Thu, Feb 16, 2017 at 10:51:44PM +0100, Vincent JARDIN wrote:
> Le 16/02/2017 à 14:36, Konrad Rzeszutek Wilk a écrit :
> > > Is it time now to officially remove Dom0 support?
> > So we do have an prototype implementation of netback but it is waiting
> > for review of xen-devel to the spec.
> >
>
It's trivial to directly invoke a read of the special-purpose
register that holds the clock cycle counter, so just do that.
Signed-off-by: Chris Metcalf
---
lib/librte_eal/common/include/arch/tile/rte_cycles.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/librte_eal
Re-enable CONFIG_RTE_LIBRTE_SCHED, since it is needed to build
correctly.
Fix a few warnings when compiling mpipe_tilegx.c.
Remove an empty rte_cpu_feature_table[] array using a bogus type.
Properly set RTE_OBJCOPY_{TARGET,ARCH} in mk/arch/tile/rte.vars.mk.
Signed-off-by: Chris Metcalf
---
co
Rather than allowing just armv7 to have non-fatal strict alignment
cast warnings, generalize it to both strict alignment architectures,
armv7 and tile.
Signed-off-by: Chris Metcalf
---
mk/toolchain/gcc/rte.vars.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mk/toolcha
These headers are not part of the set that are upstreamed as part
of glibc or the kernel, and we only need a few defines from each.
The hardware is frozen so these values are not going to change
in any case.
Signed-off-by: Chris Metcalf
---
drivers/net/mpipe/mpipe_tilegx.c | 15 ---
This patch series allows DPDK to build for TILE-Gx as of version 17.02.
A required library (libgxio) had not been made publicly available.
It is now available as source here:
http://www.mellanox.com/repository/solutions/tile-scm/libgxio-1.0.tar.xz
it has also been folded into the binary releas
From: Gowrishankar Muthukrishnan
This patch enables i40e driver in powerpc along with its altivec
intrinsic support.
Signed-off-by: Gowrishankar Muthukrishnan
---
MAINTAINERS | 1 +
config/defconfig_ppc_64-power8-linuxapp-gcc | 2 +-
doc/guides/nics/features
8 matches
Mail list logo