From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jianbo Liu Subject: Re: [PATCH 0/7] Sync with MUSDK-17.10 Date: Mon, 4 Dec 2017 10:25:12 +0800 Message-ID: <20171204022511.GA28917@arm.com> References: <1512048743-23749-1-git-send-email-tdu@semihalf.com> <1512141592-16695-1-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, mw@semihalf.com, jck@semihalf.com, dima@marvell.com, nsamsono@marvell.com To: Tomasz Duszynski Return-path: Received: from EUR01-VE1-obe.outbound.protection.outlook.com (mail-ve1eur01on0049.outbound.protection.outlook.com [104.47.1.49]) by dpdk.org (Postfix) with ESMTP id 111DF239 for ; Mon, 4 Dec 2017 03:26:32 +0100 (CET) Content-Disposition: inline In-Reply-To: <1512141592-16695-1-git-send-email-tdu@semihalf.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" The 12/01/2017 16:19, Tomasz Duszynski wrote: > This patchset brings following changes: > > o Sync with MUSDK-17.10. Latest version of the library comes with many > improvements and fixes thus switching to it is beneficial. > > o A few code and documentation updates. > > Changes since v1: > o Add extra error log in case setting link up fails. > o Cram all MUSDK related headers into the same the driver header. > > Tomasz Duszynski (7): > net/mrvl: sync compilation with musdk-17.10 > net/mrvl: query link status using library API > net/mrvl: do not enable port after setting MAC address > net/mrvl: check if ppio is initialized > net/mrvl: add extra error logs > devtools/test-build: add MRVL NET PMD to test-build > net/mrvl: update MRVL NET PMD documentation > > devtools/test-build.sh | 1 + > doc/guides/nics/mrvl.rst | 69 ++++++++++++++++++++----------- > drivers/net/mrvl/Makefile | 4 +- > drivers/net/mrvl/mrvl_ethdev.c | 92 +++++++++++++++++++++++++++++-------= ------ > drivers/net/mrvl/mrvl_ethdev.h | 5 +++ > 5 files changed, 117 insertions(+), 54 deletions(-) > > -- > 2.7.4 > Acked-by: Jianbo Liu PS, don't forget to add version number in the mail subject next time :-) -- IMPORTANT NOTICE: The contents of this email and any attachments are confid= ential and may also be privileged. If you are not the intended recipient, p= lease notify the sender immediately and do not disclose the contents to any= other person, use it for any purpose, or store or copy the information in = any medium. Thank you.