From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/10] vmxnet3: multisegment and bugfixes Date: Mon, 22 Jun 2015 14:22:05 +0200 Message-ID: <3933915.2ggUcaKKt1@xps13> References: <1425600635-20628-1-git-send-email-stephen@networkplumber.org> <13204723.VDp5ekaYA0@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Stephen Hemminger To: Stephen Hemminger , Yong Wang Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id C8D21C6BE for ; Mon, 22 Jun 2015 14:23:07 +0200 (CEST) Received: by wicgi11 with SMTP id gi11so73538922wic.0 for ; Mon, 22 Jun 2015 05:23:07 -0700 (PDT) In-Reply-To: <13204723.VDp5ekaYA0@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-03-10 14:42, Thomas Monjalon: > 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). Guys, any news about patches 5 and 7?