From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 81066199A9 for ; Mon, 18 Sep 2017 15:51:42 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Sep 2017 06:51:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,413,1500966000"; d="scan'208";a="129822413" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by orsmga004.jf.intel.com with ESMTP; 18 Sep 2017 06:51:40 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX152.ger.corp.intel.com (163.33.192.66) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 18 Sep 2017 14:51:39 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by irsmsx112.ger.corp.intel.com ([169.254.1.142]) with mapi id 14.03.0319.002; Mon, 18 Sep 2017 14:51:39 +0100 From: "Mcnamara, John" To: Matan Azrad , Gaetan Rivet CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: update failsafe feature list Thread-Index: AQHTLW69RY5rSRGnqUi5ELa8Xgfn9aK6r4zA Date: Mon, 18 Sep 2017 13:51:38 +0000 Message-ID: References: <1505403124-44297-1-git-send-email-matan@mellanox.com> In-Reply-To: <1505403124-44297-1-git-send-email-matan@mellanox.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWZhY2NkY2UtMzEzNi00ZmExLWI5NjUtYzEwNzQzZWNiNDEwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkZtT0VxdDlXemx3RmVNenFJVmdHdmdtYmJ5azRKbW1PSHZva2VaUlUzRkU9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: update failsafe feature list 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: Mon, 18 Sep 2017 13:51:42 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Matan Azrad > Sent: Thursday, September 14, 2017 4:32 PM > To: Gaetan Rivet > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: update failsafe feature list >=20 > Add supported failsafe features to feature list. > Remove stats per queue feature from failsafe feature list since > queue_stats_mapping_set dev op has not implemented yet. >=20 > Signed-off-by: Matan Azrad Acked-by: John McNamara