Hi, This means that you give the Python API a JSON definition for an API message not available on the running VPP instance. That might be caused by a plugin not loaded, version mismatch...
Best regards,
Ole
> When I try to connect vpp using python api, it shows the debug messages.
>
> My codes:
>
> from vpp_papi import VPP
> vpp = VPP()
> vpp.connect('test')
>
>
> And the terminal shows:
>
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> udp_ping_add_del_reply_a08dec44
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_transit_disable_reply_405af39d
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_transit_disable_ee3cf5f9
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_vni_disable_reply_2e8d61fa
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> udp_ping_add_del_req_a7280e39
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_vni_enable_reply_6a273d6e
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_export_enable_disable_20586df7
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> udp_ping_export_reply_7f8a6c87
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_disable_reply_711375e4
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_enable_6bf84bd6
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_vni_disable_27392af3
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_transit_enable_reply_4dc0cf51
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_vni_enable_489195ec
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_disable_1a373a3b
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_enable_reply_ca79fc00
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> ioam_cache_ip6_enable_disable_reply_67f2a36b
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> ioam_cache_ip6_enable_disable_de631cb6
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_transit_enable_2c399a17
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> udp_ping_export_req_e43a0203
> DEBUG:vpp_papi:No such message type or failed CRC checksum:
> vxlan_gpe_ioam_export_enable_disable_reply_2baa825a
> _______________________________________________
> vpp-dev mailing list
> [email protected]
> https://lists.fd.io/mailman/listinfo/vpp-dev
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
