From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Rybchenko Subject: [RFC PATCH 0/3] ethdev: document more retained across restart Date: Wed, 10 Oct 2018 08:51:37 +0100 Message-ID: <1539157900-6208-1-git-send-email-arybchenko@solarflare.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Thomas Monjalon , To: Return-path: Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [148.163.129.52]) by dpdk.org (Postfix) with ESMTP id 9FA801B468 for ; Wed, 10 Oct 2018 09:51:51 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The patch series tries to improve documentation of what is retained across default restart. Should it collect acks from all PMD maintainers to be applied? 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 lib/librte_ethdev/rte_ethdev.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 2.17.1