From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/6] Ethernet driver enhancements Date: Wed, 14 May 2014 11:55:27 -0700 Message-ID: <20140514185527.771828962@networkplumber.org> 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" Includes replacing existing VMXNET3 driver. Our driver was independently developed based on the OpenSolaris driver (rather than FreeBSD). After evaluation, it wasn't worth fixing the original code; wholesale replacement was lower risk since the driver had been used through the whole product and QA cycle.