From patchwork Sat Mar 23 13:41:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leslie Monis X-Patchwork-Id: 1062231 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming-netdev@ozlabs.org Delivered-To: patchwork-incoming-netdev@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="aWeRKx/6"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 44RMBt4rt0z9sSZ for ; Sun, 24 Mar 2019 00:41:58 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727630AbfCWNly (ORCPT ); Sat, 23 Mar 2019 09:41:54 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:41741 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727611AbfCWNlx (ORCPT ); Sat, 23 Mar 2019 09:41:53 -0400 Received: by mail-pf1-f193.google.com with SMTP id d25so3379338pfn.8 for ; Sat, 23 Mar 2019 06:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=KxEUyCfH5Nmjm35/flX4sRz5Yt1N6+F2z9z6Hfa9q/Q=; b=aWeRKx/6T/TRuMBKG/+gtw8MrgVEz+Lf1P7KGil/gFS8GMwnFe34xyugbPci5Ee5sT DGs6O2Qy5y0+kXpcygrwEA+d5Lj/oE1gyfGpmjwYMA8H4yn4qUWUxxf6LoFiOp0/N2MF a6P2Gk/WwQU4wgEhdjSYfhJuoqw4UlPFnRHIips7U/oC5tx5RTZeYQAITAdWF0Hq1KLc vLIFh0cZeCUuIjJ/hK2ZaBqVm4hxn5zzKZMdFvdAoEfeCZtnuYY4t4UfZ2bSNkHl19Hr Ck9/AEyUpurwvQV4kS5683vtGUGft71lBTlcpWhYJdn6RQqVlIwisS8u8WvRtgHsp8VB 5hDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=KxEUyCfH5Nmjm35/flX4sRz5Yt1N6+F2z9z6Hfa9q/Q=; b=NJ4Z3CRivBaa9SPr8pmczgaQcQY14fP8ttwF0YZ2Vc/RSz76tomlS80ZumB3cYRL1Z xsfKhpq8LQGElBep4vsoe/P1bOoAfsd+gzQm39zvruXhGvo5gJNWNj8E74LuC+A6THQi oyeKySu3ryYA2SkQPZp7sEqBF4YAgclLvUPzvTLGUvNrw1RKYDZ3iOu7X5XwAL7lvlsh dIrDP3j1YVl6keTWrcO4Gc4e0tf0xZKtD7oiXbdT3TeITmdiGIIK0Gpl5LjUB8dAGpe5 v3DqRYRLZwc7b1PmrLGEQzYTy49TVW9b0TOVRhfTHBNbZBcsGvaW4lbltX1ek11cA2Xk uLeA== X-Gm-Message-State: APjAAAXYbeiJm3Mo9qA5679YKzKxQRi0hEk7XyeKJJA2uaDNTEREe/aU JbKqwvSdSbDRFUbihh/deggcG8I4 X-Google-Smtp-Source: APXvYqyIVfSSLSHDJ1kNMoWZc2KtHNO3mH6Brt0KlY2PmuYFaNPo2CQ01VSi4/Da/zVhDUl9syC48Q== X-Received: by 2002:a62:204b:: with SMTP id g72mr10985655pfg.51.1553348512302; Sat, 23 Mar 2019 06:41:52 -0700 (PDT) Received: from localhost.localdomain ([2401:4900:3696:3444:cc23:4d6e:cb11:535b]) by smtp.gmail.com with ESMTPSA id 7sm23070272pgj.64.2019.03.23.06.41.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Mar 2019 06:41:51 -0700 (PDT) From: Leslie Monis To: jhs@mojatatu.com Cc: davem@davemloft.net, netdev@vger.kernel.org, Leslie Monis Subject: [PATCH] net: sched: Kconfig: update reference link for PIE Date: Sat, 23 Mar 2019 19:11:33 +0530 Message-Id: <20190323134133.14898-1-lesliemonis@gmail.com> X-Mailer: git-send-email 2.17.1 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org RFC 8033 replaces the IETF draft for PIE Signed-off-by: Leslie Monis --- net/sched/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 1b9afdee5ba9..5c02ad97ef23 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig @@ -358,8 +358,7 @@ config NET_SCH_PIE help Say Y here if you want to use the Proportional Integral controller Enhanced scheduler packet scheduling algorithm. - For more information, please see - http://tools.ietf.org/html/draft-pan-tsvwg-pie-00 + For more information, please see https://tools.ietf.org/html/rfc8033 To compile this driver as a module, choose M here: the module will be called sch_pie.