<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5ae51618 - selftests/sched_ext: Add NUMA-aware scheduler test</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/sched_ext/Makefile#5ae51618</link>
        <description>selftests/sched_ext: Add NUMA-aware scheduler testAdd a selftest to validate the behavior of the NUMA-aware schedulerfunctionalities, including idle CPU selection within nodes, per-nodeDSQs and CPU to node mapping.Signed-off-by: Andrea Righi &lt;arighi@nvidia.com&gt;Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/sched_ext/Makefile</description>
        <pubDate>Wed, 26 Feb 2025 06:50:57 +0000</pubDate>
        <dc:creator>Andrea Righi &lt;arighi@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>9b3c11a8 - selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/sched_ext/Makefile#9b3c11a8</link>
        <description>selftests/sched_ext: add order-only dependency of runner.o on BPFOBJThe runner.o may start building before libbpf headers are installed,and as a result build fails. This happened a couple of times onlibbpf/ci test jobs:  * https://github.com/libbpf/ci/actions/runs/11447667257/job/31849533100  * https://github.com/theihor/libbpf-ci/actions/runs/11445162764/job/31841649552Headers are installed in a recipe for $(BPFOBJ) target, and adding anorder-only dependency should ensure this doesn&apos;t happen.Signed-off-by: Ihor Solodrai &lt;ihor.solodrai@pm.me&gt;Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/sched_ext/Makefile</description>
        <pubDate>Mon, 21 Oct 2024 23:16:52 +0000</pubDate>
        <dc:creator>Ihor Solodrai &lt;ihor.solodrai@pm.me&gt;</dc:creator>
    </item>
<item>
        <title>7941b83b - selftests: sched_ext: Add sched_ext as proper selftest target</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/sched_ext/Makefile#7941b83b</link>
        <description>selftests: sched_ext: Add sched_ext as proper selftest targetThe sched_ext selftests is missing proper cross-compilation support, aproper target entry, and out-of-tree build support.When building the kselftest suite, e.g.:  make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu-  \    TARGETS=sched_ext SKIP_TARGETS=&quot;&quot; O=/output/foo \    -C tools/testing/selftests installor:  make ARCH=arm64 LLVM=1 TARGETS=sched_ext SKIP_TARGETS=&quot;&quot; \    O=/output/foo -C tools/testing/selftests installThe expectation is that the sched_ext is included, cross-built, thecorrect toolchain is picked up, and placed into /output/foo.In contrast to the BPF selftests, the sched_ext suite does not usebpftool at test run-time, so it is sufficient to build bpftool for thebuild host only.Add ARCH, CROSS_COMPILE, OUTPUT, and TARGETS support to the sched_extselftest. Also, remove some variables that were unused by theMakefile.Signed-off-by: Bj&#246;rn T&#246;pel &lt;bjorn@rivosinc.com&gt;Reviewed-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;Acked-by: David Vernet &lt;void@manifault.com&gt;Tested-by: Mark Brown &lt;broonie@kernel.org&gt;Reviewed-by: Mark Brown &lt;broonie@kernel.org&gt;Signed-off-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/sched_ext/Makefile</description>
        <pubDate>Tue, 08 Oct 2024 15:35:18 +0000</pubDate>
        <dc:creator>Bj&#246;rn T&#246;pel &lt;bjorn@rivosinc.com&gt;</dc:creator>
    </item>
<item>
        <title>a5db7817 - sched_ext: Add selftests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/sched_ext/Makefile#a5db7817</link>
        <description>sched_ext: Add selftestsAdd basic selftests.Signed-off-by: David Vernet &lt;dvernet@meta.com&gt;Acked-by: Tejun Heo &lt;tj@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/sched_ext/Makefile</description>
        <pubDate>Tue, 18 Jun 2024 20:09:21 +0000</pubDate>
        <dc:creator>David Vernet &lt;dvernet@meta.com&gt;</dc:creator>
    </item>
</channel>
</rss>
