Re: [dpdk-dev] [PATCH 0/2] next-net: remove ethdev driver

2017-04-19 Thread Shreyansh Jain
On Tuesday 18 April 2017 11:57 PM, Ferruh Yigit wrote: There are two PMDs in next-net and not merged into main tree: - ARK - DPAA2 These drivers also needs to get these updates. And to prevent breaking build these changes can be squashed into PMD in next-net before integration. This means these

Re: [dpdk-dev] [PATCH 0/2] next-net: remove ethdev driver

2017-04-18 Thread Ferruh Yigit
On 4/18/2017 7:27 PM, Ferruh Yigit wrote: > There are two PMDs in next-net and not merged into main tree: > - ARK > - DPAA2 > > These drivers also needs to get these updates. latest next-net rebased on main tree to help development of these. ! next-net is broken now ! > > And to prevent breaki

[dpdk-dev] [PATCH 0/2] next-net: remove ethdev driver

2017-04-18 Thread Ferruh Yigit
There are two PMDs in next-net and not merged into main tree: - ARK - DPAA2 These drivers also needs to get these updates. And to prevent breaking build these changes can be squashed into PMD in next-net before integration. This means these changes needs to be merged promptly. ARK PMD updates ar