From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 51378FFA for ; Wed, 9 Nov 2016 10:38:11 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id p190so296298662wmp.1 for ; Wed, 09 Nov 2016 01:38:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=Hr2RfPkilmCL1YdtIhOk2GFv5M5NacKLUgHHpxfMGFg=; b=0mS2tpDw4U98hyZZL0uBm/NC6iPKAqwwSnxpk68GK6r+RNutOKn9NCkbgTOxlF/vR+ KdnXZDox8OfDoX0vibPy4xwofh3c6JbinR/7pNawL7slB770MowJo4XlZdUusUKgkf8T ynl+PoBCC1OVZAossxu0tg7Gp0GSGxxAsCtO5P77NuF0m5MnMzPeVKP2aQ8Y7gdwLapy 4JZ6+xH50L2kgi1B2L6G7rrTwZTFhASidLdJvwFW86DQ4yUWrSmjJi9cJz81SSdVpuUT SYGvbGyErNNpFXG97WHcOc1C4AaFkvuRaTEOqqS+TFc341Mj57o+Rjxs/2x4Ud+a1iX8 4V7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=Hr2RfPkilmCL1YdtIhOk2GFv5M5NacKLUgHHpxfMGFg=; b=CPxH16nVQ944VvUPx+jUwjIZzFDtq/nyX+ylVwILyEc2XESI4iw9W6X1eGH5Zngt+m 5bPYENhasfYxgjgKUxKDGXuNEx37WkHOgmzXRRzBO86xNX0HNdmNgd8xVUQNZvOezQpr 253KCcB2tlpaKqQqn09nYsEGjafH+5UYK3gxGqkDEn0ZO5gMnSi5XK9KTUDqxVsbjpzE 3z9IrX+/qL0P0RrCLGMBO0g3veCuZYshxvcyBqW2ZGbRqTZsBLpUJ3aIzoE9UD3MWnOZ q8vjL7CwsuokCTazWbiJIAwZnuG75HCGuAEo7NhAG3lImGzhrT3USTghk3ihUUMjfYJX kfTw== X-Gm-Message-State: ABUngveo0O7ZSNpLhmZtbqGMNYuMrwswK+2/C9harQgJIj+4CmByEZ89xIVfzETLF9dUIqxw X-Received: by 10.194.19.101 with SMTP id d5mr13623012wje.18.1478684291056; Wed, 09 Nov 2016 01:38:11 -0800 (PST) Received: from autoinstall.dev.6wind.com (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by smtp.gmail.com with ESMTPSA id di9sm12550294wjc.37.2016.11.09.01.38.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Nov 2016 01:38:10 -0800 (PST) Date: Wed, 9 Nov 2016 10:38:03 +0100 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: Yuanhan Liu Cc: stable@dpdk.org, Adrien Mazarguil Message-ID: <20161109093803.GL11613@autoinstall.dev.6wind.com> References: <20161109053918.GM12283@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20161109053918.GM12283@yliu-dev.sh.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] [PATCH 00/14] Patches for 16.07.2 stable branch X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2016 09:38:11 -0000 On Wed, Nov 09, 2016 at 01:39:18PM +0800, Yuanhan Liu wrote: > On Tue, Nov 08, 2016 at 11:36:41AM +0100, Nelio Laranjeiro wrote: > > Patchset of fixes from 16.11 master branch rebased on top of 16.07.1 tag. > > Hi Nelio, > > I appreciate your help here! However, would you do the rebase on top of > the 16.07 branch? I have already cherry-picked few patches there for > 16.07.2: > > [yliu@yliu-dev ~/dpdk]$ git log --oneline v16.07.1..HEAD -- drivers/net/mlx5 > 23641e8 net/mlx5: fix link status report > da181ce net/mlx5: fix hash key size retrieval > c1097f4 net/mlx5: fix Rx function selection > > Besides, would you add a heading line before the commit log body if it's > a commit cherry-picked from master branch? > > [ upstream commit xxx ] > > And add following if it can't be applied cleanly that needs backport > effort? > > [ backported from upstream commit xxx] > > Thanks. > > --yliu Hi Yuanhan, I am preparing a v2 with your requests. Regards, -- Nélio Laranjeiro 6WIND