From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com
 [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id F2E4F2E8B
 for <dev@dpdk.org>; Wed, 26 Nov 2014 13:06:16 +0100 (CET)
Received: by mail-wi0-f174.google.com with SMTP id h11so12334286wiw.1
 for <dev@dpdk.org>; Wed, 26 Nov 2014 04:17:13 -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=KZtkAm9ZZkQQFSDu7mWIDcE0U27Tm26JoH8tpObduIk=;
 b=e9zZcY8pwycf8TTtgNpG883tJxDCOVtJq8woEKImrAKD1Fd/yp2+EEWrdVJCVGatbs
 3UUbt++/EkhPvLBit7+t3uAqO6j6A/227mTYAVTPqhQKpogQ8GZmRvIXvZrPoWeUiOX8
 3ce7Fk+puL2P83yx5/iBwsSYO/l0xk3gIXx0PET7byY6Orh21xEw7IDeZTzchmnpRNGn
 tdraPn6ZUtikrNNmBR6Fy1dIa21741qduDwwtHr1iigcnQScowqrZZogZPUz/aZBLj9u
 yDK2NEMHZiheWE3rgMPnRg5F76IUOCY2/oq1O/eSqpdT0TzruOOIXMSYrJIbFzyqtSxT
 9Jdg==
X-Gm-Message-State: ALoCoQnT+qexxOTIle45RSGOFSLEWA7hPLX6fBqcB4L/vFPFHkDP/EU2w2xAf7srmvMZjDRABoH+
X-Received: by 10.194.57.43 with SMTP id f11mr38344428wjq.6.1417004233529;
 Wed, 26 Nov 2014 04:17:13 -0800 (PST)
Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])
 by mx.google.com with ESMTPSA id u9sm6121862wjy.37.2014.11.26.04.17.12
 for <multiple recipients>
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 26 Nov 2014 04:17:12 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
Date: Wed, 26 Nov 2014 13:16:48 +0100
Message-ID: <2426117.C9VgXVFQ9v@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.2 (Linux/3.17.2-1-ARCH; KDE/4.14.2; x86_64; ; )
In-Reply-To: <1417000643-26885-1-git-send-email-michalx.k.jastrzebski@intel.com>
References: <1417000643-26885-1-git-send-email-michalx.k.jastrzebski@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] [PATCH v6 0/2] bond: mode 4 support
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 26 Nov 2014 12:06:17 -0000

Hi Michal,

2014-11-26 11:17, Michal Jastrzebski:
> v6 changes
> - add commit log description to link bondig mode 4

Please check your patches, I don't see any description.

-- 
Thomas