From owner-freebsd-net@FreeBSD.ORG Mon Jun 9 08:47:46 2014 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BAA744A0; Mon, 9 Jun 2014 08:47:46 +0000 (UTC) Received: from mail-qc0-x231.google.com (mail-qc0-x231.google.com [IPv6:2607:f8b0:400d:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B67F2C9B; Mon, 9 Jun 2014 08:47:46 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id i17so338995qcy.36 for ; Mon, 09 Jun 2014 01:47:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ei7snnPSd+ah/nW61+h1ntiUAIp8ijfv8336fuorI4M=; b=c0f/kqeZi7loz/MCQ+3q/C3imW5vBAaBLixtcbnWonJSuKnX8ioXJZJjSGICEzbDXO OWWknz8IflahSNMNeygPGQ/rl5kYdwWnntoSbRlmloR0uGkRf2H5sXfrKrm0vVejXD+l jBVM6JwX1PUefWb0YD7t54MQKhngCJAoJ8KceMP1JD2R9sDVkAG7Va6H9NDn2i79ary0 b26bQ8tkl7UL6MQYdWHobOc2AixfFdfm7SNoL7qdT8vsWSUjo3Aadx5DcBa1toJyIG+X mmgTo09kEh7cK9B15KxfIu71hx1PrImnkCnzDZYVvbYoJDcpQvMwdpg0yzkYbp1DCjFN 0+tw== MIME-Version: 1.0 X-Received: by 10.140.35.212 with SMTP id n78mr29096233qgn.87.1402303665540; Mon, 09 Jun 2014 01:47:45 -0700 (PDT) Received: by 10.96.73.39 with HTTP; Mon, 9 Jun 2014 01:47:45 -0700 (PDT) In-Reply-To: <539570F8.2010105@freebsd.org> References: <533BF902.7010506@sfc.wide.ad.jp> <539570F8.2010105@freebsd.org> Date: Mon, 9 Jun 2014 01:47:45 -0700 Message-ID: Subject: Re: ECN marking implenetation for dummynet From: hiren panchasara To: Lawrence Stewart Content-Type: text/plain; charset=UTF-8 Cc: "net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 08:47:46 -0000 On Mon, Jun 9, 2014 at 1:31 AM, Lawrence Stewart wrote: > On 6/8/2014 9:07 PM, hiren panchasara wrote: >> I wish to MFC this change and following actual dctcp changes (which >> I'll commit to -head in coming weeks) to 10. >> >> Let me know if there is any objection to it. > > > Please don't MFC the DCTCP stuff until I've had a chance to consider the KPI > changes. Prodding me to do so is likely a good idea. I am in no rush to MFC. But I didn't quite get what you are talking about wrt KPI changes. cheers, Hiren