Wind River Support Network

HomeDefectsLIN1023-287
Acknowledged

LIN1023-287 : bcc-ptest : Fails on xilinx-zynqmp board

Created: Apr 26, 2023    Updated: Jul 25, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

In conf/local.conf
IMAGE_INSTALL:append = " bcc  libbpf"

Build the image for ARM64 
bitbake wrlinux-image-std

boot the target and run commands per problem description
cd /usr/lib64/bcc/ptest/
./run-ptest

Steps to Reproduce

1) git clone --depth 1 --branch master-wr git://pek-git.wrs.com/wrlinux-x

2)  wrlinux-10/setup.sh   --machine xilinx-zynqmp --dl-layers --distro wrlinux --templates feature/xfce feature/dhcp-server-kea feature/ipv6 feature/bpf feature/bcc feature/netplan feature/nfsd feature/nftables feature/ntp feature/package-management feature/sftp-server feature/vsomeip feature/wireguard feature/docker feature/ptest --layers meta-filesystems meta-security-compliance meta-virtualization --dl-layers=1
3). ./environment-setup-x86_64-wrlinuxsdk-linux

4) . ./oe-init-build-env build_test

5) vim conf/local.conf
IMAGE_INSTALL:append = " bcc  libbpf"

6) bitbake wrlinux-image-std

7)boot the target and run commands per problem description
cd /usr/lib64/bcc/ptest/
./run-ptest
Live chat
Online