Message ID | cover.1664356281.git.lorenzo@kernel.org |
---|---|
Headers | show |
Series | wifi: mt76: introduce WED TX support for mt7986 SoC | expand |
Lorenzo Bianconi <lorenzo@kernel.org> writes:
> Enable WED TX support for mt7915 and mt7986-wmac drivers running on MT7986 SoC.
What's WED TX?
> Lorenzo Bianconi <lorenzo@kernel.org> writes: > > > Enable WED TX support for mt7915 and mt7986-wmac drivers running on MT7986 SoC. > > What's WED TX? It is the same as we did for MT7622. It is the capability to offload traffic from lan/wan to wlan. I specified "TX" since MT7986 supports even RX offloading (I am working on it at the moment). Regards, Lorenzo > > -- > https://patchwork.kernel.org/project/linux-wireless/list/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
On 13.10.22 10:48, Lorenzo Bianconi wrote: >> Lorenzo Bianconi <lorenzo@kernel.org> writes: >> >> >> Lorenzo Bianconi <lorenzo@kernel.org> writes: >> >> >> >> > Enable WED TX support for mt7915 and mt7986-wmac drivers running on MT7986 SoC. >> >> >> >> What's WED TX? >> > >> > It is the same as we did for MT7622. It is the capability to offload traffic >> > from lan/wan to wlan. I specified "TX" since MT7986 supports even RX >> > offloading (I am working on it at the moment). >> >> It would be nice to mention in the commit log that the feature is about >> offloading traffic from lan/wan to wlan. That way it's stored to to git >> history and people like me have some clue what the patch is about, >> otherwise we are totally in dark. > > I think Felix has already applied them. > @Felix: are you taking care of it or do I need to repost? No need to repost - just send me the description that you want to put in there, and I'll update the commit. - Felix
> Felix Fietkau <nbd@nbd.name> writes: > > > On 13.10.22 10:48, Lorenzo Bianconi wrote: > >>> Lorenzo Bianconi <lorenzo@kernel.org> writes: > >>> > >>> >> Lorenzo Bianconi <lorenzo@kernel.org> writes: > >>> >> >> > Enable WED TX support for mt7915 and mt7986-wmac drivers > >>> running on MT7986 SoC. > >>> >> >> What's WED TX? > >>> > > >>> > It is the same as we did for MT7622. It is the capability to offload traffic > >>> > from lan/wan to wlan. I specified "TX" since MT7986 supports even RX > >>> > offloading (I am working on it at the moment). > >>> > >>> It would be nice to mention in the commit log that the feature is about > >>> offloading traffic from lan/wan to wlan. That way it's stored to to git > >>> history and people like me have some clue what the patch is about, > >>> otherwise we are totally in dark. > >> > >> I think Felix has already applied them. > >> @Felix: are you taking care of it or do I need to repost? > > > > No need to repost - just send me the description that you want to put > > in there, and I'll update the commit. > > Thanks. And if it's too much work to change it feel free to keep it as > is. Just try to keep this mind in the future when using exotic acronyms :) ack, I will do for the rx counterpart :) Regards, Lorenzo > > -- > https://patchwork.kernel.org/project/linux-wireless/list/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches