Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add software padding processing in Ethernet Tx path.
It's found that too-short packets would lead to switch Tx CRC error, followed by switch output queue stuck issue. So Ethernet driver should check if the packet is too short and conduct software padding when necessary. If without this patch, switch might encounter output queue stuck issue. Change-Id: Ibd94cbf3be0530d2b9ee61477b0362d099c47d8e Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7109899
- Loading branch information