Not to be fixed
Created: Aug 28, 2022
Updated: Oct 10, 2023
Resolved Date: Oct 10, 2023
Found In Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace
The output of nftables ptest should follow a unified format.
The run-ptest script needs to be updated.
1) setup.sh
--machine intel-x86-64 --dl-layers --distro wrlinux-cgl --templates feature/ptest feature/nftables
2). ./environment-setup-x86_64-wrlinuxsdk-linux
3) . ./oe-init-build-env
4) vim conf/local.conf
IMAGE_INSTALL:append = " nftables"
5) bitbake wrlinux-image-cgl
6)boot the target and run commands per problem description