From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 5CF4C28FD for ; Fri, 10 Jun 2016 20:15:46 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 10 Jun 2016 11:15:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,451,1459839600"; d="scan'208";a="717110466" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by FMSMGA003.fm.intel.com with ESMTP; 10 Jun 2016 11:15:18 -0700 Received: from irsmsx105.ger.corp.intel.com ([169.254.7.51]) by IRSMSX101.ger.corp.intel.com ([169.254.1.155]) with mapi id 14.03.0248.002; Fri, 10 Jun 2016 19:15:16 +0100 From: "Ananyev, Konstantin" To: "Iremonger, Bernard" , "dev@dpdk.org" CC: "Doherty, Declan" Thread-Topic: [PATCH v2 6/6] bonding: remove memcpy from burst functions Thread-Index: AQHRt20qHqGrTJ8Le0uK+MtewmifI5/jGRwQ Date: Fri, 10 Jun 2016 18:15:15 +0000 Message-ID: <2601191342CEEE43887BDE71AB97725836B6E3EC@irsmsx105.ger.corp.intel.com> References: <1462461300-9962-1-git-send-email-bernard.iremonger@intel.com> <1464280727-25752-1-git-send-email-bernard.iremonger@intel.com> <1464280727-25752-7-git-send-email-bernard.iremonger@intel.com> In-Reply-To: <1464280727-25752-7-git-send-email-bernard.iremonger@intel.com> Accept-Language: en-IE, 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 Subject: Re: [dpdk-dev] [PATCH v2 6/6] bonding: remove memcpy from burst functions 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: Fri, 10 Jun 2016 18:15:46 -0000 >=20 > Signed-off-by: Bernard Iremonger > --- Acked-by: Konstantin Ananyev