<?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>351e1581 - hv_netvsc: Add XDP support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/hyperv/Makefile#351e1581</link>
        <description>hv_netvsc: Add XDP supportThis patch adds support of XDP in native mode for hv_netvsc driver, andtransparently sets the XDP program on the associated VF NIC as well.Setting / unsetting XDP program on synthetic NIC (netvsc) propagates toVF NIC automatically. Setting / unsetting XDP program on VF NIC directlyis not recommended, also not propagated to synthetic NIC, and may beoverwritten by setting of synthetic NIC.The Azure/Hyper-V synthetic NIC receive buffer doesn&apos;t provide headroomfor XDP. We thought about re-use the RNDIS header space, but it&apos;s toosmall. So we decided to copy the packets to a page buffer for XDP. And,most of our VMs on Azure have Accelerated  Network (SRIOV) enabled, somost of the packets run on VF NIC. The synthetic NIC is considered as afallback data-path. So the data copy on netvsc won&apos;t impact performancesignificantly.XDP program cannot run with LRO (RSC) enabled, so you need to disable LRObefore running XDP:        ethtool -K eth0 lro offXDP actions not yet supported:        XDP_REDIRECTSigned-off-by: Haiyang Zhang &lt;haiyangz@microsoft.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/hyperv/Makefile</description>
        <pubDate>Thu, 23 Jan 2020 21:52:34 +0000</pubDate>
        <dc:creator>Haiyang Zhang &lt;haiyangz@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/hyperv/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/drivers/net/hyperv/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>ec966381 - hv_netvsc: add trace points</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/hyperv/Makefile#ec966381</link>
        <description>hv_netvsc: add trace pointsThis adds tracepoints to the driver which has proved useful indebugging startup and shutdown race conditions.Signed-off-by: Stephen Hemminger &lt;sthemmin@microsoft.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/hyperv/Makefile</description>
        <pubDate>Fri, 16 Mar 2018 22:44:28 +0000</pubDate>
        <dc:creator>Stephen Hemminger &lt;stephen@networkplumber.org&gt;</dc:creator>
    </item>
<item>
        <title>95fa0405 - staging: hv: move hv_netvsc out of staging area</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/hyperv/Makefile#95fa0405</link>
        <description>staging: hv: move hv_netvsc out of staging areahv_netvsc has been reviewed on netdev mailing list on 6/09/2011.All recommended changes have been made. We are requesting to moveit out of staging area.Signed-off-by: Haiyang Zhang &lt;haiyangz@microsoft.com&gt;Signed-off-by: KY Srinivasan &lt;kys@microsoft.com&gt;Signed-off-by: Mike Sterling &lt;Mike.Sterling@microsoft.com&gt;Acked-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;Acked-by: David S. Miller &lt;davem@davemloft.net&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

            List of files:
            /linux-6.15/drivers/net/hyperv/Makefile</description>
        <pubDate>Mon, 28 Nov 2011 21:35:35 +0000</pubDate>
        <dc:creator>Haiyang Zhang &lt;haiyangz@microsoft.com&gt;</dc:creator>
    </item>
</channel>
</rss>
