From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v1 0/3] ethdev: document more retained across restart Date: Wed, 20 Mar 2019 15:25:49 +0000 Message-ID: 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> <1801492.KjKJSzd4j9@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: "Yigit, Ferruh" , Andrew Rybchenko To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 72ED44F9A for ; Wed, 20 Mar 2019 16:25:54 +0100 (CET) In-Reply-To: <1801492.KjKJSzd4j9@xps> 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 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?