From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/8] vmxnet3: driver updates Date: Fri, 10 Jul 2015 00:32:29 +0200 Message-ID: <1733770.SA3DFsV3Pz@xps13> References: <1436466256-17442-1-git-send-email-stephen@networplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Stephen Hemminger To: stephen@networkplumber.org Return-path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 8DDF05A72 for ; Fri, 10 Jul 2015 00:33:39 +0200 (CEST) Received: by widjy10 with SMTP id jy10so812807wid.1 for ; Thu, 09 Jul 2015 15:33:39 -0700 (PDT) In-Reply-To: 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-07-09 18:46, Yong Wang: > On 7/9/15, 11:24 AM, "dev on behalf of stephen@networkplumber.org" > wrote:= > >From: Stephen Hemminger > > > >These are update to earlier vmxnet3 driver changes. Mostly rebasing > >to current layout. I skipped the jumbo MTU stuff which works for me > >but reviewers seem to see problems with. It should be possible to discuss with Yong to understand the problem and submit a separate patch to get it approved. > >Stephen Hemminger (8): > > vmxnet3: enable VLAN filtering > > vmxnet3: remove mtu check > > vmxnet3: cleanup txq stats > > vmxnet3: add support for multi-segment transmit > > vmxnet3: fix link state handling > > vmxnet3: support RSS and refactor offload > > vmxnet3: get rid of DEBUG ifdefs > > vmxnet3: remove unnecessary inlining >=20 > Assuming this series is a simple rebase of the previous patchset, whi= ch I > already acked (I didn=E2=80=99t see the Acked-by updated though in th= e new > version): Yes this series was partially ack'ed and some of them were forgotten in= v3. Stephen, reviewing is not so pleasant and it can be worst when some rev= iews seem forgotten. Please try to add acks and maintain a changelog across different versions of a patchset. > Series Acked-by: Yong Wang Applied, thanks for giving quick ack