SONiC-VPP

89 views
Skip to first unread message

Alkama Hasan

unread,
Oct 23, 2023, 3:14:47 AM10/23/23
to sonicproject
Hi team,
is there any documentation/steps to have sonic-vpp for a specific vendor.?
or what changes needed to run sonic-vpp on any vendor specific chip?
as i can see there is some config_syncd inside syncd_init_common.sh in the sonic-vpp github repos
where vendor specific things mentioned.

Shashidhar Patil

unread,
Oct 28, 2023, 12:20:55 PM10/28/23
to Alkama Hasan, sonicproject
Hi Alkama,
   There is no vendor specific code in sonic-vpp. Currently sonic-vpp platform is developed/tested/verified on 
commodity servers with processors supporting amd64 architecture.(basically x86_64). What you see in syncd_ini_common.sh is
sonic-vpp platform specific code changes. Sonic-vpp has not been tested on ARM servers.
sonic-vpp is not meant to run on switch hardware for sure.

Thanks
-Shashidhar

--
You received this message because you are subscribed to the Google Groups "sonicproject" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonicproject...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonicproject/08890289-e63e-4c4b-b174-20e47bd7253fn%40googlegroups.com.

Alkama Hasan

unread,
Oct 29, 2023, 2:37:47 PM10/29/23
to sonicproject
Hi Shashidhar,
Thanks for the reply,
Actually i am trying to install sonic-platform-vpp on x86 of container one,
and i am trying to build the image using make command 
make sonic
I am facing the issue like when it try to make the image of sonic "tmp-sonic-slave-buster" in that process i am getting this error

PermissionError: [Errno 13] Permission denied: '/usr/lib/python3.7/__pycache__/__future__.cpython-37.pyc.139838686664496'
161.6 dpkg: error processing package python3.7-minimal (--configure):
161.6  installed python3.7-minimal package post-installation script subprocess returned error exit status 1
161.6 Errors were encountered while processing:
161.6  python3.7-minimal
161.8 E: Sub-process /usr/bin/dpkg returned an error code (
1)

Thanks 
Alkama

Shashidhar Patil

unread,
Oct 30, 2023, 11:10:35 AM10/30/23
to Alkama Hasan, sonicproject
Alkama,
   Not sure I have seen this issue before. Please check if you need to use a http proxy to reach internet, if so specify
the proxy too in the build command as instructed in the README.md. If that does not help, try building by doing
 a reset " make reset" and "make sonic".

Thanks
-Shashidhar

Reply all
Reply to author
Forward
Message has been deleted
0 new messages