From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/ipv4_multicast: remove useless mbuf info copy Date: Wed, 19 Dec 2018 22:28:39 +0100 Message-ID: <1557065.VjnJbpjhDR@xps> References: <1542793757-52622-1-git-send-email-wei.zhao1@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "stable@dpdk.org" , "Ananyev, Konstantin" , "Wang, Dong1" , "Lu, Wenzhuo" To: "Zhao1, Wei" Return-path: In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 21/11/2018 11:17, Zhao1, Wei: > Add the background for this patch > https://mails.dpdk.org/archives/dev/2018-November/119391.html > > > There is not need for these useless information and it had better be > > removed in oder not to confusing users. > > > > Signed-off-by: Wei Zhao Applied, thanks