From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/3] ethdev: remove duplicated symbols from .map Date: Thu, 30 Jun 2016 20:03:32 +0200 Message-ID: <3109745.PcALWjujEy@xps13> References: <1466860257-4068-1-git-send-email-thomas.monjalon@6wind.com> <1467032551-14979-1-git-send-email-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz , Cristian Dumitrescu To: Ferruh Yigit Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id CEBB837AA for ; Thu, 30 Jun 2016 20:03:35 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id r201so129971852wme.1 for ; Thu, 30 Jun 2016 11:03:35 -0700 (PDT) In-Reply-To: <1467032551-14979-1-git-send-email-ferruh.yigit@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-06-27 14:02, Ferruh Yigit: > Fixes: 19b16e2f6442 ("ethdev: add vlan type when setting ether type") > Signed-off-by: Ferruh Yigit Series applied, thanks