From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH 0/3] previous patches about "shared code"/"base drivers" Date: Wed, 25 Jun 2014 14:22:14 +0200 Message-ID: <1403698937-30407-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" There were discussions about how to fix/workaround bugs in Intel code whi= ch we don't want to modify. And it raised wording issue to clarify things. I modify my patch and accept others. So I resend them in order to have a final acknowledgement. Please comment and/or acknowledge. Thanks Thomas Monjalon (1): i40e: explicit shared code naming as base driver Chen Jing D(Mark) (1): i40e/base: ignore warning Pablo de Lara (1): ixgbe: rework fix of media type for bypass device lib/librte_pmd_i40e/Makefile | 34 +++++++++++++++----------= ------ lib/librte_pmd_i40e/i40e_ethdev.c | 12 +++++------ lib/librte_pmd_ixgbe/ixgbe/ixgbe_82599.c | 3 --- lib/librte_pmd_ixgbe/ixgbe_82599_bypass.c | 34 +++++++++++++++++++------= ------ 4 files changed, 44 insertions(+), 39 deletions(-) --=20 2.0.0