From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mellanox.co.il (mail-il-dmz.mellanox.com [193.47.165.129]) by dpdk.org (Postfix) with ESMTP id E0C142B9E for ; Sat, 18 Feb 2017 02:52:54 +0100 (CET) Received: from Internal Mail-Server by MTLPINE1 (envelope-from cmetcalf@mellanox.com) with ESMTPS (AES256-SHA encrypted); 18 Feb 2017 03:52:51 +0200 Received: from ld-1.internal.tilera.com (ld-1.internal.tilera.com [10.15.7.41]) by mtbu-labmail01.internal.tilera.com (8.14.4/8.14.4) with ESMTP id v1I1qnmX028002; Fri, 17 Feb 2017 20:52:49 -0500 Received: (from cmetcalf@localhost) by ld-1.internal.tilera.com (8.14.4/8.14.4/Submit) id v1I1ql7c009957; Fri, 17 Feb 2017 20:52:47 -0500 From: Chris Metcalf To: Thomas Monjalon , Vincent JARDIN , Bruce Richardson , Jerin Jacob , Olivier Matz , Liming Sun , Olga Shern , Yael Shenhav , dev@dpdk.org Cc: Chris Metcalf Date: Fri, 17 Feb 2017 20:52:25 -0500 Message-Id: <1487382749-9887-1-git-send-email-cmetcalf@mellanox.com> X-Mailer: git-send-email 2.7.2 X-Mailman-Approved-At: Sat, 18 Feb 2017 12:06:58 +0100 Subject: [dpdk-dev] [PATCH 0/4] catch up TILE-Gx support in DPDK X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2017 01:52:55 -0000 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 release of the generic toolchain that we periodically update on that website; for more information about the toolchain tarballs, see here: http://www.mellanox.com/repository/solutions/tile-scm/ Note that the toolchain components were updated slightly in this release of the tarballs relative to what was there before. Hopefully, with DPDK now working on TILE-Gx again, there may be interest from someone in the community in taking on a maintenance role. At this point, the Mellanox engineering team responsible for TILE-Gx is largely focused on working on future chips based on ARMv8, so unfortunately we won't have much bandwidth for TILE-Gx support going forward. If it still seems like removal makes sense now or at some point in the future, it would probably at least be good to apply these patches so there is a baseline to pick it up from later. Liming Sun, the tile dpdk maintainer, has reviewed these changes (he sits next to me); if it's more appropriate, he can resend these changes with his Signed-off-by as well. I took on this work since I was more familiar with libgxio and the details of our toolchain (I am the maintainer for the tile architecture for Linux and glibc). Chris Metcalf (4): tile: avoid use of non-upstreamed tile: remove requirement for