diff options
author | David S. Miller <davem@davemloft.net> | 2020-04-24 16:44:55 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-04-24 16:44:55 -0700 |
commit | 6861d6d9cf36eac894ad235e75b3cf8bc0590f62 (patch) | |
tree | 7f1350e7a0f69d89c3506217c4bd32e4f6f8dfd9 /include/linux | |
parent | 92dc39fd4047c8fb7573df5247a81717bc10e247 (diff) | |
parent | b89c1e6bdc73f5775e118eb2ab778e75b262b30c (diff) |
Merge branch 'qdisc-noop'
Jesper Dangaard Brouer says:
====================
Fix qdisc noop issue caused by driver and identify future bugs
I've been very puzzled why networking on my NXP development board,
using driver dpaa2-eth, stopped working when I updated the kernel
version >= 5.3. The observable issue were that interface would drop
all TX packets, because it had assigned the qdisc noop.
This turned out the be a NIC driver bug, that would only get triggered
when using sysctl net/core/default_qdisc=fq_codel. It was non-trivial
to find out[1] this was driver related. Thus, this patchset besides
fixing the driver bug, also helps end-user identify the issue.
[1]: https://github.com/xdp-project/xdp-project/blob/master/areas/arm64/board_nxp_ls1088/nxp-board04-troubleshoot-qdisc.org
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions