<?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>74f7e7ee - selftests: tc-testing: remove spurious &apos;./&apos; from Makefile</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#74f7e7ee</link>
        <description>selftests: tc-testing: remove spurious &apos;./&apos; from MakefilePatchwork CI didn&apos;t like the extra &apos;./&apos;, so remove it.Signed-off-by: Pedro Tammela &lt;pctammela@mojatatu.com&gt;Acked-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;Link: https://lore.kernel.org/r/20231129222424.910148-3-pctammela@mojatatu.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Wed, 29 Nov 2023 22:24:22 +0000</pubDate>
        <dc:creator>Pedro Tammela &lt;pctammela@mojatatu.com&gt;</dc:creator>
    </item>
<item>
        <title>a79d8ba7 - selftests: tc-testing: remove buildebpf plugin</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#a79d8ba7</link>
        <description>selftests: tc-testing: remove buildebpf pluginAs tdc only tests loading/deleting and anything more complicated isbetter left to the ebpf test suite, provide a pre-compiled version of&apos;action.c&apos; and don&apos;t bother compiling it in kselftests or on the flyat all.Cc: Davide Caratti &lt;dcaratti@redhat.com&gt;Signed-off-by: Pedro Tammela &lt;pctammela@mojatatu.com&gt;Acked-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;Link: https://lore.kernel.org/r/20231124154248.315470-2-pctammela@mojatatu.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Fri, 24 Nov 2023 15:42:44 +0000</pubDate>
        <dc:creator>Pedro Tammela &lt;pctammela@mojatatu.com&gt;</dc:creator>
    </item>
<item>
        <title>35027c79 - selftests: tc-testing: move auxiliary scripts to a dedicated folder</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#35027c79</link>
        <description>selftests: tc-testing: move auxiliary scripts to a dedicated folderSome taprio tests need auxiliary scripts to wait for workqueue events toprocess. Move them to a dedicated folder in order to package them forthe kselftests tarball.Acked-by: Jamal Hadi Salim &lt;jhs@mojatatu.com&gt;Signed-off-by: Pedro Tammela &lt;pctammela@mojatatu.com&gt;Link: https://lore.kernel.org/r/20231017152309.3196320-3-pctammela@mojatatu.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Tue, 17 Oct 2023 15:23:09 +0000</pubDate>
        <dc:creator>Pedro Tammela &lt;pctammela@mojatatu.com&gt;</dc:creator>
    </item>
<item>
        <title>bbaf1ff0 - bpf: Replace deprecated -target with --target= for Clang</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#bbaf1ff0</link>
        <description>bpf: Replace deprecated -target with --target= for ClangThe -target option has been deprecated since clang 3.4 in 2013. Therefore, usethe preferred --target=bpf form instead. This also matches how we use --target=in scripts/Makefile.clang.Signed-off-by: Fangrui Song &lt;maskray@google.com&gt;Signed-off-by: Daniel Borkmann &lt;daniel@iogearbox.net&gt;Acked-by: Yonghong Song &lt;yhs@fb.com&gt;Acked-by: Quentin Monnet &lt;quentin@isovalent.com&gt;Link: https://github.com/llvm/llvm-project/commit/274b6f0c87a6a1798de0a68135afc7f95def6277Link: https://lore.kernel.org/bpf/20230624001856.1903733-1-maskray@google.com

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Sat, 24 Jun 2023 00:18:56 +0000</pubDate>
        <dc:creator>Fangrui Song &lt;maskray@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f2745dc0 - selftests: stop using KSFT_KHDR_INSTALL</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#f2745dc0</link>
        <description>selftests: stop using KSFT_KHDR_INSTALLStop using the KSFT_KHDR_INSTALL flag as installing the kernel headersfrom the kselftest Makefile is causing some issues.  Instead, rely onthe headers to be installed directly by the top-level Makefile&quot;headers_install&quot; make target prior to building kselftest.Signed-off-by: Guillaume Tucker &lt;guillaume.tucker@collabora.com&gt;Tested-by: Anders Roxell &lt;anders.roxell@linaro.org&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Fri, 08 Jul 2022 16:23:28 +0000</pubDate>
        <dc:creator>Guillaume Tucker &lt;guillaume.tucker@collabora.com&gt;</dc:creator>
    </item>
