Re: [vpp-dev] GoVPP BridgeDomainDump issue

2022-03-21 Thread Petr Boltík
CLOSE, my misunderstanding ... default go value BdID and SwIfIndex is zero. The default value at the VPP side is 4294967295, so the was no successful result to reply. I have no idea how long is this behavior is used. Old golang examples (from 2018) do not mention this behavior. Regards Petr B. po

Re: [vpp-dev] GoVPP BridgeDomainDump issue

2022-03-21 Thread Petr Boltík
News ... I can successfully use python3 api to call bridge_domain_dump (vpp respond bridge domain list correctly). Any Idea where to start? (I can successfully use govpp for other functions). Many thanks for any help you can provide. Regards Petr B. s so 19. 3. 2022 v 9:23 odesílatel Petr Boltík