Re: [dpdk-dev] [PATCH v2 09/11] port: replace license text with SPDX tag

2019-11-27 Thread Thomas Monjalon
30/09/2019 18:05, Yigit, Ferruh: > On 7/29/2019 12:15 PM, Ferruh Yigit wrote: > > On 7/26/2019 5:43 PM, Xiaolong Ye wrote: > >> Signed-off-by: Xiaolong Ye > >> Acked-by: Bruce Richardson > > > > Hi Ethan, > > > > Can you please check this patch, this is switching license representation > > (no

Re: [dpdk-dev] [PATCH v2 09/11] port: replace license text with SPDX tag

2019-09-30 Thread Yigit, Ferruh
On 7/29/2019 12:15 PM, Ferruh Yigit wrote: > On 7/26/2019 5:43 PM, Xiaolong Ye wrote: >> Signed-off-by: Xiaolong Ye >> Acked-by: Bruce Richardson > > Hi Ethan, > > Can you please check this patch, this is switching license representation (not > license itself) to SPDX tags, as a copyright owner

Re: [dpdk-dev] [PATCH v2 09/11] port: replace license text with SPDX tag

2019-07-29 Thread Ferruh Yigit
On 7/26/2019 5:43 PM, Xiaolong Ye wrote: > Signed-off-by: Xiaolong Ye > Acked-by: Bruce Richardson Hi Ethan, Can you please check this patch, this is switching license representation (not license itself) to SPDX tags, as a copyright owner, the change requires ack. Thanks, ferruh

Re: [dpdk-dev] [PATCH v2 09/11] port: replace license text with SPDX tag

2019-07-26 Thread Dumitrescu, Cristian
> -Original Message- > From: Ye, Xiaolong > Sent: Friday, July 26, 2019 5:44 PM > To: Yigit, Ferruh ; Dumitrescu, Cristian > > Cc: dev@dpdk.org; Ye, Xiaolong > Subject: [PATCH v2 09/11] port: replace license text with SPDX tag > > Signed-off-by: Xiaolong Ye > Acked-by: Bruce Richards

[dpdk-dev] [PATCH v2 09/11] port: replace license text with SPDX tag

2019-07-26 Thread Xiaolong Ye
Signed-off-by: Xiaolong Ye Acked-by: Bruce Richardson --- lib/librte_port/rte_port_kni.c | 35 +++--- lib/librte_port/rte_port_kni.h | 35 +++--- 2 files changed, 6 insertions(+), 64 deletions(-) diff --git a/lib/librte_port/rte_port_kni.c