From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/10] vmxnet3: multisegment and bugfixes Date: Tue, 10 Mar 2015 14:42:23 +0100 Message-ID: <13204723.VDp5ekaYA0@xps13> References: <1425600635-20628-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: <1425600635-20628-1-git-send-email-stephen-OTpzqLSitTUnbdJkjeBofR2eb7JE58TQ@public.gmane.org> 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" 2015-03-05 16:10, Stephen Hemminger: > From: Stephen Hemminger > > Revised version of earlier patches. > Incorporate the small packet optimization > Add more cleanups > > Stephen Hemminger (10): > vmxnet3: fix link state handling > vmxnet3: enable VLAN filtering > vmxnet3: remove mtu check > vmxnet3: cleanup txq stats > vmxnet3: add support for multi-segment transmit > vmxnet3: support RSS and refactor offload > vmxnet3: support jumbo frames > vmxnet3: get rid of DEBUG ifdefs > vmxnet3: add check for jumbo segment > vmxnet3: remove excess inlining Fixes and cleanup are mostly OK except minor nits. Please fix and re-send them without patches 5 and 7 which are not yet approved (postponed to 2.1).