With kernel 6.5 or later, the command `npc` will not list vxlan interface.
This break all nmstate VxLAN user in Fedora.
Initial debug indicate the problem is in `netlink-packet-route`:
DecodeError { inner: Failed to parse message with type 16
Also need to investigate why nispor silently ignored rust-netlink decode error.