Re: [PATCH net-next v2 1/1] net/sched: We should only add appropriate qdiscs blocks to ports' xarray
From: Victor Nogueira <hidden>
Date: 2024-01-04 19:40:12
From: Victor Nogueira <hidden>
Date: 2024-01-04 19:40:12
On 04/01/2024 15:49, Kui-Feng Lee wrote:
quoted
quoted
[...]Hi Vector, Thank you for fixing this issue! Could you also add a test case to avoid regression in future? We have BPF test cases that fails for this issue. However, not everyone run BPF selftest for netdev changes. It would be better to have a test case for net as well.The following links are about the errors of bpf selftest. FYI! - https://github.com/kernel-patches/bpf/actions/runs/7401181881/job/20136944224 - https://lore.kernel.org/netdev/ce8d3e55-b8bc-409c-ace9-5cf1c4f7c88e@gmail.com/ (local)
Thank you for the suggestion and pointers, will do. cheers, Victor