Re: [dpdk-dev] [PATCH v2 00/15] Upgrade DPAA2 FW and other feature/bug fixes

2018-10-12 Thread Thomas Monjalon
12/10/2018 11:32, Shreyansh Jain: > On Wednesday 26 September 2018 11:34 PM, Shreyansh Jain wrote: > > About the series: > > > > This series of patches upgrades the DPAA2 driver firmware to > > v10.10.10 (MC Firmware). > > As the bus/fslmc is modified, it is a dependent object for other > > driver

Re: [dpdk-dev] [PATCH v2 00/15] Upgrade DPAA2 FW and other feature/bug fixes

2018-10-12 Thread Shreyansh Jain
On Friday 12 October 2018 03:02 PM, Shreyansh Jain wrote: On Wednesday 26 September 2018 11:34 PM, Shreyansh Jain wrote: About the series: This series of patches upgrades the DPAA2 driver firmware to v10.10.10 (MC Firmware). As the bus/fslmc is modified, it is a dependent object for other drive

Re: [dpdk-dev] [PATCH v2 00/15] Upgrade DPAA2 FW and other feature/bug fixes

2018-10-12 Thread Shreyansh Jain
On Wednesday 26 September 2018 11:34 PM, Shreyansh Jain wrote: About the series: This series of patches upgrades the DPAA2 driver firmware to v10.10.10 (MC Firmware). As the bus/fslmc is modified, it is a dependent object for other drivers like net/crypto/qdma. Also, the changes are mostly tight

[dpdk-dev] [PATCH v2 00/15] Upgrade DPAA2 FW and other feature/bug fixes

2018-09-26 Thread Shreyansh Jain
About the series: This series of patches upgrades the DPAA2 driver firmware to v10.10.10 (MC Firmware). As the bus/fslmc is modified, it is a dependent object for other drivers like net/crypto/qdma. Also, the changes are mostly tightly linked - thus, the patches include upgrade as well as sequenti