> From: Sekhar, Ashwin [mailto:ashwin.sek...@cavium.com]
>
> This license is already there in many files in examples/performance-
> thread directory.
>
> There are two cases in my patch.
>
> 1.
> I moved some code from examples/performance-thread/common/lthread.c to
> examples/performance-thread
This license is already there in many files in examples/performance-
thread directory.
There are two cases in my patch.
1.
I moved some code from examples/performance-thread/common/lthread.c to
examples/performance-thread/common/arch/x86/stack.h.
lthread.c already has the below kind of license.
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon
>
> There can be a licensing issue here.
> We may need advice from the Governing Board and the Technical Board.
That's correct. This uses a 2-clause BSD license, but the Intellectual Property
Policy section in the Project Cha
There can be a licensing issue here.
We may need advice from the Governing Board and the Technical Board.
18/05/2017 12:21, Ashwin Sekhar T K:
> +/*
> + * https://github.com/halayli/lthread which carries the following license.
> + *
> + * Copyright (C) 2012, Hasan Alayli
> + *
> + * Redistributio
Updated Makefile to allow compilation for arm64 architecture.
Added necessary arm64 support for lthread.
Fixed minor compilation errors for arm64 compilation.
Tested the apps l3fwd-thread and lthread_pthread_shim on thunderx
and x86_64.
Signed-off-by: Ashwin Sekhar T K
---
examples/performanc
5 matches
Mail list logo