Re: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-27 Thread Thomas Monjalon
2017-02-17 20:52, Chris Metcalf: > This patch series allows DPDK to build for TILE-Gx as of version 17.02. > > A required library (libgxio) had not been made publicly available. > It is now available as source here: > > http://www.mellanox.com/repository/solutions/tile-scm/libgxio-1.0.tar.xz >

Re: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-23 Thread Chris Metcalf
Lining please go ahead since you are the maintainer. Note I adjusted maintainers in my patch so probably best to wait for that series to be applied then just remove the maintainers entry along with all the tilegx mpipe stuff. Sent from the waterpark while waiting for a kid :) On Feb 21, 2017,

Re: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-23 Thread Liming Sun
>> So do you mean that the TILE-Gx maintainers officially give up on their role? >> Then please update the MAINTAINERS file. Yes. Please update the MAINTAINERS file as needed. Chris Metcalf is out this week. I could submit a separate patch for the MAINTAINERS file if it's required. Or we could wa

Re: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-21 Thread Bruce Richardson
On Mon, Feb 20, 2017 at 08:24:43PM +, Olga Shern wrote: > Hi Thomas, All > > Mellanox agrees to remove TILE-Gx support from DPDK.org, but will continue to > support customers using DPDK. > Customer that needs support should contact Mellanox directly. > > Best Regards, > Olga > Thank you fo

Re: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-20 Thread Olga Shern
Hi Thomas, All Mellanox agrees to remove TILE-Gx support from DPDK.org, but will continue to support customers using DPDK. Customer that needs support should contact Mellanox directly. Best Regards, Olga > -Original Message- > From: Thomas Monjalon [mailto:thomas.monja...@6wind.com]

[dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-18 Thread Chris Metcalf
This patch series allows DPDK to build for TILE-Gx as of version 17.02. A required library (libgxio) had not been made publicly available. It is now available as source here: http://www.mellanox.com/repository/solutions/tile-scm/libgxio-1.0.tar.xz it has also been folded into the binary releas

Re: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK

2017-02-18 Thread Thomas Monjalon
2017-02-17 20:52, Chris Metcalf: > This patch series allows DPDK to build for TILE-Gx as of version 17.02. > > A required library (libgxio) had not been made publicly available. > It is now available as source here: > > http://www.mellanox.com/repository/solutions/tile-scm/libgxio-1.0.tar.xz >