From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fill nics features matrix for mlx4 & mlx5 Date: Thu, 31 Mar 2016 14:55:54 +0200 Message-ID: <4225449.7lXKzK7IIQ@xps13> References: <1459419757-20487-1-git-send-email-adrien.mazarguil@6wind.com> <20160331110054.GN27079@6wind.com> <56FD1D14.2020506@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Tan, Jianfeng" Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 0FF9168FC for ; Thu, 31 Mar 2016 14:57:48 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id p65so113557911wmp.0 for ; Thu, 31 Mar 2016 05:57:48 -0700 (PDT) In-Reply-To: <56FD1D14.2020506@intel.com> 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" 2016-03-31 20:50, Tan, Jianfeng: > Thanks for explanation. I was wrongly treating "X" as "not supported" > previously. I was looking at "TSO", and it indicates by the table that > ixgbe does not support TSO, which does not make sense to me. Or this doc > is not updated efficiently? According to the table, ixgbe supports nothing. Does it mean this driver is useless? If so we could remove it ;) Or you can talk to the maintainers of the driver to ask an update. Thanks for pointing it