From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EFFA9C433EF for ; Fri, 6 May 2022 19:43:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1391192AbiEFTre (ORCPT ); Fri, 6 May 2022 15:47:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49604 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234627AbiEFTrd (ORCPT ); Fri, 6 May 2022 15:47:33 -0400 Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A46C694A0; Fri, 6 May 2022 12:43:48 -0700 (PDT) Received: by mail-qk1-x72d.google.com with SMTP id e128so6635261qkd.7; Fri, 06 May 2022 12:43:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=0HWmjiJkkkSZoWs+nRs4IjoAjfqyEw+awjwhSy9A+nU=; b=LdAB/oHtRm4fmxdRKGYP9Vw6X/5QF1KouuVyXRrJw5m2EwFB/8Cynlnqi9zRG0N7Dr Cn9E6ER804o//m6v34s/gvwdtIfOl1upJKdEh5Xb0mxtm6gWlWJtPyhejmirKql8wySj 3fN0XUdGr+fAww8sktOc2Ttk1ySXo5KLqrEhgKbPMQWpFZo2jXRVd//O6OQ2LsUOOIq3 MGcTd9Y1vyWOfb+1aPu03EAZ/HEz5iEf3UE2HKw7DS2LvHgxapSsw/oW/qeXKDUvA0sU kgpFPNfa09KNgJAoE/bFFOsU6TCeysvpwsYHDDkiKhbZd+dFl6NVFYhAdRLEiE+CbPlH eemw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=0HWmjiJkkkSZoWs+nRs4IjoAjfqyEw+awjwhSy9A+nU=; b=coYYPX0HcQjUVzavEhoRU8CF/3R4mFQMk6wZAUuShy0N4W95TSvOW7zZfzm4PNDSvI 4qss0cFaNCyKUjR790gnqQK+7nq/qj8QL43k/07bPDJdVDBlsk3J6iKh5SMaq65HXXV3 SMNlCD6g+7QxZvFZKVqwyyZJdqG7Ji39Zdjh8SpwYNdBAkWD3a8GeodO+Chd3g+hL7dG +R05Dk/Ir+hdsUhF5gUTBikDvXAHJnvM8qtJ3Zm5uyAkvf/eItjvR+nr/T5hn08Js8Ud 8/BDKFgdvskuHxbopIj0XyFHZasT+0FnBKUJ+mHy6V5SYPGlKtjfLMjMIjfmXvmDAOmq o5pw== X-Gm-Message-State: AOAM5334sBzbdqN5wKaTYa/iWelwF9zREkCI5kOoWOSwJh1QwoiPkPYn VqHJ5ej/k1FU7NfEY6e8Qg== X-Google-Smtp-Source: ABdhPJwoFze27JlE7q4bXE2Xpa8B1YayscyEUBRQegPbpZxDSohboc+vzI7NbdDGMwuglUw1fAmRTg== X-Received: by 2002:ae9:edd5:0:b0:69f:d773:5327 with SMTP id c204-20020ae9edd5000000b0069fd7735327mr3615677qkg.481.1651866227652; Fri, 06 May 2022 12:43:47 -0700 (PDT) Received: from bytedance.attlocal.net (ec2-52-72-174-210.compute-1.amazonaws.com. [52.72.174.210]) by smtp.gmail.com with ESMTPSA id p185-20020a37bfc2000000b0069fc13ce24fsm2942310qkf.128.2022.05.06.12.43.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 12:43:47 -0700 (PDT) From: Peilin Ye To: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Hideaki YOSHIFUJI , David Ahern , Jamal Hadi Salim , Cong Wang , Jiri Pirko Cc: Peilin Ye , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Cong Wang , Peilin Ye Subject: [PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure Date: Fri, 6 May 2022 12:43:12 -0700 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Peilin Ye Hi all, Currently sockets (especially UDP ones) can drop a lot of skbs at TC egress when rate limited by shaper Qdiscs like HTB. This experimental patchset tries to improve this by introducing a backpressure mechanism, so that sockets are temporarily throttled when they "send too much". For now it takes care of TBF, HTB and CBQ, for UDP and TCP sockets. Any comments, suggestions would be much appreciated. Thanks! Contents [I] Background [II] Design Overview [III] Performance Numbers & Issues [IV] Synchronization [V] Test Setup ______________ [I] Background Imagine 2 UDP iperf2 clients, both wish to send at 1 GByte/sec from veth0. veth0's egress root Qdisc is a TBF Qdisc, with a configured rate of 200 Mbits/sec. I tested this setup [V]: [ 3] 10.0-10.5 sec 25.9 MBytes 434 Mbits/sec [ 3] 10.0-10.5 sec 22.0 MBytes 369 Mbits/sec [ 3] 10.5-11.0 sec 24.3 MBytes 407 Mbits/sec [ 3] 10.5-11.0 sec 21.7 MBytes 363 Mbits/sec <...> ^^^^^^^^^^^^^ [ 3] 0.0-30.0 sec 358 MBytes 100 Mbits/sec 0.030 ms 702548/958104 (73%) [ 3] 0.0-30.0 sec 347 MBytes 96.9 Mbits/sec 0.136 ms 653610/900810 (73%) ^^^^^^^^^^^^^ ^^^^^ On average, both clients try to send at 389.82 Mbits/sec. TBF drops 74.7% of the traffic, in order to keep veth0's egress rate (196.93 Mbits/sec) under the configured 200 Mbits/sec. Why is this happening? Consider sk->sk_wmem_alloc, number of bytes of skbs that a socket has currently "committed" to the "transmit queue": ┌─────┐ ┌───────────┐ ┌──────────────┐ ─ ─ >│ UDP │─ ... ─ >│ TBF Qdisc │─ ─ >│ device queue │─ ┬ > └───┬─┘ └───────────┘ └──────────────┘ [b] [a] Normally, sk_wmem_alloc is increased right before an skb leaves UDP [a], and decreased when an skb is consumed upon TX completion [b]. However, when TBF becomes full, and starts to drop skbs (assuming a simple taildrop inner Qdisc like bfifo for brevity): ┌─────┐ ┌───────────┐ ┌──────────────┐ ─ ─ >│ UDP │─ ... ─ >│ TBF Qdisc │─ ─ >│ device queue │─ ┬ > └───┬─┘ ├───────────┘ └──────────────┘ [b] [a] [c] For those dropped skbs, sk_wmem_alloc is decreased right before TBF [c]. This is problematic: since the (a,c) "interval" does not cover TBF, whenever UDP starts to send faster, TBF simply drops faster, keeping sk_wmem_alloc balanced, and tricking UDP into thinking "it is okay to send more". Similar thing happens to other shapers as well. TCP behaves much better than UDP, since TCP slows down itself when TC egress fails to enqueue an skb. ____________________ [II] Design Overview Hacking sk_wmem_alloc turned out to be tricky. Instead, introduce the following state machine for sockets: ┌────────────────┐ [d] ┌────────────────┐ [e] ┌────────────────┐ │ SK_UNTHROTTLED │─ ─ ─ >│ SK_OVERLIMIT │─ ─ ─ >│ SK_THROTTLED │ └────────────────┘ └────────────────┘ └────────────────┘ └─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ < ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─┘ [f] Take TBF as an example: [d] qdisc_backpressure_overlimit() When TBF fails to enqueue an skb belonging to an UNTHROTTLED socket, the socket is marked as OVERLIMIT, and added to TBF's "backpressure_list"; [e] qdisc_backpressure_throttle() Later, when TBF runs out of tokens, it marks all OVERLIMIT sockets on its backpressure_list as THROTTLED, and schedules a Qdisc watchdog to wait for more tokens; * TCP and UDP sleeps on THROTTLED sockets * epoll() and friends should not report EPOLL{OUT,WRNORM} for THROTTLED sockets [f] qdisc_backpressure_unthrottle() When the timer expires, all THROTTLED sockets are removed from TBF's backpressure_list, and marked back as UNTHROTTLED. * Also call ->sk_write_space(), so that all TCP and UDP waiters are woken up, and all SOCKWQ_ASYNC_NOSPACE subscribers are notified This should work for all Qdisc watchdog-based shapers (as pointed out by Cong though, ETF seems like a special one, I haven't looked into it yet). (As discussed with Cong, a slightly different design would be: only mark OVERLIMIT sockets as THROTTLED when: 1. TBF is full, AND 2. TBF is out of tokens i.e. Qdisc watchdog timer is active This approach seems to have a slightly lower drop rate under heavy load, at least for TBF. I'm still working on it.) __________________________________ [III] Performance Numbers & Issues I tested the same setup [V] after applying this patchset: [ 3] 10.0-10.5 sec 6.29 MBytes 106 Mbits/sec [ 3] 10.0-10.5 sec 5.84 MBytes 98.0 Mbits/sec [ 3] 10.5-11.0 sec 6.31 MBytes 106 Mbits/sec [ 3] 10.5-11.0 sec 6.01 MBytes 101 Mbits/sec <...> ^^^^^^^^^^^^^ [ 3] 0.0-30.0 sec 358 MBytes 100 Mbits/sec 62.444 ms 8500/263825 (3.2%) [ 3] 0.0-30.0 sec 357 MBytes 99.9 Mbits/sec 0.217 ms 8411/263310 (3.2%) ^^^^^^^^^^^ ^^^^^^ On average, drop rate decreased from 74.7% to 3.2%. No significant affects on throughput (196.93 Mbits/sec becomes 197.46 Mbits/sec). However, drop rate starts to increase when we add more iperf2 clients. For example, 3 clients (also UDP -b 1G): [ 3] 0.0-30.0 sec 232 MBytes 65.0 Mbits/sec 0.092 ms 104961/270765 (39%) [ 3] 0.0-30.0 sec 232 MBytes 64.8 Mbits/sec 0.650 ms 102493/267769 (38%) [ 3] 0.0-30.1 sec 239 MBytes 66.8 Mbits/sec 0.045 ms 99234/269987 (37%) ^^^^^^^^^^^^ ^^^^^ 38% of the traffic is dropped. This is still a lot better than current (87%), but not ideal. There is a thundering herd problem: when the Qdisc watchdog timer expires, we wake up all THROTTLED sockets at once in [f], so all of them just resume sending (and dropping...). We probably need a better algorithm here, please advise, thanks! One "workaround" is making TBF's queue larger (the "limit" parameter). In the above 3-client example, raising "limit" from 200k to 300k decreases drop rate from 38% back to 3.1%. Without this patchset, it requires about a 400k "limit" for the same setup to drop less than 5% of the traffic. ____________________ [IV] Synchronization 1. For each device, all backpressure_list operations are serialized by Qdisc root_lock: [d] and [e] happen in shaper's ->enqueue() and ->dequeue() respectively; in both cases we hold root_lock. [f] happens in TX softirq, right after grabbing root_lock. Scheduling Qdisc watchdog is not the only way to wait for more tokens, see htb_work_func() for an example. However, they all end up raising TX softirq, so run [f] there. 2. Additionally, we should prevent 2 CPUs from trying to add the same socket to 2 different backpressure_lists (on 2 different devices). Use memory barriers to make sure this will not happen. Please see [1/4] commit message for details. ______________ [V] Test Setup # setup network namespace ip netns add red ip link add name veth0 type veth peer name veth1 ip link set veth1 netns red ip addr add 10.0.0.1/24 dev veth0 ip -n red addr add 10.0.0.2/24 dev veth1 ip link set veth0 up ip -n red link set veth1 up tc qdisc replace dev veth0 handle 1: root \ tbf rate 200mbit burst 20kb limit 200k # servers ip netns exec red iperf -u -s -p 5555 -i 0.5 -t 1000 & ip netns exec red iperf -u -s -p 6666 -i 0.5 -t 1000 & # clients iperf -u -c 10.0.0.2 -p 5555 -i 0.5 -t 30 -b 1G & iperf -u -c 10.0.0.2 -p 6666 -i 0.5 -t 30 -b 1G & Thanks, Peilin Ye (4): net: Introduce Qdisc backpressure infrastructure net/sched: sch_tbf: Use Qdisc backpressure infrastructure net/sched: sch_htb: Use Qdisc backpressure infrastructure net/sched: sch_cbq: Use Qdisc backpressure infrastructure include/net/sch_generic.h | 43 +++++++++++++++++++++++++++++++++++++++ include/net/sock.h | 18 +++++++++++++++- net/core/dev.c | 1 + net/core/sock.c | 6 ++++-- net/ipv4/tcp_ipv4.c | 11 +++++++--- net/sched/sch_cbq.c | 6 +++++- net/sched/sch_generic.c | 4 ++++ net/sched/sch_htb.c | 5 +++++ net/sched/sch_tbf.c | 2 ++ 9 files changed, 89 insertions(+), 7 deletions(-) -- 2.20.1