summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/test
Commit message (Expand)AuthorAgeFilesLines
* ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe2016-08-051-19/+9
* ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe2016-08-051-1/+61
* ntb_tool: Add link status and files to debugfsLogan Gunthorpe2016-08-051-0/+92
* ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe2016-08-051-138/+228
* ntb_perf: Wait for link before running testLogan Gunthorpe2016-08-051-1/+4
* ntb_perf: Return results by reading the run fileLogan Gunthorpe2016-08-051-12/+55
* ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe2016-08-051-48/+76
* ntb_perf: Schedule based on time not on performanceLogan Gunthorpe2016-08-051-2/+4
* ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2016-08-051-2/+6
* ntb_tool: Add memory window debug supportLogan Gunthorpe2016-08-051-1/+257
* ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe2016-08-051-0/+8
* ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe2016-08-051-2/+8
* ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe2016-08-051-4/+5
* NTB: Fix incorrect clean up routine in ntb_perfDave Jiang2016-03-211-18/+24
* NTB: Fix incorrect return check in ntb_perfDave Jiang2016-03-211-4/+3
* ntb: fix possible NULL dereferenceSudip Mukherjee2016-03-171-0/+2
* ntb: add missing setup of translation windowDave Jiang2016-03-171-0/+8
* ntb: perf test: fix address space confusionArnd Bergmann2016-03-171-10/+11
* ntb: ntb perf toolDave Jiang2016-01-173-0/+757
* NTB: Add tool test clientAllen Hubbe2015-07-043-0/+568
* NTB: Add ping pong test clientAllen Hubbe2015-07-043-0/+259
OpenPOWER on IntegriCloud