diff options
author | 2022-06-29 11:17:42 +0800 | |
---|---|---|
committer | 2022-06-29 13:45:30 +0100 | |
commit | 0a8bd81fd6aaace14979152e0540da8ff158a00a (patch) | |
tree | 711458d70e8dfc063570859ac585a090e1a52286 /drivers/net/dsa/microchip/ksz_common.c | |
parent | net: ethernet: mtk-star-emac: add support for MII interface (diff) | |
download | linux-dev-0a8bd81fd6aaace14979152e0540da8ff158a00a.tar.xz linux-dev-0a8bd81fd6aaace14979152e0540da8ff158a00a.zip |
net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs
Current driver may lost tx interrupts under bidirectional test with iperf3,
which leads to some unexpected issues.
This patch let rx/tx interrupt enable/disable separately, and rx/tx are
handled in different NAPIs.
Signed-off-by: Biao Huang <biao.huang@mediatek.com>
Signed-off-by: Yinghua Pan <ot_yinghua.pan@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/microchip/ksz_common.c')
0 files changed, 0 insertions, 0 deletions