From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 0/3] net/szedata2: patch set for new card support Date: Fri, 13 Apr 2018 17:32:55 +0100 Message-ID: References: <1523023929-1257-1-git-send-email-vido@cesnet.cz> <1523518890-7075-1-git-send-email-vido@cesnet.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: remes@netcope.com To: Matej Vido , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id EB29C1C699 for ; Fri, 13 Apr 2018 18:32:58 +0200 (CEST) In-Reply-To: <1523518890-7075-1-git-send-email-vido@cesnet.cz> 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 4/12/2018 8:41 AM, Matej Vido wrote: > This patch set adds support for new card NFB-200G2QL. > > v2: > Rebased on top of dpdk-next-net/master (conflict in release notes > for patch 2). > Svg image in patch 1 replaced by redrawn image to avoid too long lines. > > Matej Vido (3): > net/szedata2: do not affect Ethernet interfaces > net/szedata2: add support for new NIC > net/szedata2: add kernel module dependency Series applied to dpdk-next-net/master, thanks.