From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id E84B33250 for ; Tue, 28 Nov 2017 23:50:33 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Nov 2017 14:50:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,468,1505804400"; d="scan'208";a="7279378" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.203]) ([10.241.225.203]) by fmsmga004.fm.intel.com with ESMTP; 28 Nov 2017 14:50:32 -0800 To: Ilya Matveychikov , dev@dpdk.org References: <999F047A-1EB4-45A2-826D-A3CE4E5FAE75@gmail.com> Cc: Ajit Khaparde From: Ferruh Yigit Message-ID: <6d2e21c5-dbda-6798-776c-8554fbb24a08@intel.com> Date: Tue, 28 Nov 2017 14:50:31 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <999F047A-1EB4-45A2-826D-A3CE4E5FAE75@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] net/bnxt: remove unused rx_tpa from bnxt_rx_queue{} 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: Tue, 28 Nov 2017 22:50:34 -0000 On 11/14/2017 4:42 AM, Ilya Matveychikov wrote: Please add maintainer to cc next time. > Signed-off-by: Ilya V. Matveychikov Reviewed-by: Ferruh Yigit