All of lore.kernel.org
 help / color / mirror / Atom feed
* WMM vs QoS
@ 2016-03-23  9:57 Steven Pease
  2016-03-29  7:15 ` Steven Pease
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Pease @ 2016-03-23  9:57 UTC (permalink / raw)
  To: linux-wireless

Hi,
I've been tracking down some obscure wireless issues and noticed that
there doesn't seem to be a clean mapping between RFC4594 DSCP classes
and WMM queues.

Specifically, it appears that the highest priority defined for VOIP
traffic (EF), and which seems to be commonly used for voice, maps as
AC_VI (next-highest) rather than AC_VO (highest). Whereas I would've
naively expected AF41 to map as AC_VI and EF to map as AC_VO.

I might be misunderstanding something. However, if this is truly the
case, I'm wondering if there would be any adverse effects to modifying
mac80211 to cause EF packets to get translated into the AC_VO queue?
It seems like this way I might be able to have my cake and eat it too
rather than choosing between correct QoS on only one of L2 or L3.

Thanks.

-- 
- Steven

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-29  7:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-23  9:57 WMM vs QoS Steven Pease
2016-03-29  7:15 ` Steven Pease

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.