Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp921525pxb; Sat, 17 Apr 2021 00:40:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwXksGbw3kmR4nw9J0sBXi4QU5ENJdZ3qRmZjzPdHdi/qA2kIYrgPn8YoUYQqiehx+eyph0 X-Received: by 2002:a17:90a:8548:: with SMTP id a8mr13749589pjw.48.1618645239304; Sat, 17 Apr 2021 00:40:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618645239; cv=none; d=google.com; s=arc-20160816; b=fLYiVk2B2sL0VPp1WQMWuHGUrF4OnfcAw7nk5j/OPk8WzvJBpCEcnyJIGVI2AvaQvx CnOHjiTpI3sTldrG/bjp+BZEveBtAy1oAHTtM7FyogwSa82YpTFPZ/PyHxB4+3Q4LGwl BBpfTZiWgrW2QHDWncPmNq+lXxseqK/wxTlawqGkvFTSIXoQdzFamXr2vjAnlKo+6p4+ raLrLejYElf5mNyMdIEC/99N1/iWwav2vH4IPsmjK2oL1oaeJRo/nDdaScRHrWg2ZaeM Yu6j7uzvlp5hEh1cBQYgmrVbcKIEbmPR+yfECd6e/XJBVXyPKbB/tyNW7RTZ3dHZnsmo iJhA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-language:content-transfer-encoding :in-reply-to:mime-version:user-agent:date:message-id:from:references :to:subject; bh=lB8Pn+9RIyyg4RnLrQFRvLi1gM9EnF+jMtp2GM/vbBg=; b=Gx+XODJtHFF80kddj3LCZdBEJjH6hQvposfwBzrlX5yhEtxn3f61p97ejnLf1IExng GHGhCEdekMaXRKtkmXNapVz8GlNwtHTpicctfY1c1XebzjxZgxAekYLtIzdBTeCESNf5 c/IBSayL2cf0eioykqovSX18JLbEvwdUh1gzfpiK+oon8RvcGN2+SjGDKnaVCfMfuGUZ E+Y/xVC3+nP0a5YHju43Cgpq60U4dGAel/3anc4bjI2aO6AxqjoeQcQ7wmSVjfvJ3UBu ZZ574J+ccl5dQ5Me175wIlCRXuzsXi0zbp65SHF4T5f/3neNILlDTnl+Gh41633ZGYlk b7WQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mu11si2556518pjb.11.2021.04.17.00.40.24; Sat, 17 Apr 2021 00:40:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230216AbhDQHkp (ORCPT + 99 others); Sat, 17 Apr 2021 03:40:45 -0400 Received: from mail.ovgu.de ([141.44.1.66]:57218 "EHLO mail.ovgu.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229631AbhDQHkp (ORCPT ); Sat, 17 Apr 2021 03:40:45 -0400 Received: from [192.168.0.198] (wh5-67.st.uni-magdeburg.de [141.44.165.67]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by mail.ovgu.de (Postfix) with ESMTPSA id 50D35A020E; Sat, 17 Apr 2021 09:40:18 +0200 (CEST) Subject: Re: Adding a fifth edca tx queue To: Johannes Berg , linux-wireless@vger.kernel.org References: <60b03f0cc20aa72dd6c6e94bfe2253bd3d21037f.camel@sipsolutions.net> From: Johannes Behrens Message-ID: <49381d82-0392-33a8-9b81-cc5e04f80e0e@st.ovgu.de> Date: Sat, 17 Apr 2021 09:40:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <60b03f0cc20aa72dd6c6e94bfe2253bd3d21037f.camel@sipsolutions.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On 15.04.21 17:40, Johannes Berg wrote: > On Thu, 2021-04-15 at 18:07 +0200, Johannes Behrens wrote: >> Hi, >> currently I am planning to implement a fifth edca tx-queue in the kernel >> for research purposes for special requirements on the tactile internet. >> >> Now I am facing the challenge that I cannot find any actual hardware on >> which I can implement another queue. Do you have any tips for me there? > I doubt you'll have much luck with this, but do you really need all 5? > You could do a lot of experimentation by just changing the EDCA > parameters of e.g. the mostly unused VO or BK queues. > > johannes > Thanks for the answer. I do not necessarily need all 5 queues. It would just be extra nice and reflect my original thoughts. Changing the parameters of an existing queue is my plan b and is basically sufficient for the purpose of the research. Regards Johannes