From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 7B8062C55 for ; Mon, 27 Nov 2017 19:11:21 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Nov 2017 10:11:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,465,1505804400"; d="scan'208";a="6852853" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.168]) ([10.241.225.168]) by orsmga003.jf.intel.com with ESMTP; 27 Nov 2017 10:11:20 -0800 To: Shahaf Shuler , =?UTF-8?Q?N=c3=a9lio_Laranjeiro?= , "dev@dpdk.org" Cc: Yongseok Koh , Adrien Mazarguil References: <9850813dffb9b10fa57088e481a11099753009e4.1511429380.git.nelio.laranjeiro@6wind.com> From: Ferruh Yigit Message-ID: <7ad25928-34b1-9378-f60a-d5f1a35ab6f5@intel.com> Date: Mon, 27 Nov 2017 10:11:20 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] net/mlx5: remove parser/flow drop 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: Mon, 27 Nov 2017 18:11:21 -0000 On 11/26/2017 11:19 PM, Shahaf Shuler wrote: > Thursday, November 23, 2017 11:30 AM, Nelio Laranjeiro: >> This drop queue can be handled efficiently by using the drop flag in the >> context. >> >> Signed-off-by: Nelio Laranjeiro >> Acked-by: Yongseok Koh > > Applied to next-net-mlx, thanks. Hi Shahaf, What do you think updating status of patches applied to vendor sub-trees as "Awaiting Upstream" in patchwork? To indicate they are in the sub-tree. Thanks, ferruh