From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [45.145.95.4]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 759E83B29E for ; Fri, 10 Jan 2025 14:06:42 -0500 (EST) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1736536000; bh=qvX1+j6yNE11POaTQoCavgYvPEMbYzdCpCYQFl5ghoY=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=zDJZBpUcuz/1hL7DlgLKlCao4Z1JqaJcZlWVI12ZHKWHKbZkhPSnzViEpTG07Ag9O cV23fGTC1YuoprIYl5HrGoLX31gTJYdBp3fnZ3MFRiXQZJAQ5Hl0njpnn7w8VsZD9m tMsmQWzDbgTlCDu5m8KA779wZCooZbnQ03CDBVKjXU/X40Mk/a18vWdkNqYBKTaZPB yQwfA2QHbG4ZDv9lW4GbNGmLITrCJVxQBx+vJe9lda7qXS2+93xDbJwvfUnSwd2Pbc mheHZBBYDwlGHicoVgyWZsE25OH4wekRwqBwtaNl+dnecwRtvku6IWvhB9MkvjdsjU 0j/VDvQZtNo9A== To: Jamal Hadi Salim , Cong Wang , Jiri Pirko Cc: Dave Taht , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Simon Horman , cake@lists.bufferbloat.net, netdev@vger.kernel.org In-Reply-To: <20250110155531.300303-1-toke@redhat.com> References: <20250110155531.300303-1-toke@redhat.com> Date: Fri, 10 Jan 2025 20:06:40 +0100 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87plkuh4jj.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] [PATCH net-next] sched: sch_cake: Align QoS treatment to Windows and Zoom X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2025 19:06:42 -0000 Toke H=C3=B8iland-J=C3=B8rgensen writes: > From: Dave Taht > > Cake's diffserv4 mode attempted to follow the IETF webrtc > QoS marking standards, RFC8837. > > It turns out Windows QoS can only use CS0, CS1, CS5, and CS7. > > Zoom defaults to using CS5 for video and screen sharing traffic. > > Bump CS4, CS5, and NQB to the video tin (2) in diffserv4 mode, for > more bandwidth and lower priority. > > This also better aligns with how WiFi presently treats CS5 and NQB. > > Signed-off-by: Dave Taht > Signed-off-by: Toke H=C3=B8iland-J=C3=B8rgensen Alright, there was some discussion on the cake list re: this. Please drop. pw-bot: changes-requested