lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <87k06uk65f.fsf@intel.com> Date: Fri, 26 Aug 2022 15:10:36 -0700 From: Vinicius Costa Gomes <vinicius.gomes@...el.com> To: Jakub Kicinski <kuba@...nel.org>, Johannes Berg <johannes@...solutions.net> Cc: netdev@...r.kernel.org, Toke Høiland-Jørgensen <toke@...e.dk>, Avi Stern <avraham.stern@...el.com>, linux-wireless@...r.kernel.org Subject: Re: taprio vs. wireless/mac80211 Jakub Kicinski <kuba@...nel.org> writes: > On Wed, 24 Aug 2022 23:50:18 +0200 Johannes Berg wrote: >> Anyone have recommendations what we should do? > > Likely lack of sleep or intelligence on my side but I could not grok > from the email what the stacking is, and what the goal is. > > Are you putting taprio inside mac80211, or leaving it at the netdev > layer but taking the fq/codel out? My read was that they want to do something with taprio with wireless devices and were hit by the current limitation that taprio only supports multiqueue interfaces. The fq/codel part is that, as far as I know, there's already a fq/codel implementation inside mac80211. The stacking seems to be that packets would be scheduled by taprio and then by the scheduler inside mac80211 (fq/codel based?). Cheers, -- Vinicius
Powered by blists - more mailing lists