From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] net: fixup RARP generation Date: Thu, 18 Jan 2018 09:38:39 +0100 Message-ID: <2984278.9JAyNMmhbp@xps> References: <20180118030921.GW29540@yliu-mob> <1516245283-23990-1-git-send-email-yliu@fridaylinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Xiao Wang , Ferruh Yigit , Olivier Matz To: Yuanhan Liu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 7799CA84E for ; Thu, 18 Jan 2018 09:39:14 +0100 (CET) In-Reply-To: <1516245283-23990-1-git-send-email-yliu@fridaylinux.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/01/2018 04:14, Yuanhan Liu: > Due to a mistake operation from me, older version (v10) was merged to > master branch. It's the v11 should be applied. However, the master branch > is not rebase-able. Thus, this patch is made, from the diff between v10 > and v11. Understood it is a mistake. However, you can briefly describes what does this change. Is there a changelog in v11 patch? > > Code is from Xiao Wang. You may add his Signed-off. > Signed-off-by: Yuanhan Liu