From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] cxgbe: RX perf fixes, doc update, and add support for more devices Date: Fri, 10 Jul 2015 03:02:12 +0200 Message-ID: <1923995.FIIeSBjnK7@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Felix Marti , Nirranjan Kirubaharan , Kumar Sanghvi To: Rahul Lakkireddy Return-path: Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id E5AD25A8A for ; Fri, 10 Jul 2015 03:03:20 +0200 (CEST) Received: by wgck11 with SMTP id k11so237105278wgc.0 for ; Thu, 09 Jul 2015 18:03:20 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-07 22:42, Rahul Lakkireddy: > This series of patches do the following: > 1. RX performance fixes for cxgbe Poll Mode Driver. > 2. Add more supported Chelsio T5 device ids. > 3. Update cxgbe documentation to include instructions on how to flash > firmware and enable/disable flow control. Also, provide a list of > supported Chelsio T5 devices. > > Rahul Lakkireddy (3): > cxgbe: Fix RX performance for cxgbe PMD. > cxgbe: Add more supported Chelsio T5 devices. > doc: Update cxgbe documentation Applied, thanks