Hi vpp-dev and csit-dev,

Do you guys bumped into below issue on icelake 8380 platform with ubuntu 22.04 ?

1.  make build-release; make  pkg-deb

Built vpp from vpp repo master branch, the latest commit id as below,

commit 590a82c237337f560cc3d5beac47a235c5e97eac
Author: Tianyu Li tianyu...@arm.com<mailto:tianyu...@arm.com>
Date:   Sat Jan 28 07:58:45 2023 +0000

build: add missing dependences for centos 8

2. install vpp from deb packages,  here vpp binary were stripped,   running 
failed as below,

# /usr/bin/vpp -c /etc/vpp/startup.conf
unix_config:472: couldn't open log '/var/log/vpp/vpp.log'
vpp[1076183]: clib_socket_init: unknown input `(nil)/snort.sock'

#file  /usr/bin/vpp
/usr/bin/vpp: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), 
dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, 
BuildID[sha1]=9e31d428a67f39d3c523ecd6fadfc45e058e029d, for GNU/Linux 3.2.0, 
stripped


3.  vpp manage to run as below, also can connect by vppctl

#cd  vpp/build-root/install-vpp-native/vpp/bin
#./vpp -c /etc/vpp/startup.conf  &
#./vppctl
    _______    _        _   _____  ___
__/ __/ _ \  (_)__    | | / / _ \/ _ \
_/ _// // / / / _ \   | |/ / ___/ ___/
/_/ /____(_)_/\___/   |___/_/  /_/

vpp# show version
vpp v23.06-rc0~61-g590a82c23 built by root on fdio-ICX1 at 2023-02-14T14:02:50

#file ./vpp
./vpp: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically 
linked, interpreter /lib64/ld-linux-x86-64.so.2, 
BuildID[sha1]=f7df044e5b3b084240f5bed0cab3ec360057b9d4, for GNU/Linux 3.2.0, 
with debug_info, not stripped

Note: here startup.conf file was the default on from deb package.

Best Regards
Yulong Pei

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22594): https://lists.fd.io/g/vpp-dev/message/22594
Mute This Topic: https://lists.fd.io/mt/96960944/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/1480452/21656/631435203/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to