<?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>47400aae - net: microchip: vcap: Add tc flower keys for lan966x</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile#47400aae</link>
        <description>net: microchip: vcap: Add tc flower keys for lan966xAdd the following TC flower filter keys to lan966x for IS2:- ipv4_addr (sip and dip)- ipv6_addr (sip and dip)- control (IPv4 fragments)- portnum (tcp and udp port numbers)- basic (L3 and L4 protocol)- vlan (outer vlan tag info)- tcp (tcp flags)- ip (tos field)As the parsing of these keys is similar between lan966x and sparx5, movethe code in a separate file to be shared by these 2 chips. And put thespecific parsing outside of the common functions.Signed-off-by: Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile</description>
        <pubDate>Wed, 08 Feb 2023 13:08:39 +0000</pubDate>
        <dc:creator>Horatiu Vultur &lt;horatiu.vultur@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>e0305cc1 - net: microchip: sparx5: Add VCAP debugFS support</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile#e0305cc1</link>
        <description>net: microchip: sparx5: Add VCAP debugFS supportAdd a debugFS root folder for Sparx5 and add a vcap folder underneath withthe VCAP instances and the portsSigned-off-by: Steen Hegelund &lt;steen.hegelund@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile</description>
        <pubDate>Thu, 17 Nov 2022 21:31:09 +0000</pubDate>
        <dc:creator>Steen Hegelund &lt;steen.hegelund@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>5d7e5b04 - net: microchip: sparx5: Adding KUNIT test VCAP model</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile#5d7e5b04</link>
        <description>net: microchip: sparx5: Adding KUNIT test VCAP modelThis provides a test VCAP model for use in a KUNIT test.  The modelprovides 3 different VCAP types for better test coverage.Signed-off-by: Steen Hegelund &lt;steen.hegelund@microchip.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile</description>
        <pubDate>Thu, 20 Oct 2022 13:09:03 +0000</pubDate>
        <dc:creator>Steen Hegelund &lt;steen.hegelund@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>c9da1ac1 - net: microchip: sparx5: Adding initial tc flower support for VCAP API</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile#c9da1ac1</link>
        <description>net: microchip: sparx5: Adding initial tc flower support for VCAP APIThis adds initial TC flower filter support to Sparx5 for the IS2 VCAP.The support consists of the source and destination MAC addresses,and the trap and pass actions.This is how you can create a rule that test the functionality:tc qdisc add dev eth0 clsacttc filter add dev eth0 ingress chain 8000000 prio 10 handle 10 \      protocol all flower skip_sw \      dst_mac 0a:0b:0c:0d:0e:0f \      src_mac 2:0:0:0:0:1 \      action trapThe IS2 chains in Sparx5 are assigned like this:- chain 8000000: IS2 Lookup 0- chain 8100000: IS2 Lookup 1- chain 8200000: IS2 Lookup 2- chain 8300000: IS2 Lookup 3Signed-off-by: Steen Hegelund &lt;steen.hegelund@microchip.com&gt;Tested-by: Casper Andersson &lt;casper.casan@gmail.com&gt;Reviewed-by: Casper Andersson &lt;casper.casan@gmail.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/drivers/net/ethernet/microchip/vcap/Makefile</description>
        <pubDate>Thu, 20 Oct 2022 13:08:59 +0000</pubDate>
        <dc:creator>Steen Hegelund &lt;steen.hegelund@microchip.com&gt;</dc:creator>
    </item>
</channel>
</rss>
