Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Pull NTB updates from Jon Mason: "NTB bug fixes for the ntb_tool and ntb_perf, and improvements to the ntb_perf and ntb_pingpong for increased debugability. Also, modification to the ntb_transport layer to increase/decrease the number of transport entries depending on the ring size" * tag 'ntb-4.8' of git://github.com/jonmason/ntb: NTB: ntb_hw_intel: use local variable pdev NTB: ntb_hw_intel: show BAR size in debugfs info ntb_test: Add a selftest script for the NTB subsystem ntb_perf: clear link_is_up flag when the link goes down. ntb_pingpong: Add a debugfs file to get the ping count ntb_tool: Add link status and files to debugfs ntb_tool: Postpone memory window initialization for the user ntb_perf: Wait for link before running test ntb_perf: Return results by reading the run file ntb_perf: Improve thread handling to increase robustness ntb_perf: Schedule based on time not on performance ntb_transport: Check the number of spads the hardware supports ntb_tool: Add memory window debug support ntb_perf: Allow limiting the size of the memory windows NTB: allocate number transport entries depending on size of ring size ntb_tool: BUG: Ensure the buffer size is large enough to return all spads ntb_tool: Fix infinite loop bug when writing spad/peer_spad file
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/ntb/hw/intel/ntb_hw_intel.c 43 additions, 6 deletionsdrivers/ntb/hw/intel/ntb_hw_intel.c
- drivers/ntb/ntb_transport.c 34 additions, 4 deletionsdrivers/ntb/ntb_transport.c
- drivers/ntb/test/ntb_perf.c 159 additions, 81 deletionsdrivers/ntb/test/ntb_perf.c
- drivers/ntb/test/ntb_pingpong.c 61 additions, 1 deletiondrivers/ntb/test/ntb_pingpong.c
- drivers/ntb/test/ntb_tool.c 452 additions, 7 deletionsdrivers/ntb/test/ntb_tool.c
- tools/testing/selftests/ntb/ntb_test.sh 422 additions, 0 deletionstools/testing/selftests/ntb/ntb_test.sh
Please register or sign in to comment