> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, June 25, 2014 5:22 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/3] previous patches about "shared code"/"base > drivers" > > There were discussions about how to fix/workaround bugs in Intel code which > 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(-) > > -- > 2.0.0
Acked-by: Bruce Richardson <bruce.richardson at intel.com>