On Mon, Jul 31, 2023 at 5:13 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > > 2. The OVSrobot is looking into the port library to see the kni symbols. > > > But port is marked as deprecated already. > > > Perhaps we should just pull out port first? > > > > No we must support it until it is removed. > > You should either disable or remove KNI from the port library. > > The patch removed from port library and it builds but the ABI > robot was looking for symbols.
The ABI check was still active by the time you submitted this series. Please resend it now that the ABI check is disabled with rc0 merged. -- David Marchand