Hello CI people, On Tue, Aug 1, 2023 at 6:05 PM Stephen Hemminger <step...@networkplumber.org> wrote: > kernel/linux/kni/Kbuild | 6 - > kernel/linux/kni/compat.h | 157 ---- > kernel/linux/kni/kni_dev.h | 137 --- > kernel/linux/kni/kni_fifo.h | 87 -- > kernel/linux/kni/kni_misc.c | 719 -------------- > kernel/linux/kni/kni_net.c | 878 ------------------ > kernel/linux/kni/meson.build | 41 - > kernel/linux/meson.build | 2 +-
This is a heads up for KNI removal in the *main* branch. With this removal, there is no remaining out of tree Linux kernel module to compile/test in DPDK sources. This means that jobs (like the one in UNH lab that was compile-testing KNI against the latest Linux kernel sources) can be disabled. Important note: this mail does not ask for any change to LTS releases testing. If KNI was built and tested with LTS releases, you should continue to do so. -- David Marchand