<?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>9b06d5b9 - selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/net/openvswitch/Makefile#9b06d5b9</link>
        <description>selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentPackage build environments like Fedora rpmbuild introduced hardeningoptions (e.g. -pie -Wl,-z,now) by passing a -spec option to CFLAGSand LDFLAGS.Some Makefiles currently override CFLAGS but not LDFLAGS, which leadsto a mismatch and build failure, for example:  /usr/bin/ld: /tmp/ccd2apay.o: relocation R_X86_64_32 against    `.rodata.str1.1&apos; can not be used when making a PIE object; recompile with -fPIE  /usr/bin/ld: failed to set dynamic section sizes: bad value  collect2: error: ld returned 1 exit status  make[1]: *** [../../lib.mk:222: tools/testing/selftests/net/lib/csum] Error 1openvswitch/Makefile CFLAGS currently do not appear to be used, butfix it anyway for the case when new tests are introduced in future.Fixes: 1d0dc857b5d8 (&quot;selftests: drv-net: add checksum tests&quot;)Signed-off-by: Jan Stancek &lt;jstancek@redhat.com&gt;Acked-by: Matthieu Baerts (NGI0) &lt;matttbe@kernel.org&gt;Reviewed-by: Hangbin Liu &lt;liuhangbin@gmail.com&gt;Link: https://patch.msgid.link/3d173603ee258f419d0403363765c9f9494ff79a.1737635092.git.jstancek@redhat.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/net/openvswitch/Makefile</description>
        <pubDate>Thu, 23 Jan 2025 12:38:51 +0000</pubDate>
        <dc:creator>Jan Stancek &lt;jstancek@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>25f16c87 - selftests: add openvswitch selftest suite</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/net/openvswitch/Makefile#25f16c87</link>
        <description>selftests: add openvswitch selftest suitePrevious commit resolves a WARN splat that can be difficult to reproduce,but with the ovs-dpctl.py utility, it can be trivial.  Introduce a testcase which creates a DP, and then downgrades the feature set.  This willinclude a utility &apos;ovs-dpctl.py&apos; that can be extended to do additionaltests and diagnostics.Signed-off-by: Aaron Conole &lt;aconole@redhat.com&gt;Signed-off-by: Paolo Abeni &lt;pabeni@redhat.com&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/net/openvswitch/Makefile</description>
        <pubDate>Tue, 25 Oct 2022 10:50:18 +0000</pubDate>
        <dc:creator>Aaron Conole &lt;aconole@redhat.com&gt;</dc:creator>
    </item>
</channel>
</rss>
