From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 0/3] net/tap: netlink and MAC address fixes Date: Mon, 3 Apr 2017 14:11:37 +0100 Message-ID: References: <3f667d40be2f2d4db572bfa4200561e5818514b6.1490965230.git.pascal.mazon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pascal Mazon , keith.wiles@intel.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id B59A22B9B for ; Mon, 3 Apr 2017 15:12:04 +0200 (CEST) In-Reply-To: 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/31/2017 2:54 PM, Pascal Mazon wrote: > I'm adding a cover letter to clarify this series history, as I've mixed my > versions a little... > > This series fixes some errors in the tap PMD. > <...> > > Pascal Mazon (3): > net/tap: update netlink error code management > net/tap: fix null MAC address at init > net/tap: fix redirection rule after MAC change Series applied to dpdk-next-net/master, thanks.