Re: [dpdk-dev] [PATCH] event/octeontx: fix incorrect SPDX placement

2018-05-09 Thread Jerin Jacob
-Original Message- > Date: Mon, 23 Apr 2018 13:27:54 + > From: Hemant Agrawal > To: Pavan Nikhilesh , > "jerin.ja...@caviumnetworks.com" > CC: "dev@dpdk.org" > Subject: RE: [dpdk-dev] [PATCH] event/octeontx: fix incorrect SPDX placement &g

Re: [dpdk-dev] [PATCH] event/octeontx: fix incorrect SPDX placement

2018-04-23 Thread Hemant Agrawal
> Subject: [dpdk-dev] [PATCH] event/octeontx: fix incorrect SPDX placement > Importance: High > > Fixes: fd5baf09cdf9 ("event/octeontx: probe timvf PCIe devices") > > Signed-off-by: Pavan Nikhilesh Acked-by: Hemant Agrawal

[dpdk-dev] [PATCH] event/octeontx: fix incorrect SPDX placement

2018-04-23 Thread Pavan Nikhilesh
Fixes: fd5baf09cdf9 ("event/octeontx: probe timvf PCIe devices") Signed-off-by: Pavan Nikhilesh --- drivers/event/octeontx/timvf_evdev.c | 3 +-- drivers/event/octeontx/timvf_evdev.h | 3 +-- drivers/event/octeontx/timvf_worker.c | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff