Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
* [PATCH V3 0/3] Add/expose control features for the NTB perf test module
@ 2017-05-09 14:33 Gary R Hook
  2017-05-09 14:33 ` [PATCH V3 1/3] ntb: Add a module option to control affinity of DMA channels Gary R Hook
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gary R Hook @ 2017-05-09 14:33 UTC (permalink / raw)
  To: linux-ntb; +Cc: Allen.Hubbe, dave.jiang, jdmason

The goal of this series is to add and expose some control mechanisms for the
performance test module:

 - Provide a switch to allow memory and threads to be anywhere, as
   opposed to only the NTB node.
 - The debug filesystem entries do not need to be retained after they
   are set up. Remove the variables from the context structure and make
   them automatic,
 - Create a debug-fs entry for every module parameter. This allows test
   parameters to be changed, and additional tests to be run, without
   unloading the ntb_perf module each time.

Changes since V2:
 - Use on_node to decide if -anything- is required to be on the NTB node.

Changes since V1:
 - Split patch into appropriate pieces.

---

Gary R Hook (3):
      ntb: Add a module option to control affinity of DMA channels
      ntb: Remove debug-fs variables from the context structure
      ntb: Add more debugfs support for ntb_perf testing options


 drivers/ntb/test/ntb_perf.c |   72 ++++++++++++++++++++++++++++++++-----------
 1 file changed, 54 insertions(+), 18 deletions(-)

--
You can't fix stupid. But you can fix ignorance.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-05-15 13:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-09 14:33 [PATCH V3 0/3] Add/expose control features for the NTB perf test module Gary R Hook
2017-05-09 14:33 ` [PATCH V3 1/3] ntb: Add a module option to control affinity of DMA channels Gary R Hook
2017-05-09 14:33 ` [PATCH V3 2/3] ntb: Remove debug-fs variables from the context structure Gary R Hook
2017-05-14 13:32   ` Jon Mason
2017-05-15 13:48     ` Gary R Hook
2017-05-09 14:33 ` [PATCH V3 3/3] ntb: Add more debugfs support for ntb_perf testing options Gary R Hook
2017-05-14 13:33   ` Jon Mason
2017-05-09 18:02 ` [PATCH V3 0/3] Add/expose control features for the NTB perf test module Dave Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox