From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver Date: Thu, 12 Feb 2015 15:00:13 +0100 Message-ID: <5215853.ENRJpHG31c@xps13> References: <1423247795-22399-1-git-send-email-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org, Stephen Hemminger To: Stephen Hemminger Return-path: In-Reply-To: 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" Hi Stephen, 2015-02-07 07:15, Stephen Hemminger: > Source was from FreeBSD. > > changes were to make it work and lots of de-uglification. Maintenance would be eased by showing this work with separate commits. You should at least have a patch for importing FreeBSD source without modifications. Other comment: there could be other drivers for Broadcom devices. Why not keeping the name bnx2x? Thanks