DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Fix bugs found in raw/ifpga development for arrow creek
@ 2022-01-18  3:17 Wei Huang
  2022-01-18  3:17 ` [PATCH v1 1/4] raw/ifpga/base: fix SPI transaction Wei Huang
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Wei Huang @ 2022-01-18  3:17 UTC (permalink / raw)
  To: dev, rosen.xu, qi.z.zhang; +Cc: stable, tianfei.zhang, ferruh.yigit, Wei Huang

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


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

end of thread, other threads:[~2022-01-18  7:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18  3:17 [PATCH v1 0/4] Fix bugs found in raw/ifpga development for arrow creek Wei Huang
2022-01-18  3:17 ` [PATCH v1 1/4] raw/ifpga/base: fix SPI transaction Wei Huang
2022-01-18  3:17 ` [PATCH v1 2/4] raw/ifpga: fix pthread cannot join Wei Huang
2022-01-18  3:17 ` [PATCH v1 3/4] raw/ifpga: fix ifpga devices cleanup function Wei Huang
2022-01-18  3:17 ` [PATCH v1 4/4] raw/ifpga/base: fix port feature ID Wei Huang
2022-01-18  6:39   ` Xu, Rosen
2022-01-18  7:37 ` [PATCH v2 0/4] Fix bugs found in raw/ifpga development for arrow creek Wei Huang
2022-01-18  7:37   ` [PATCH v2 1/4] raw/ifpga/base: fix SPI transaction Wei Huang
2022-01-18  7:37   ` [PATCH v2 2/4] raw/ifpga: fix pthread cannot join Wei Huang
2022-01-18  7:37   ` [PATCH v2 3/4] raw/ifpga: fix ifpga devices cleanup function Wei Huang
2022-01-18  7:37   ` [PATCH v2 4/4] raw/ifpga/base: fix port feature ID Wei Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).