Re: [PATCH v2] NTB: ntb_pp: Add full multi-port NTB API support

2017-12-03 Thread kbuild test robot
Hi Serge, I love your patch! Yet something to improve: [auto build test ERROR on v4.15-rc1] [cannot apply to ntb/ntb-next next-20171201] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Serge-Sem

Re: [PATCH v2] NTB: ntb_pp: Add full multi-port NTB API support

2017-12-03 Thread kbuild test robot
Hi Serge, I love your patch! Yet something to improve: [auto build test ERROR on v4.15-rc1] [cannot apply to ntb/ntb-next next-20171201] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Serge-Sem

[PATCH v2] NTB: ntb_pp: Add full multi-port NTB API support

2017-11-30 Thread Serge Semin
NTB API has been updated to support multi-port devices like IDT 89HPESx series or Microsemi Switchtec. Message registers functionality has also been added to new API. In order to keep the new hardware and corresponding capabilities well tested, NTB pingpong driver is accordingly altered. Signed-of