openwrt / openwrt/mt76

MT7603: Cannot enable AMPDU for TID 6 (Voice)

Open
#936 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
888
Forks
436
PR merge metrics
No merged PRs in 30d

Description

Hi All,

I am trying to enable AMPDU for the MT7603, specifically for TID 6, which is the Voice access category.

The iw command to do that fails,

root@halowlink1-198f:~# iw dev phy1-ap0 set tidconf tids 0x6 ampdu on kernel reports: unsupported TID configuration command failed: No error information (-524)
Can someone please guide, how to do this ?

PS: We are trying to enable this for WFA certification.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the shown iw dev phy1-ap0 set tidconf tids 0x6 ampdu on command for the MT7603 and trace where the driver rejects this TID configuration. Done means determining whether TID 6 AMPDU support can be added or enabled and validating the result against the stated WFA certification scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.