<?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>a6bed7a5 - NTB: Introduce NTB MSI Test Client</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/test/Makefile#a6bed7a5</link>
        <description>NTB: Introduce NTB MSI Test ClientIntroduce a tool to test NTB MSI interrupts similar to the otherNTB test tools. This tool creates a debugfs directory for eachNTB device with the following files:portirqX_occurrencespeerX/portpeerX/countpeerX/triggerThe &apos;port&apos; file tells the user the local port number and the&apos;occurrences&apos; files tell the number of local interrupts thathave been received for each interrupt.For each peer, the &apos;port&apos; file and the &apos;count&apos; file tell you thepeer&apos;s port number and number of interrupts respectively. Writingthe interrupt number to the &apos;trigger&apos; file triggers the interrupthandler for the peer which should increment their corresponding&apos;occurrences&apos; file. The &apos;ready&apos; file indicates if a peer is ready,writing to this file blocks until it is ready.The module parameter num_irqs can be used to set the number oflocal interrupts. By default this is 4. This is only limited bythe number of unused MSI interrupts registered by the hardware(this will require support of the hardware driver) and there mustbe at least 2*num_irqs + 1 spads registers available.Signed-off-by: Logan Gunthorpe &lt;logang@deltatee.com&gt;Cc: Dave Jiang &lt;dave.jiang@intel.com&gt;Cc: Allen Hubbe &lt;allenbh@gmail.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/test/Makefile</description>
        <pubDate>Thu, 23 May 2019 22:30:57 +0000</pubDate>
        <dc:creator>Logan Gunthorpe &lt;logang@deltatee.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/ntb/test/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/ntb/test/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>8a7b6a77 - ntb: ntb perf tool</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/test/Makefile#8a7b6a77</link>
        <description>ntb: ntb perf toolProviding raw performance data via a tool that directly access data fromNTB w/o any software overhead. This allows measurement of the hardwareperformance limit. In revision one we are only doing single directionCPU and DMA writes. Eventually we will provide bi-directional writes.The measurement using DMA engine for NTB performance measure doesnot measure the raw performance of DMA engine over NTB due to softwareoverhead. But it should provide the peak performance through the Linux DMAdriver.Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;Tested-by: Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/test/Makefile</description>
        <pubDate>Wed, 13 Jan 2016 20:29:48 +0000</pubDate>
        <dc:creator>Dave Jiang &lt;dave.jiang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>578b881b - NTB: Add tool test client</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/test/Makefile#578b881b</link>
        <description>NTB: Add tool test clientThis is a simple debugging driver that enables the doorbell andscratch pad registers to be read and written from the debugfs.  Thistool enables more complicated debugging to be scripted from user space.This driver may be used to test that your ntb hardware and drivers arefunctioning at a basic level.Signed-off-by: Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/test/Makefile</description>
        <pubDate>Thu, 21 May 2015 06:51:39 +0000</pubDate>
        <dc:creator>Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;</dc:creator>
    </item>
<item>
        <title>963de473 - NTB: Add ping pong test client</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/ntb/test/Makefile#963de473</link>
        <description>NTB: Add ping pong test clientThis is a simple ping pong driver that exercises the scratch pads anddoorbells of the ntb hardware.  This driver may be used to test thatyour ntb hardware and drivers are functioning at a basic level.Signed-off-by: Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;Signed-off-by: Jon Mason &lt;jdmason@kudzu.us&gt;

            List of files:
            /linux-6.15/drivers/ntb/test/Makefile</description>
        <pubDate>Wed, 15 Apr 2015 15:12:41 +0000</pubDate>
        <dc:creator>Allen Hubbe &lt;Allen.Hubbe@emc.com&gt;</dc:creator>
    </item>
</channel>
</rss>
