<?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>744d7fa8 - Set lib/ DEBUG mode default.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#744d7fa8</link>
        <description>Set lib/ DEBUG mode default.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Mon, 16 May 2022 07:49:24 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>1f5a5310 - Support zero copy while call `ff_write`, you can enable it by modify &#8216;FF_ZC_SEND=1&apos; in `lib/Makefile`.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#1f5a5310</link>
        <description>Support zero copy while call `ff_write`, you can enable it by modify &#8216;FF_ZC_SEND=1&apos; in `lib/Makefile`.`FF_ZC_SEND` is same as `FF_USE_PAGE_ARRAY`, it will improve performance slightly in some scenarios, need to be tested in combination with real applications.You can enable both compilation options at the same time or separately.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 15 Apr 2022 10:00:49 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>b57a4d09 - Revert &quot;Fix &apos;FF_KNI&apos; ifdef in Makefile&quot;</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#b57a4d09</link>
        <description>Revert &quot;Fix &apos;FF_KNI&apos; ifdef in Makefile&quot;

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Mon, 10 Jan 2022 07:39:36 +0000</pubDate>
        <dc:creator>johnjiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>fc4410cb - Fix &apos;FF_KNI&apos; ifdef in Makefile</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#fc4410cb</link>
        <description>Fix &apos;FF_KNI&apos; ifdef in Makefile

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Tue, 28 Dec 2021 10:27:06 +0000</pubDate>
        <dc:creator>thegreathir &lt;aaph1377@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>544273b7 - Modify net.inet.tcp.functions_default from bbr to freebsd, because extra</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#544273b7</link>
        <description>Modify net.inet.tcp.functions_default from bbr to freebsd, because extrastacks(bbr and rack) can&apos;t work normaly now.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 15 Oct 2021 04:52:22 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>77ab9738 - Support extra tcp stacks, rack and bbr.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#77ab9738</link>
        <description>Support extra tcp stacks, rack and bbr.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 07:16:09 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>2317ada5 - Update LICENCE.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#2317ada5</link>
        <description>Update LICENCE.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Sat, 18 Sep 2021 08:05:45 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>617ef36b - FreeBSD13 can simply work.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#617ef36b</link>
        <description>FreeBSD13 can simply work.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Sat, 18 Sep 2021 06:50:06 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>22ce4aff - FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#22ce4aff</link>
        <description>FreeBSD: Upgrade to FreeBSD-releng-13.0 compiled, to be tested.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Tue, 31 Aug 2021 11:00:09 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>8d76b62e - Support DPDK 20.11.0(LTS).</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#8d76b62e</link>
        <description>Support DPDK 20.11.0(LTS).

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 05 Feb 2021 08:42:07 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>ba22d55c - upgrade F-STACK_VERSION to 1.21.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#ba22d55c</link>
        <description>upgrade F-STACK_VERSION to 1.21.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 05 Feb 2021 07:00:10 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>2474e163 - Bugfix: support rte_flow_isolate for multi lcore (#562)</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#2474e163</link>
        <description>Bugfix: support rte_flow_isolate for multi lcore (#562)* Bugfix: support rte_flow_isolateinit flow isolate mode only run once

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Wed, 25 Nov 2020 03:31:04 +0000</pubDate>
        <dc:creator>Hawker &lt;hawkxiang.cpp@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>591a17d5 - upgrade F-STACK_VERSION to 1.21.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#591a17d5</link>
        <description>upgrade F-STACK_VERSION to 1.21.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 19 Jun 2020 02:54:34 +0000</pubDate>
        <dc:creator>fengbojiang(&#23004;&#20964;&#27874;) &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>7b0de5a0 - Add `ip6_fastfwd.c` in `Makefile`.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#7b0de5a0</link>
        <description>Add `ip6_fastfwd.c` in `Makefile`.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Sat, 23 Nov 2019 03:40:18 +0000</pubDate>
        <dc:creator>fengbojiang &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>10b909a1 - IPv6: support multi-processes, deep copy NDP packet and dispatch.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#10b909a1</link>
        <description>IPv6: support multi-processes, deep copy NDP packet and dispatch.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Wed, 17 Jul 2019 09:31:47 +0000</pubDate>
        <dc:creator>fengbojiang(&#23004;&#20964;&#27874;) &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>d7140ab7 - IPv6: FreeBSD stack and f-stack support ipv6.</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#d7140ab7</link>
        <description>IPv6: FreeBSD stack and f-stack support ipv6.

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 12 Jul 2019 12:56:01 +0000</pubDate>
        <dc:creator>fengbojiang(&#23004;&#20964;&#27874;) &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>5af66259 - add `make install` and `make uninstall` in f-tack&apos;s lib and tools, refer #396</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#5af66259</link>
        <description>add `make install` and `make uninstall` in f-tack&apos;s lib and tools, refer #396

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Mon, 01 Jul 2019 11:18:54 +0000</pubDate>
        <dc:creator>jfb8856606 &lt;fengbojiang@tencent.com&gt;</dc:creator>
    </item>
<item>
        <title>a5c480ea - modify according to MR.Wang</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#a5c480ea</link>
        <description>modify according to MR.Wang

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Mon, 01 Apr 2019 06:54:36 +0000</pubDate>
        <dc:creator>10077240 &lt;jin.hao1@zte.com.cn&gt;</dc:creator>
    </item>
<item>
        <title>5bf882b4 - modify according to MR.Wang</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#5bf882b4</link>
        <description>modify according to MR.Wang

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Mon, 01 Apr 2019 06:54:36 +0000</pubDate>
        <dc:creator>10077240 &lt;jin.hao1@zte.com.cn&gt;</dc:creator>
    </item>
<item>
        <title>753215f3 - modify makefile as needes</title>
        <link>http://172.16.0.5:8080/history/f-stack/lib/Makefile#753215f3</link>
        <description>modify makefile as needes

            List of files:
            /f-stack/lib/Makefile</description>
        <pubDate>Fri, 29 Mar 2019 02:49:35 +0000</pubDate>
        <dc:creator>10077240 &lt;jin.hao1@zte.com.cn&gt;</dc:creator>
    </item>
</channel>
</rss>
