[PATCH v1 0/4] Fix bugs found in raw/ifpga development for arrow creek

Wei Huang wei.huang at intel.com
Tue Jan 18 04:17:34 CET 2022


This patchset is bug fix for raw/ifpga driver.
Changes:
* Fix SPI transaction.
* Fix pthread cannot join.
* Fix ifpga devices cleanup function.
* Fix port feature ID.

Tianfei Zhang (2):
  raw/ifpga/base: fix SPI transaction
  raw/ifpga: fix pthread cannot join

Wei Huang (2):
  raw/ifpga: fix ifpga devices cleanup function
  raw/ifpga/base: fix port feature ID

 drivers/raw/ifpga/base/ifpga_defines.h        |   6 +-
 drivers/raw/ifpga/base/opae_spi.c             |  12 ++
 drivers/raw/ifpga/base/opae_spi.h             |   4 +
 drivers/raw/ifpga/base/opae_spi_transaction.c | 215 +++++++++++++++-----------
 drivers/raw/ifpga/ifpga_rawdev.c              |  12 +-
 5 files changed, 150 insertions(+), 99 deletions(-)

-- 
1.8.3.1



More information about the stable mailing list