Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-05 Thread Shreyansh Jain
On 05/04/19 6:05 PM, Thomas Monjalon wrote: > 05/04/2019 13:38, Shreyansh Jain: >> On 05/04/19 4:49 PM, Shreyansh Jain wrote: >>> On 05/04/19 3:13 AM, Thomas Monjalon wrote: 04/04/2019 23:29, Ferruh Yigit: > On 4/4/2019 8:23 AM, Shreyansh Jain wrote: >> Removes some unused firmware cod

Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-05 Thread Thomas Monjalon
05/04/2019 13:38, Shreyansh Jain: > On 05/04/19 4:49 PM, Shreyansh Jain wrote: > > On 05/04/19 3:13 AM, Thomas Monjalon wrote: > >> 04/04/2019 23:29, Ferruh Yigit: > >>> On 4/4/2019 8:23 AM, Shreyansh Jain wrote: > Removes some unused firmware code which was added in last bump > of the fi

Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-05 Thread Shreyansh Jain
On 05/04/19 4:49 PM, Shreyansh Jain wrote: > On 05/04/19 3:13 AM, Thomas Monjalon wrote: >> 04/04/2019 23:29, Ferruh Yigit: >>> On 4/4/2019 8:23 AM, Shreyansh Jain wrote: Removes some unused firmware code which was added in last bump of the firmware version. No current features uses these

Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-05 Thread Ferruh Yigit
On 4/5/2019 12:19 PM, Shreyansh Jain wrote: > On 05/04/19 3:13 AM, Thomas Monjalon wrote: >> 04/04/2019 23:29, Ferruh Yigit: >>> On 4/4/2019 8:23 AM, Shreyansh Jain wrote: Removes some unused firmware code which was added in last bump of the firmware version. No current features uses thes

Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-05 Thread Shreyansh Jain
On 05/04/19 3:13 AM, Thomas Monjalon wrote: > 04/04/2019 23:29, Ferruh Yigit: >> On 4/4/2019 8:23 AM, Shreyansh Jain wrote: >>> Removes some unused firmware code which was added in last bump >>> of the firmware version. No current features uses these APIs. >>> >>> Signed-off-by: Shreyansh Jain >>

Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-04 Thread Thomas Monjalon
04/04/2019 23:29, Ferruh Yigit: > On 4/4/2019 8:23 AM, Shreyansh Jain wrote: > > Removes some unused firmware code which was added in last bump > > of the firmware version. No current features uses these APIs. > > > > Signed-off-by: Shreyansh Jain > > <...> > > > diff --git a/drivers/bus/fslmc/

Re: [dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-04 Thread Ferruh Yigit
On 4/4/2019 8:23 AM, Shreyansh Jain wrote: > Removes some unused firmware code which was added in last bump > of the firmware version. No current features uses these APIs. > > Signed-off-by: Shreyansh Jain <...> > diff --git a/drivers/bus/fslmc/mc/fsl_dpci.h b/drivers/bus/fslmc/mc/fsl_dpci.h >

[dpdk-dev] [PATCH v2 1/3] bus/fslmc: cleanup unused firmware code

2019-04-04 Thread Shreyansh Jain
Removes some unused firmware code which was added in last bump of the firmware version. No current features uses these APIs. Signed-off-by: Shreyansh Jain --- drivers/bus/fslmc/mc/dpci.c | 75 drivers/bus/fslmc/mc/dpcon.c | 30 - drivers/bus/