<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>ce1231ca - net/ixgbe/base: update version</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#ce1231ca</link>
        <description>net/ixgbe/base: update versionUpdate base code version in readme.Signed-off-by: Guinan Sun &lt;guinanx.sun@intel.com&gt;Reviewed-by: Wei Zhao &lt;wei.zhao1@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Thu, 09 Jul 2020 08:00:46 +0000</pubDate>
        <dc:creator>Guinan Sun &lt;guinanx.sun@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e071d4af - net/ixgbe/base: update copyright</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#e071d4af</link>
        <description>net/ixgbe/base: update copyrightClarify Intel copyright and update the date to 2020.Fixes: 9db3087f4f77 (&quot;net/ixgbe/base: update the license&quot;)Cc: stable@dpdk.orgSigned-off-by: Xiaoyun Li &lt;xiaoyun.li@intel.com&gt;Reviewed-by: Ferruh Yigit &lt;ferruh.yigit@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Mon, 18 May 2020 08:41:36 +0000</pubDate>
        <dc:creator>Xiaoyun Li &lt;xiaoyun.li@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>98785b0c - net/ixgbe: replace license text with SPDX tag</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#98785b0c</link>
        <description>net/ixgbe: replace license text with SPDX tagSigned-off-by: Xiaolong Ye &lt;xiaolong.ye@intel.com&gt;Acked-by: Bruce Richardson &lt;bruce.richardson@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Fri, 26 Jul 2019 16:43:33 +0000</pubDate>
        <dc:creator>Xiaolong Ye &lt;xiaolong.ye@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8e2030be - net/ixgbe/base: update version</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#8e2030be</link>
        <description>net/ixgbe/base: update versionUpdate README file to specify the version of CID drop.Signed-off-by: Xiaoyun Li &lt;xiaoyun.li@intel.com&gt;Acked-by: Qi Zhang &lt;qi.z.zhang@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Mon, 17 Sep 2018 09:28:14 +0000</pubDate>
        <dc:creator>Xiaoyun Li &lt;xiaoyun.li@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ff12b0c8 - net/ixgbe/base: update README file</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#ff12b0c8</link>
        <description>net/ixgbe/base: update README fileUpdate README file to specify the version of drops.Signed-off-by: Qiming Yang &lt;qiming.yang@intel.com&gt;Acked-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Wed, 10 Jan 2018 16:04:39 +0000</pubDate>
        <dc:creator>Qiming Yang &lt;qiming.yang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>09049d52 - net/ixgbe/base: update shared code version to 2017.05.16</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#09049d52</link>
        <description>net/ixgbe/base: update shared code version to 2017.05.16* Remove PHY access for some 1G ports* Disable X550EM-x 1GBASE-T led switch supportSigned-off-by: Wei Dai &lt;wei.dai@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Sat, 27 May 2017 08:33:18 +0000</pubDate>
        <dc:creator>Wei Dai &lt;wei.dai@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bfe97768 - net/ixgbe/base: update version to 2017.03.29</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#bfe97768</link>
        <description>net/ixgbe/base: update version to 2017.03.29* Acquire PHY semaphore before device reset* Add support for 2.5G KX physical layer* Add MAC X550em/X557 LED on|off supportSigned-off-by: Wei Dai &lt;wei.dai@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Tue, 18 Apr 2017 06:57:03 +0000</pubDate>
        <dc:creator>Wei Dai &lt;wei.dai@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>66e21de5 - net/ixgbe/base: update shared code version to 2017.02.27</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#66e21de5</link>
        <description>net/ixgbe/base: update shared code version to 2017.02.27* Add link block check for KR.* Complete HW initialization even if SFP is not present.* Add VF xcast promiscuous mode.Signed-off-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Wed, 01 Mar 2017 06:04:52 +0000</pubDate>
        <dc:creator>Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>37f8f7e8 - net/ixgbe/base: update shared code version to 2017.01.05</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#37f8f7e8</link>
        <description>net/ixgbe/base: update shared code version to 2017.01.05Update version of shared code to 2017-01-05 in README.Signed-off-by: Wei Dai &lt;wei.dai@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Thu, 12 Jan 2017 14:53:31 +0000</pubDate>
        <dc:creator>Wei Dai &lt;wei.dai@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a45fd5e0 - net/ixgbe/base: update shared code version to 2016.11.21</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#a45fd5e0</link>
        <description>net/ixgbe/base: update shared code version to 2016.11.21Update the version of shared codes to cid-ixgbe.2016.11.21.tar.gz,All files in net/ixgbe/base are developed by another team andDPDK PMD uses them accordingly.Signed-off-by: Wei Dai &lt;wei.dai@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Wed, 21 Dec 2016 09:48:14 +0000</pubDate>
        <dc:creator>Wei Dai &lt;wei.dai@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f8c8cc99 - net/ixgbe/base: add base driver update brief</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#f8c8cc99</link>
        <description>net/ixgbe/base: add base driver update briefThe ixgbe base driver was updated to versioncid-10g-shared-code.2016.04.12.Signed-off-by: Xiao Wang &lt;xiao.w.wang@intel.com&gt;Acked-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Sun, 25 Sep 2016 09:00:17 +0000</pubDate>
        <dc:creator>Xiao Wang &lt;xiao.w.wang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e9e54354 - net/ixgbe/base: update documentation for base code update</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#e9e54354</link>
        <description>net/ixgbe/base: update documentation for base code updateThe ixgbe base driver was updated to versioncid-10g-shared-code.2016.04.12The changes include:Added sgmii link for X550.Added mac link setup for X550a SFP and SFP+.Added KR support for X550em_a.Added new phy definitions for M88E1500.Added support for the VLVF to be bypassed when adding/removinga VFTA entry.Added X550a flow control auto negotiation support.Signed-off-by: Beilei Xing &lt;beilei.xing@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Thu, 23 Jun 2016 07:22:37 +0000</pubDate>
        <dc:creator>Beilei Xing &lt;beilei.xing@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e793afe5 - ixgbe/base: update readme</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#e793afe5</link>
        <description>ixgbe/base: update readmeSigned-off-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Sun, 14 Feb 2016 08:55:05 +0000</pubDate>
        <dc:creator>Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8487a24e - ixgbe/base: update readme</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#8487a24e</link>
        <description>ixgbe/base: update readmeSigned-off-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Fri, 20 Nov 2015 07:17:42 +0000</pubDate>
        <dc:creator>Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>eebeb3f6 - drivers: add warning note to base dirs</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#eebeb3f6</link>
        <description>drivers: add warning note to base dirsThis patch adds a note to the README files in thedrivers/net/pmd/base dirs to highlight that the code should notbe modifed by the user apart from the pmd_osdep.[ch] files.Signed-off-by: John McNamara &lt;john.mcnamara@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Wed, 10 Jun 2015 17:08:47 +0000</pubDate>
        <dc:creator>John McNamara &lt;john.mcnamara@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>73a601f5 - ixgbe/base: update readme</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#73a601f5</link>
        <description>ixgbe/base: update readmeUpdate readme file to show the version of the base code.Signed-off-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;Acked-by: Helin Zhang &lt;helin.zhang@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Wed, 24 Jun 2015 03:25:50 +0000</pubDate>
        <dc:creator>Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cd417874 - ixgbe/base: update copyright and readme</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#cd417874</link>
        <description>ixgbe/base: update copyright and readmeUpdate copyright in every file.Update README file.Signed-off-by: Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;Acked-by: Helin Zhang &lt;helin.zhang@intel.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Fri, 05 Jun 2015 05:21:33 +0000</pubDate>
        <dc:creator>Wenzhuo Lu &lt;wenzhuo.lu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>abf7275b - ixgbe: move to drivers/net/</title>
        <link>http://172.16.0.5:8080/history/dpdk/drivers/net/ixgbe/base/README#abf7275b</link>
        <description>ixgbe: move to drivers/net/move ixgbe PMD to drivers/net directory.As part of the move, we rename the ixgbe directory, containing theixgbe &quot;base driver&quot; code, from &quot;ixgbe&quot; to &quot;base&quot;.Signed-off-by: Bruce Richardson &lt;bruce.richardson@intel.com&gt;Acked-by: John McNamara &lt;john.mcnamara@intel.com&gt;Acked-by: Thomas Monjalon &lt;thomas.monjalon@6wind.com&gt;

            List of files:
            /dpdk/drivers/net/ixgbe/base/README</description>
        <pubDate>Fri, 15 May 2015 15:56:53 +0000</pubDate>
        <dc:creator>Bruce Richardson &lt;bruce.richardson@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
