Hi, While using a small piece of python code to create a vlan subinterface, we get some unexpected returns:
We run: vpp.api.create_vlan_subif(sw_if_index=3, vlan_id=101); The return for this varies, one time it is: create_vlan_subif_reply(_0=121, context=4, retval=0, sw_if_index=5) But it is not consistent, we get create_vlan_subif_reply(_0=121, context=4, retval=-56, sw_if_index=4294967295) Back as well, which is of no use to us. Anyone experienced the same? We run vpp 21.06 (installed from package cloud) Regards, Eyle
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20276): https://lists.fd.io/g/vpp-dev/message/20276 Mute This Topic: https://lists.fd.io/mt/86019022/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-