Acknowledged
Created: Jul 7, 2025
Updated: Aug 18, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: BSP
echo 63 > /sys/class/net/eth1/device/sriov_numvfs
echo 0 > /sys/class/net/eth1/device/sriov_numvfs
[ 5470.041246] ixgbevf 0000:07:12.4 eth15: Could not remove VLAN 0 [ 5470.041304] ixgbevf 0000:07:12.4 eth15: failed to kill vid 0081/0 [ 5490.550148] ixgbevf 0000:07:12.6 eth16: Could not remove VLAN 0 [ 5490.550210] ixgbevf 0000:07:12.6 eth16: failed to kill vid 0081/0 [ 5511.076412] ixgbevf 0000:07:13.0 eth17: Could not remove VLAN 0 [ 5511.076470] ixgbevf 0000:07:13.0 eth17: failed to kill vid 0081/0 [ 5531.569735] ixgbevf 0000:07:13.2 eth18: Could not remove VLAN 0 [ 5531.569793] ixgbevf 0000:07:13.2 eth18: failed to kill vid 0081/0 [ 5558.084896] ixgbevf 0000:07:13.4 eth19: Could not remove VLAN 0 [ 5558.084959] ixgbevf 0000:07:13.4 eth19: failed to kill vid 0081/0 [ 5572.590813] ixgbevf 0000:07:13.6 eth20: Could not remove VLAN 0 [ 5572.590868] ixgbevf 0000:07:13.6 eth20: failed to kill vid 0081/0 [ 5587.107528] ixgbevf 0000:07:14.0 eth21: Could not remove VLAN 0 [ 5587.107587] ixgbevf 0000:07:14.0 eth21: failed to kill vid 0081/0 [ 5595.606363] ixgbevf 0000:07:14.2 eth22: Could not remove VLAN 0 [ 5595.606542] ixgbevf 0000:07:14.2 eth22: failed to kill vid 0081/0 [ 5613.115101] ixgbevf 0000:07:14.4 eth23: Could not remove VLAN 0 [ 5613.115223] ixgbevf 0000:07:14.4 eth23: failed to kill vid 0081/0 [ 5630.596750] ixgbevf 0000:07:14.6 eth24: Could not remove VLAN 0 [ 5630.596807] ixgbevf 0000:07:14.6 eth24: failed to kill vid 0081/0 [ 5651.082763] ixgbevf 0000:07:15.0 eth25: Could not remove VLAN 0 [ 5651.082815] ixgbevf 0000:07:15.0 eth25: failed to kill vid 0081/0 [ 5685.062583] ixgbevf 0000:07:15.4 eth27: Could not remove VLAN 0 [ 5685.062640] ixgbevf 0000:07:15.4 eth27: failed to kill vid 0081/0 [ 5737.060828] ixgbevf 0000:07:16.0 eth29: Could not remove VLAN 0 [ 5737.060889] ixgbevf 0000:07:16.0 eth29: failed to kill vid 0081/0
INFO: HTTP shared image: http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS25/BSP/intel-x86-64_preempt-rt_glibc-std-sato_GIT/20250705_234833
/lpg-build/cdc/fast_prod/WRL10_25/WRL10_25_GIT/wrlinux-10/setup.sh --machines intel-x86-64 --templates feature/intel-qat feature/intel-persistent-memory feature/intel-sst feature/dpdk feature/bsp-extras feature/docker feature/kexec feature/kdump feature/lxc feature/tpm2 feature/edac feature/xfce --layers meta-dpdk --distros wrlinux-graphics --dl-layers=1 --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
echo 'PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"' >> conf/local.conf
echo 'BB_NUMBER_THREADS ?= "24"' >> conf/local.conf
echo 'PARALLEL_MAKE ?= "-j 24"' >> conf/local.conf
export https_proxy=147.11.252.42:9090
export http_proxy=147.11.252.42:9090
bitbake-layers add-layer /net/pek-lpgtest16.wrs.com/buildarea1/wgao/wassp-linux/testcases/wrlinux/wr-testing/bts-dev
OR
#####To Clone a whole new testcases layer#####
git clone --depth 1 -b master git://lxgit.wrs.com/wrlinux-testing/testcases.git ../layers/testcases/wrlinux/
bitbake-layers add-layer ../layers/testcases/wrlinux/wr-testing/bts-dev
#####End#####
echo '
require templates/feature/bts/template.conf
IMAGE_FSTYPES += " tar.bz2"
bitbake-layers add-layer /net/pek-lpgtest7408/buildarea1/SharedImage/wrlinux-testing-dl
echo 'IMAGE_INSTALL:append = " intel-cmt-cat"
IMAGE_FSTYPES:remove = " live hddimg iso"
DISTRO_FEATURES += "seccomp ipv6"' >> conf/local.conf
bitbake wrlinux-image-std-sato
Test on denverton board.