Re: [vpp-dev] LCP plugin - api issue report

2022-03-25 Thread Pim van Pelt
Hoi, I don't know much about the context of your problem, Petr, but I can confirm that -71 is "invalid interface" (see src/vnet/error.h) and the large number there is -1. The call also fails in Python, but there too, is also creates the LCP before failing to return properly to the client. r = vpp

[vpp-dev] vector allocator rework

2022-03-25 Thread Damjan Marion via lists.fd.io
Guys, As discussed on the last call, I did a rework of the VPP vector (and pool) allocator. https://gerrit.fd.io/r/c/vpp/+/35718 Here is the list of changes: - support of in-place growth of vectors (if there is available space next to existing alloc) - drops the need for alloc_aligned_at_of

Re: [vpp-dev] LCP plugin - api issue report

2022-03-25 Thread Petr Boltík
ad 2) some news introduction: - lcp_itf_pair_get reply multiple messages - lcp_itf_pair_details - lcp_itf_pair_get_reply (allways reply: &{Retval:0 Cursor:*4294967295*}) reply lcp_itf_pair_add_del_v2_reply return invalid channel (a can rewrite at the govpp and decode message) LCP add del

Re: [vpp-dev] how make 80-vpp.conf effective #vppcom

2022-03-25 Thread Pim van Pelt
Hi, Please note for future reference, that the vpp-dev mailinglist uses English for the benefit of all users :-) The question you asked seems to be relevant to the sysctl settings (hugepages, possibly socket mbuf). You can indeed use sysctl -p /etc/sysctl.d/80-vpp.conf to load the settings from t

[vpp-dev] how make 80-vpp.conf effective #vppcom

2022-03-25 Thread first_semon
您好先生: 我应该怎么做才能使 80-vpp.conf 生效,例如使用 sysctl -p 使 sysctl.conf 生效。或者在启动 vpp 时使用默认的 80-vpp.conf? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#2): https://lists.fd.io/g/vpp-dev/message/2 Mute This Topic: https://lists.fd.io/mt/90017680/21656 M