From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v16 0/6] User-space Ethtool Date: Tue, 14 Jul 2015 22:13:51 +0200 Message-ID: <3613205.a925kSz8Fg@xps13> References: <1432946276-9424-1-git-send-email-liang-min.wang@intel.com> <1436879516-8136-1-git-send-email-liang-min.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Liang-Min Larry Wang Return-path: Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by dpdk.org (Postfix) with ESMTP id B555CE72 for ; Tue, 14 Jul 2015 22:15:03 +0200 (CEST) Received: by widic2 with SMTP id ic2so47019958wid.0 for ; Tue, 14 Jul 2015 13:15:03 -0700 (PDT) In-Reply-To: <1436879516-8136-1-git-send-email-liang-min.wang@intel.com> 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-14 09:11, Liang-Min Larry Wang: > v16 changes: > - Re-do patch v15 and separate changes between v15 and v14 into patch files 005 and 006 No, you misunderstood the need. You must merge your fixes in appropriate patches. But you must separate the mac_addr_set feature in another patch as it is not related to ethtool dumps. You are winning the record of patch iterations :)