From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] ethdev: fix the comment for rte_eth_conf. Date: Mon, 9 Oct 2017 23:45:57 +0100 Message-ID: References: <1505798670-6125-1-git-send-email-xiangxia.m.yue@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Tonghao Zhang , dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id AAB5B1B221 for ; Tue, 10 Oct 2017 00:45:59 +0200 (CEST) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/9/2017 11:38 PM, Ferruh Yigit wrote: > On 9/19/2017 6:24 AM, Tonghao Zhang wrote: >> We have change the type of rx_adv_conf, so change the >> comment for it. >> >> Signed-off-by: Tonghao Zhang > > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.