papi: change default to use socket transport instead of shared memory transport 96/31996/6
authorOle Troan <ot@cisco.com>
Thu, 15 Apr 2021 14:53:39 +0000 (16:53 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 28 Apr 2021 16:03:45 +0000 (16:03 +0000)
commitdf6d986f81f89ed46288ab508485700b4ed7dca1
tree449b8e15faf6cc7b7be95367dcef0d985d784755
parentfd4fd0d1853ae7384e7a64c4cad17a3469720b95
papi: change default to use socket transport instead of shared memory transport

In preparation for removing Python shared memory support, change the default to use sockets.
This may affect users of PAPI. E.g. if running against instances of VPP where
the API socket is in a different location or disabled.

Type: improvement
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I96308ed70b9ff314c9b487722174f5e4b14efdd2
Signed-off-by: Ole Troan <ot@cisco.com>
src/vpp-api/python/vpp_papi/vpp_papi.py