From patchwork Mon Apr 27 23:39:09 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 87033 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1C65FF8864 for ; Mon, 27 Apr 2026 23:39:22 +0000 (UTC) Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.697.1777333154874188959 for ; Mon, 27 Apr 2026 16:39:15 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: denix.org, ip: 64.68.198.64, mailfrom: denis@denix.org) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 0555540CC4; Mon, 27 Apr 2026 23:39:14 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5Xtkkqdeoig4; Mon, 27 Apr 2026 23:39:13 +0000 (UTC) Received: from mail.denix.org (pool-100-15-87-159.washdc.fios.verizon.net [100.15.87.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id D222C40B66; Mon, 27 Apr 2026 23:39:12 +0000 (UTC) Received: from thorin.denix (thorin.denix [192.168.30.9]) by mail.denix.org (Postfix) with ESMTP id D5EEC175ED5; Mon, 27 Apr 2026 19:39:11 -0400 (EDT) From: Denys Dmytriyenko To: meta-arago@lists.yoctoproject.org Cc: "Denys Dmytriyenko (TI)" Subject: [master][PATCH 1/3] ltp-ddt: move iproute2-bridge from ltp to ltp-ddt Date: Mon, 27 Apr 2026 19:39:09 -0400 Message-Id: <20260427233911.2171996-1-denis@denix.org> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 27 Apr 2026 23:39:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/17495 From: "Denys Dmytriyenko (TI)" The .inc file of ltp recipe should be a verbatim copy of the upstream recipe from OE-Core so it's easy to maintain and upgrade. iproute2-bridge dependency was added when OE-Core started packaging bridge into own package[1], but it should have been added to ltp-ddt instead, fix it here. [1] https://git.yoctoproject.org/meta-arago/commit/?id=a57fbdefd04305eb187fad262d7b19a104977e28 Signed-off-by: Denys Dmytriyenko (TI) --- meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb | 1 + meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb index 0168d125..c91f0052 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb @@ -33,6 +33,7 @@ RDEPENDS:${PN} += "\ serialcheck \ memtester \ libgpiod-tools \ + iproute2-bridge \ " do_install:prepend() { diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc index 560e9b4e..d63b936f 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc @@ -98,7 +98,6 @@ RDEPENDS:${PN} = "\ gdb \ gzip \ iproute2 \ - iproute2-bridge \ ${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', 'iputils-ping6', '', d)} \ ldd \ libaio \ From patchwork Mon Apr 27 23:39:10 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 87032 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C2DB6FF8867 for ; Mon, 27 Apr 2026 23:39:22 +0000 (UTC) Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.722.1777333155093101605 for ; Mon, 27 Apr 2026 16:39:16 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: denix.org, ip: 64.68.198.64, mailfrom: denis@denix.org) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 7F88A40CD6; Mon, 27 Apr 2026 23:39:14 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3XqcuuGIYX6q; Mon, 27 Apr 2026 23:39:14 +0000 (UTC) Received: from mail.denix.org (pool-100-15-87-159.washdc.fios.verizon.net [100.15.87.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 5DCB440BD4; Mon, 27 Apr 2026 23:39:13 +0000 (UTC) Received: from thorin.denix (thorin.denix [192.168.30.9]) by mail.denix.org (Postfix) with ESMTP id 0C79C175FAD; Mon, 27 Apr 2026 19:39:13 -0400 (EDT) From: Denys Dmytriyenko To: meta-arago@lists.yoctoproject.org Cc: "Denys Dmytriyenko (TI)" Subject: [master][PATCH 2/3] ltp-ddt: correct re-enabling of memcg_stress test Date: Mon, 27 Apr 2026 19:39:10 -0400 Message-Id: <20260427233911.2171996-2-denis@denix.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20260427233911.2171996-1-denis@denix.org> References: <20260427233911.2171996-1-denis@denix.org> MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 27 Apr 2026 23:39:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/17496 From: "Denys Dmytriyenko (TI)" Upstream ltp disables memcg_stress test, while we want it to be enabled, as the comment says. Hence this should be done at the end of do_install, not at the beginning, when even "make install" hasn't happened yet. Signed-off-by: Denys Dmytriyenko (TI) --- meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb index c91f0052..13646a7c 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb @@ -36,7 +36,7 @@ RDEPENDS:${PN} += "\ iproute2-bridge \ " -do_install:prepend() { +do_install:append() { # Upstream ltp recipe wants to remove this test case in do_install install -d ${D}${prefix}/runtest/ echo "memcg_stress" >> ${D}${prefix}/runtest/controllers From patchwork Mon Apr 27 23:39:11 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 87034 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3F20FF8872 for ; Mon, 27 Apr 2026 23:39:22 +0000 (UTC) Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.698.1777333155225820457 for ; Mon, 27 Apr 2026 16:39:15 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: denix.org, ip: 64.68.198.64, mailfrom: denis@denix.org) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 7CB2E40B66; Mon, 27 Apr 2026 23:39:14 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BRrxXaIY4Zvi; Mon, 27 Apr 2026 23:39:14 +0000 (UTC) Received: from mail.denix.org (pool-100-15-87-159.washdc.fios.verizon.net [100.15.87.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 5F94040C2A; Mon, 27 Apr 2026 23:39:13 +0000 (UTC) Received: from thorin.denix (thorin.denix [192.168.30.9]) by mail.denix.org (Postfix) with ESMTP id 1916C175FB5; Mon, 27 Apr 2026 19:39:13 -0400 (EDT) From: Denys Dmytriyenko To: meta-arago@lists.yoctoproject.org Cc: "Denys Dmytriyenko (TI)" Subject: [master][PATCH 3/3] ltp-ddt: sync up ltp with upstream Date: Mon, 27 Apr 2026 19:39:11 -0400 Message-Id: <20260427233911.2171996-3-denis@denix.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20260427233911.2171996-1-denis@denix.org> References: <20260427233911.2171996-1-denis@denix.org> MIME-Version: 1.0 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 27 Apr 2026 23:39:22 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/17494 From: "Denys Dmytriyenko (TI)" Update ltp .inc file with the latest verbatim copy of ltp recipe from OE-Core. Signed-off-by: Denys Dmytriyenko (TI) --- .../recipes-devtools/ltp-ddt/ltp_20260130.inc | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc index d63b936f..3108cc6c 100644 --- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc +++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp_20260130.inc @@ -79,6 +79,15 @@ do_install(){ # The controllers memcg_stree test seems to cause us hangs and takes 900s # (maybe we expect more regular output?), anyhow, skip it sed -e '/^memcg_stress/d' -i ${D}${prefix}/runtest/controllers + + # min_free_kbytes can be disruptive on constrained targets + sed -e '/^min_free_kbytes/d' -i ${D}${prefix}/runtest/mm + + # cve-2018-13405 triggers memory deadlock kernel panic on constrained targets + sed -e '/^cve-2018-13405/d' -i ${D}${prefix}/runtest/cve + + # cve-2020-36557 triggers memory deadlock kernel panic on constrained targets + sed -e '/^cve-2020-36557/d' -i ${D}${prefix}/runtest/cve } RDEPENDS:${PN} = "\ @@ -128,7 +137,7 @@ remove_broken_musl_sources() { [ "${TCLIBC}" = "musl" ] || return 0 cd ${S} - echo "WARNING: remove unsupported tests (until they're fixed)" + bbverbnote "remove unsupported tests (until they're fixed)" # sync with upstream # https://github.com/linux-test-project/ltp/blob/master/ci/alpine.sh#L33