From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id 9AC11803E for ; Fri, 5 Dec 2014 19:03:12 +0100 (CET) Received: by mail-wi0-f174.google.com with SMTP id h11so2193862wiw.13 for ; Fri, 05 Dec 2014 10:03:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=icgZAGrMqbthT19i3i71vvo8/nQMNCkXCiADTwl+Jpk=; b=HfpRAg3rDLm0a0u2Ak+5B8+cEHcjkSmqvfKLzxtDoCdz/kt9+Z9oIg1TKziPajEEv+ 5qEsR8wgNpbpXbffWiN4uLHWltX04tHRxiJNB6OGel7jutdaYlXeEv6fY3cM/5CrNOJ0 og5N4TAkrki8m4pvi+XkSt7w2bNwIqI/hG1CHsPvDTkj0Zv+CezDOXOO5b8T7HNGySDP xWavWc0nif67GyJSQcF3mPsTsfgwCbvn+ZgrAqNeF0d2sFsI/S/8hNWX4glzRts63yrG HTGhYAPbt8cUFdlS5PG7p/1sNlF9jh0wxJ40GFsaN8LLtG3jc7kYgwzdmAPJ0a0PeGTS lfEg== X-Gm-Message-State: ALoCoQnEaCxDr6I1CO79lVViBC0jT41VgGVXHmM2FgpKNZrTxbC/GavQsVKH2ijKgK++LxUtVmpw X-Received: by 10.194.121.167 with SMTP id ll7mr25369402wjb.26.1417802592507; Fri, 05 Dec 2014 10:03:12 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id fo12sm3142317wic.19.2014.12.05.10.03.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Dec 2014 10:03:11 -0800 (PST) From: Thomas Monjalon To: "Ananyev, Konstantin" Date: Fri, 05 Dec 2014 19:02:47 +0100 Message-ID: <3011959.9sgyAmaUZ0@xps13> Organization: 6WIND User-Agent: KMail/4.14.3 (Linux/3.17.4-1-ARCH; KDE/4.14.3; x86_64; ; ) In-Reply-To: <2601191342CEEE43887BDE71AB977258213BD098@IRSMSX105.ger.corp.intel.com> References: <1417792834-20590-1-git-send-email-konstantin.ananyev@intel.com> <5481E456.1050001@6wind.com> <2601191342CEEE43887BDE71AB977258213BD098@IRSMSX105.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [RFC PATCH] ixgbe: ixgbe_recv_pkts_vec shouldn't override mbuf buffer length 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, 05 Dec 2014 18:03:12 -0000 Konstantin, It would be easier if you sent a v2 of the patchset from Jean-Mickael. So, the first patch would be included with your rework of the second patch. Please use --in-reply-to to make tracking from emails or archives easier. Thanks -- Thomas