From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) by dpdk.org (Postfix) with ESMTP id B7ADE683D for ; Tue, 10 Mar 2015 14:56:22 +0100 (CET) Received: by wesw62 with SMTP id w62so1969733wes.8 for ; Tue, 10 Mar 2015 06:56:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=8RDRwn1nfdQFNMJO4GMpjJdkMDbH9gvhvOpIG3XBdyY=; b=L1LXk9qTkBFRUJM6/s0mIIoCqHEGdVDiQ/BUQzlIGwErDQ7OHyud66lkSMYc8Fdy22 iky5xCjl0IrOBME0172VCwM1am86vew0TECiwOqYaWcQs2PFhUkh8gpEv6eeD6QdIrmc wlwg8oiqCfczPJ8IrNOT7onFNXKTo8QAp0EagYV270ToJJXy89woaz0lGZ1OVt3+2p0l uhgcb5vAnL3KP7tm0CYazTWMim+30ZOU34hBOGH8W8yf7pQgYdgrmEqWaJJEyIIpGo4d RAsbRrNxHHCKSxKVAeBBfz8Zvnj3UPSeU9+ni+WSxCTEGEaOkFv/kLhPBs/c/gSVIkCS 934Q== X-Gm-Message-State: ALoCoQmqLNvfdI178LRcCzlSaYf/irYE3DAm/aG6hKHRJd0QONmF86d0YL4AYoDc287MrWurseNf X-Received: by 10.180.99.97 with SMTP id ep1mr16075786wib.93.1425995782465; Tue, 10 Mar 2015 06:56:22 -0700 (PDT) Received: from xps13.localnet (6wind.net2.nerim.net. [213.41.180.237]) by mx.google.com with ESMTPSA id b4sm20417839wic.2.2015.03.10.06.56.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Mar 2015 06:56:21 -0700 (PDT) From: Thomas Monjalon To: Stephen Hemminger Date: Tue, 10 Mar 2015 14:55:48 +0100 Message-ID: <1649616.yFHBNXyRP4@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: <3501387.NqU76YxSK9@xps13> References: <1423116841-19799-4-git-send-email-stephen@networkplumber.org> <20150224111852.42253352@urahara> <3501387.NqU76YxSK9@xps13> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org, Stephen Hemminger Subject: Re: [dpdk-dev] [PATCH v2 4/7] rte_sched: don't clear statistics when read X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2015 13:56:22 -0000 2015-02-24 21:06, Thomas Monjalon: > 2015-02-24 11:18, Stephen Hemminger: > > On Mon, 23 Feb 2015 23:51:31 +0000 > > Thomas Monjalon wrote: > > > Stephen, this patchset is partially acked and could enter in 2.0.0-rc1. > > > May you send a v3 addressing comments? Or should I break the serie by > > > applying only some of them? Or postpone the serie to 2.1? > > > > I can resend v3. Wasn't clear that a conclusion was reached. > > IMHO read should not clear. > > Me too. I'm just saying that I cannot apply anything. > So you have to decide the strategy to adopt for your patches. Please re-send accepted patches with a correct threading. Decision will be taken in 2.1 for discussed patches.