From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alejandro Lucero Subject: Re: [PATCH] nfp: add doc about supported features Date: Fri, 9 Dec 2016 10:00:04 +0000 Message-ID: References: <1480666653-35544-1-git-send-email-alejandro.lucero@netronome.com> <3133b0c5-672d-de7d-1690-815c7603e581@intel.com> <03ef24cd-9ef6-066c-ea9c-6ee10a480d70@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "Mcnamara, John" , "dev@dpdk.org" To: Ferruh Yigit Return-path: Received: from mail-ua0-f177.google.com (mail-ua0-f177.google.com [209.85.217.177]) by dpdk.org (Postfix) with ESMTP id 2ED1A316B for ; Fri, 9 Dec 2016 11:00:05 +0100 (CET) Received: by mail-ua0-f177.google.com with SMTP id 12so12681217uas.2 for ; Fri, 09 Dec 2016 02:00:05 -0800 (PST) In-Reply-To: <03ef24cd-9ef6-066c-ea9c-6ee10a480d70@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" That's fine. Thank you On Tue, Dec 6, 2016 at 4:01 PM, Ferruh Yigit wrote: > On 12/6/2016 2:51 PM, Alejandro Lucero wrote: > > Then I guess I should send another version of this patch. > > I can also update the patch while applying, if you agree with following > content (simply just all =N removed): > > [Features] > +SR-IOV = Y > +Link status = Y > +Link status event = Y > +Queue start/stop = Y > +MTU update = Y > +Jumbo frame = Y > +RSS hash = Y > +RSS key update = Y > +RSS reta update = Y > +Flow control = Y > +VLAN offload = Y > +L3 checksum offload = Y > +L4 checksum offload = Y > +Promiscuous mode = Y > +Basic stats = Y > +Stats per queue = Y > +Linux UIO = Y > +Linux VFIO = Y > +x86-64 = Y > +Usage doc = Y > > >