From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 237895323 for ; Fri, 6 Jun 2014 05:33:41 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 05 Jun 2014 20:33:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,986,1392192000"; d="scan'208";a="550582323" Received: from fmsmsx108.amr.corp.intel.com ([10.19.9.228]) by fmsmga002.fm.intel.com with ESMTP; 05 Jun 2014 20:33:24 -0700 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by FMSMSX108.amr.corp.intel.com (10.19.9.228) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 5 Jun 2014 20:33:24 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX157.amr.corp.intel.com (10.18.116.73) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 5 Jun 2014 20:33:24 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.34]) by shsmsx102.ccr.corp.intel.com ([169.254.2.190]) with mapi id 14.03.0123.003; Fri, 6 Jun 2014 11:33:22 +0800 From: "Cao, Waterman" To: "Ananyev, Konstantin" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] fix for eth_pcap_tx() can cause mbuf corruption Thread-Index: AQHPeoPxuDgJpehQSkm61Xsa3HV7tJtjesrg Date: Fri, 6 Jun 2014 03:33:22 +0000 Message-ID: References: <1401288422-10449-1-git-send-email-konstantin.ananyev@intel.com> In-Reply-To: <1401288422-10449-1-git-send-email-konstantin.ananyev@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] fix for eth_pcap_tx() can cause mbuf corruption 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, 06 Jun 2014 03:33:42 -0000 Tested-by: Waterman Cao