From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1 0/3] ethdev: document more retained across restart Date: Wed, 20 Mar 2019 16:32:19 +0100 Message-ID: <2517288.LQRjODG6HJ@xps> References: <1539157900-6208-1-git-send-email-arybchenko@solarflare.com> <1801492.KjKJSzd4j9@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ferruh Yigit , Andrew Rybchenko Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 132301B160 for ; Wed, 20 Mar 2019 16:32:23 +0100 (CET) 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" 20/03/2019 16:25, Ferruh Yigit: > On 3/20/2019 2:26 PM, Thomas Monjalon wrote: > > 19/03/2019 14:21, Yigit, Ferruh: > >> On 12/19/2018 6:22 AM, Andrew Rybchenko wrote: > >>> The patch series tries to improve documentation of what is retained > >>> across default restart. > >>> > >>> Andrew Rybchenko (3): > >>> ethdev: advertise MTU as retained across device stop/start > >>> ethdev: advertise default MAC as retained on device restart > >>> ethdev: highlight that all-multicast is retained on restart > >>> > >> > >> Hi Thomas, > >> > >> Is there any objection on this patchset? If not I am planning to merge it. > > > > No objection, more clarification in doxygen is always good. > > > > This may be defining the behavior more than clarification. > > Can I add your explicit ACK? Acked-by: Thomas Monjalon