<item>
        <title>211a741c - tools: Factor Clang, LLC and LLVM utils definitions</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#211a741c</link>
        <description>tools: Factor Clang, LLC and LLVM utils definitionsWhen dealing with BPF/BTF/pahole and DWARF v5 I wanted to build bpftool.While looking into the source code I found duplicate assignments in misc toolsfor the LLVM eco system, e.g. clang and llvm-objcopy.Move the Clang, LLC and/or LLVM utils definitions to tools/scripts/Makefile.includefile and add missing includes where needed. Honestly, I was inspired by the commitc8a950d0d3b9 (&quot;tools: Factor HOSTCC, HOSTLD, HOSTAR definitions&quot;).I tested with bpftool and perf on Debian/testing AMD64 and LLVM/Clang v11.1.0-rc1.Build instructions:[ make and make-options ]MAKE=&quot;make V=1&quot;MAKE_OPTS=&quot;HOSTCC=clang HOSTCXX=clang++ HOSTLD=ld.lld CC=clang LD=ld.lld LLVM=1 LLVM_IAS=1&quot;MAKE_OPTS=&quot;$MAKE_OPTS PAHOLE=/opt/pahole/bin/pahole&quot;[ clean-up ]$MAKE $MAKE_OPTS -C tools/ clean[ bpftool ]$MAKE $MAKE_OPTS -C tools/bpf/bpftool/[ perf ]PYTHON=python3 $MAKE $MAKE_OPTS -C tools/perf/I was careful with respecting the user&apos;s wish to override custom compiler, linker,GNU/binutils and/or LLVM utils settings.Signed-off-by: Sedat Dilek &lt;sedat.dilek@gmail.com&gt;Signed-off-by: Daniel Borkmann &lt;daniel@iogearbox.net&gt;Acked-by: Andrii Nakryiko &lt;andrii@kernel.org&gt;Acked-by: Jiri Olsa &lt;jolsa@redhat.com&gt; # tools/build and tools/perfLink: https://lore.kernel.org/bpf/20210128015117.20515-1-sedat.dilek@gmail.com

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Thu, 28 Jan 2021 01:50:58 +0000</pubDate>
        <dc:creator>Sedat Dilek &lt;sedat.dilek@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2b9843fb - tc-testing: Add tdc to kselftests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/tc-testing/Makefile#2b9843fb</link>
        <description>tc-testing: Add tdc to kselftestsAdd tdc to existing kselftest infrastructure so that it can be run withexisting kselftests. TDC now generates objects in objdir/kselftestwithout cluttering main objdir, leaves source directory clean, andinstalls correctly in kselftest_install, properly adding itself torun_kselftest.sh script.Add tc-testing as a target of selftests/Makefile. Create tdc.sh to runtdc.py targets with correct arguments. To support single target fromselftest/Makefile, combine tc-testing/bpf/Makefile andtc-testing/Makefile. Move action.c up a directory to tc-testing/.Tested with: make O=/tmp/{objdir} TARGETS=&quot;tc-testing&quot; kselftest cd /tmp/{objdir} cd kselftest cd tc-testing ./tdc.sh make -C tools/testing/selftests/ TARGETS=tc-testing run_tests make TARGETS=&quot;tc-testing&quot; kselftest cd tools/testing/selftests ./kselftest_install.sh /tmp/exampledir My VM doesn&apos;t run all the kselftests so I commented out all except my target and net/pmtu.sh then: cd /tmp/exampledir &amp;&amp; ./run_kselftest.shCo-developed-by: Davide Caratti &lt;dcaratti@redhat.com&gt;Signed-off-by: Davide Caratti &lt;dcaratti@redhat.com&gt;Signed-off-by: Briana Oursler &lt;briana.oursler@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/tc-testing/Makefile</description>
        <pubDate>Fri, 17 Jul 2020 21:54:39 +0000</pubDate>
        <dc:creator>Briana Oursler &lt;briana.oursler@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
