<?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 sysfs-driver-qat_rl</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>db74e162 - crypto: qat - add rate limiting sysfs interface</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-driver-qat_rl#db74e162</link>
        <description>crypto: qat - add rate limiting sysfs interfaceAdd an interface for the rate limiting feature which allows to add,remove and modify a QAT SLA (Service Level Agreement).This adds a new sysfs attribute group, `qat_rl`, which can be accessedfrom /sys/bus/pci/devices/&lt;BUS:DEV:FUNCTION&gt; with the followinghierarchy:    |-+ qat_rl      |---- id  (RW) # SLA identifier      |---- cir (RW) # Committed Information Rate      |---- pir (RW) # Peak Information Rate      |---- srv (RW) # Service to be rate limited      |---- rp  (RW) (HEX) # Ring pairs to be rate limited      |---- cap_rem  (RW)  # Remaining capability for a service      |---- sla_op   (WO)  # Allows to perform an operation on an SLAThe API works by setting the appropriate RW attributes and thenissuing a command through the `sla_op`. For example, to create an SLA, auser needs to input the necessary data into the attributes cir, pir, srvand rp and then write into `sla_op` the command `add` to execute theoperation.The API also provides `cap_rem` attribute to get information aboutthe remaining device capability within a certain service which isrequired when setting an SLA.Signed-off-by: Ciunas Bennett &lt;ciunas.bennett@intel.com&gt;Reviewed-by: Giovanni Cabiddu &lt;giovanni.cabiddu@intel.com&gt;Reviewed-by: Damian Muszynski &lt;damian.muszynski@intel.com&gt;Reviewed-by: Tero Kristo &lt;tero.kristo@linux.intel.com&gt;Signed-off-by: Herbert Xu &lt;herbert@gondor.apana.org.au&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-driver-qat_rl</description>
        <pubDate>Fri, 20 Oct 2023 13:49:29 +0000</pubDate>
        <dc:creator>Ciunas Bennett &lt;ciunas.bennett@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
