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 15:26:20 +0100 Message-ID: <1801492.KjKJSzd4j9@xps> References: <1539157900-6208-1-git-send-email-arybchenko@solarflare.com> <1545200580-15467-1-git-send-email-arybchenko@solarflare.com> <4a94ae6f-5507-fe45-9dec-331397fca95d@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Yigit, Ferruh" , Andrew Rybchenko , Ferruh Yigit To: dev@dpdk.org Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C8E247CE2 for ; Wed, 20 Mar 2019 15:26:23 +0100 (CET) In-Reply-To: <4a94ae6f-5507-fe45-9dec-331397fca95d@linux.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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.