From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] sched: patches for 2.2 Date: Fri, 04 Mar 2016 16:00:57 +0100 Message-ID: <5760276.6KREI08Oct@xps13> References: <1448822809-8350-1-git-send-email-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: cristian.dumitrescu@intel.com Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id D5AAF2BA1 for ; Fri, 4 Mar 2016 16:02:34 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id l68so38766124wml.0 for ; Fri, 04 Mar 2016 07:02:34 -0800 (PST) In-Reply-To: <1448822809-8350-1-git-send-email-stephen@networkplumber.org> 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-11-29 10:46, Stephen Hemminger: > This is the last round of sched updates for 2.2. It is based > on code changes (extensively) tested by QA and used in the vRouter. > > Stephen Hemminger (3): > rte_sched: keep track of RED drops > rte_sched: introduce reciprocal divide > rte_sched: eliminate floating point in calculating byte clock Cristian, what is the status of this series, please?