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 40A741B789; Wed, 31 Jan 2018 18:24:18 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Jan 2018 09:24:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,440,1511856000"; d="scan'208";a="23904245" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.252.19.13]) ([10.252.19.13]) by FMSMGA003.fm.intel.com with ESMTP; 31 Jan 2018 09:24:16 -0800 To: Wei Zhao , dev@dpdk.org Cc: john.mcnamara@intel.com, stable@dpdk.org, orika@mellanox.com References: <20180130074431.116094-1-wei.zhao1@intel.com> <20180131021227.129117-1-wei.zhao1@intel.com> From: Ferruh Yigit Message-ID: <37e0c4ff-3370-27d7-fe03-6889b5f4c35c@intel.com> Date: Wed, 31 Jan 2018 17:24:15 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180131021227.129117-1-wei.zhao1@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3] doc: update flow filtering document 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: Wed, 31 Jan 2018 17:24:18 -0000 On 1/31/2018 2:12 AM, Wei Zhao wrote: > This patch will update example application of flow_filtering document. > It add Tx queues configuration related comment. > > Signed-off-by: Wei Zhao > Reviewed-by: Ori Kam Hi Wei, This patch is causing documentation warning: ...dpdk/doc/guides/sample_app_ug/flow_filtering.rst:161: WARNING: Could not lex literal_block as "c". Highlighting skipped.