On Fri, 25 Jul 2025 02:20:01 +0000 Hangbin Liu wrote: > On Thu, Jul 24, 2025 at 07:35:01AM -0700, Jakub Kicinski wrote: > > On Thu, 24 Jul 2025 14:31:43 +0000 Hangbin Liu wrote: > > > Should I drop this selftest as it needs the new iproute2 feature that has > > > not applied yet? > > > > No need, I'll add the iproute2 patch in the CI. > > Cool! Do you run CI for all posted patches? Yes, the quick checks like shellcheck we run on individual patches, but selftests get batched. I mean we collect patches from n hours (currently 3) and test them all together. > I just found that I forgot to rebase the code to latest net-next, which will > have a conflict in include/net/bond_options.h... I see your email that the > net-next is closed. So I think we can just leave this patchset for reviewing. > I can post the next version after net-next re-open. Right..