From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 00/13] cxgbe: add support for Chelsio T6 family of adapters Date: Tue, 30 May 2017 12:28:56 +0200 Message-ID: <1791862.0Gu3cyd8Bb@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Nirranjan Kirubaharan , Indranil Choudhury , Kumar Sanghvi To: Rahul Lakkireddy Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id DD3A47D4B for ; Tue, 30 May 2017 12:28:58 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 27/05/2017 05:46, Rahul Lakkireddy: > This series of patches add support for Chelsio T6 family of adapters. It is almost one year since your last contribution, welcome back Rahul :) During that time, rte_flow has been implemented in DPDK. Do you plan to use it for Chelsio offloads, instead of flow director?