From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v1] ethdev: fix multi-process NULL dereference crashes Date: Tue, 24 Jan 2017 11:03:18 +0000 Message-ID: References: <1484073764-15001-1-git-send-email-remy.horton@intel.com> <1923485.xZPm2OXYXH@xps13> <9128e0fe-23b5-4a9f-31c5-29ee22358909@intel.com> <15501893.0xUg90OPpe@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 3278F98 for ; Tue, 24 Jan 2017 12:03:21 +0100 (CET) In-Reply-To: <15501893.0xUg90OPpe@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 24/01/2017 10:49, Thomas Monjalon wrote: [..] >> Seems OK to me, assuming Yuanhan's patch is going in as-is. > > Yuanhan's patch is already part of RC1. Ah ok. I'll rebase a v2 then..