Hyong,
> Thanks for the info, and using 'use_socket=True' did solve the issue
> ('VPPApiClient' was already in use as it was imported as 'VPP' in my code).
> Out of curiosity, why is the python shared memory transport deprecated?
1) there was no performance gain using shared memory over UDS in
Hi Ole,
Thanks for the info, and using 'use_socket=True' did solve the issue
('VPPApiClient' was already in use as it was imported as 'VPP' in my code).
Out of curiosity, why is the python shared memory transport deprecated?
Thanks again,
--Hyong
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all
> I have a python script that uses 'vpp_papi' to try to connect to the 'vpp'
> running on the local host. It's based on my reading of the source code in
> 'src/vpp-api/python/vpp_papi'. One problem I'm running into is that the
> client fails to connect to the vpp with the error message:
>
> p
Hi,
I have a python script that uses 'vpp_papi' to try to connect to the 'vpp'
running on the local host. It's based on my reading of the source code in
'src/vpp-api/python/vpp_papi'. One problem I'm running into is that the client
fails to connect to the vpp with the error message:
>
>
>