Yeah my bad, It was just a warning message. Rest of the things are working fine.
Thanks,
Akshay
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10253): https://lists.fd.io/g/vpp-dev/message/10253
Mute This Topic: https://lists.fd.io/mt/24873049/2165
sday, August 21, 2018 4:36 PM
To: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] GoVPP is incompatible with vpp 18.07 #vpp #govpp #binapi
Thank you so much.
With the latest GoVPP I am able to generate the Binary-API bindings. Initially
I got the below error (Some issue with the parsing)
Invalid EV
riginal Message-
From: vpp-dev@lists.fd.io On Behalf Of Ole Troan
Sent: Tuesday, 2018-August-21 12:32
To: akj...@outlook.com
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] GoVPP is incompatible with vpp 18.07 #vpp #govpp #binapi
> I am trying to generate binary API's using latest GoVPP
Thank you so much.
With the latest GoVPP I am able to generate the Binary-API bindings. Initially
I got the below error (Some issue with the parsing)
*Invalid EVENTS SERVICE: {RequestType:dhcp_client_config
ReplyType:dhcp_client_config_reply Stream:false Events:[dhcp_compl_event]}*
but I was abl
riginal Message-
From: vpp-dev@lists.fd.io On Behalf Of Ole Troan
Sent: Tuesday, 2018-August-21 12:32
To: akj...@outlook.com
Cc: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] GoVPP is incompatible with vpp 18.07 #vpp #govpp #binapi
> I am trying to generate binary API's using latest GoVPP
> I am trying to generate binary API's using latest GoVPP with 18.07 VPP JSON.
> I get the following error
>
> binapi-generator --input-dir=/home/akshay/vpp1807json/vpp/api/core/
> --output-dir=./
> • We get the following error
>
> panic: Unknown VPP type vl_api_address_family
Hello,
I am trying to generate binary API's using latest GoVPP with 18.07 VPP JSON. I
get the following error
binapi-generator --input-dir=/home/akshay/vpp1807json/vpp/api/core/
--output-dir=./
* We get the following error
panic: Unknown VPP type vl_api_address_family_t
goro