Build an image with ptest enabled and recipe openvswitch installed. Run ptest of openvswitch on a board. 27 out of 2518 ptest cases are failed
1) git clone --depth 1 --branch WRLINUX_10_24_LTS git://pek-git.wrs.com/wrlinux-x 2) wrlinux-10/setup.sh --machine intel-x86-64 --dl-layers=1 --distro wrlinux --templates feature/xfce feature/busybox feature/ipv6 feature/lttng feature/mariadb feature/network-bond-libteam feature/nftables feature/package-management feature/podman feature/ptest feature/snmp feature/selinux feature/valgrind feature/virt-host --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 = " openvswitch" 6) bitbake wrlinux-image-std 7)boot the target and run commands per problem description cd /usr/lib64/openvswitch/ptest/ ./run-ptest