[Starlingx-discuss] [Distributed StarlingX 4.0] Running testpmd application in StarlingX

Dharwadkar, Sriram Sriram.Dharwadkar at commscope.com
Tue Dec 15 07:49:47 UTC 2020


Hi,

I have installed starlingX in  All in One Duplex Low latency configuration in edge cloud.

Below is the build detail.
controller-0:~$ cat /etc/build.info
###
### StarlingX
###     Release 20.06
###

OS="centos"
SW_VERSION="20.06"
BUILD_TARGET="Host Installer"
BUILD_TYPE="Formal"
BUILD_ID="r/stx.4.0"

JOB="STX_4.0_build_layer_flock"
BUILD_BY="starlingx.build at cengn.ca"
BUILD_NUMBER="22"
BUILD_HOST="starlingx_mirror"
BUILD_DATE="2020-08-05 12:25:52 +0000"

FLOCK_OS="centos"
FLOCK_JOB="STX_4.0_build_layer_flock"
FLOCK_BUILD_BY="starlingx.build at cengn.ca"
FLOCK_BUILD_NUMBER="22"
FLOCK_BUILD_HOST="starlingx_mirror"
FLOCK_BUILD_DATE="2020-08-05 12:25:52 +0000"

Servers on which starlingx is installed have Mellanox ConnectX-4 NIC. We plan to run dpdk applications making use of vf's created out of this NIC.
For this purpose I ran test pmd application, but got the below error.

controller-1:~$ sudo ./testpmd -l 0-3 -n 4 -- -i --portmask=0x1 --nb-cores=2
Password:
./testpmd: /lib64/libmlx5.so.1: version `MLX5_OFED' not found (required by ./testpmd)

I have compiled testpmd application using OFED 5.1 version. Please let me know how to get testpmd working in StarlingX setup.

Regards,
Sriram


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20201215/0985e0ba/attachment.html>


More information about the Starlingx-discuss mailing list