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 626078DA2 for ; Wed, 28 Oct 2015 14:43:14 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 28 Oct 2015 06:43:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,210,1444719600"; d="scan'208";a="805509585" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga001.jf.intel.com with ESMTP; 28 Oct 2015 06:43:13 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX107.ger.corp.intel.com (163.33.3.99) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 28 Oct 2015 13:43:01 +0000 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.98]) by irsmsx155.ger.corp.intel.com ([169.254.14.242]) with mapi id 14.03.0248.002; Wed, 28 Oct 2015 13:43:01 +0000 From: "Kulasek, TomaszX" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v6 2/9] null: fix segfault when null_pmd added to bonding Thread-Index: AQHRENj+3A7Bph0OwEm7CSlNDLx59J6A5YAQ Date: Wed, 28 Oct 2015 13:43:00 +0000 Message-ID: <3042915272161B4EB253DA4D77EB373A14E0C5E1@IRSMSX102.ger.corp.intel.com> References: <1443621905-7872-1-git-send-email-tomaszx.kulasek@intel.com> <1444989651-6236-1-git-send-email-tomaszx.kulasek@intel.com> <1444989651-6236-3-git-send-email-tomaszx.kulasek@intel.com> <7064813.L2uCrhhELF@xps13> In-Reply-To: <7064813.L2uCrhhELF@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v6 2/9] null: fix segfault when null_pmd added to bonding X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2015 13:43:14 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, October 27, 2015 17:59 > To: Kulasek, TomaszX > Cc: dev@dpdk.org; Tetsuya Mukawa > Subject: Re: [dpdk-dev] [PATCH v6 2/9] null: fix segfault when null_pmd > added to bonding >=20 > Hi, > There is no change in v6 for this patch which was acked by Tetsuya. > So why not keep the Acked-by below your Signed-off-by? >=20 > It seems patches 2, 3, 4 and 5 were Acked by Tetsuya. > Other acks I'm missing? >=20 Hi, Patches 4 and 5 were changed due to the Tetsuya's suggestions and already r= eviewed. There are not big changes, but I'm not sure if it should be reacke= d by Tetsuya, or I can just copy ack? Tomasz