All of lore.kernel.org
 help / color / mirror / Atom feed
* [Accel-config] [PATCH v2 0/5] Support driver in kernel 5.10 and bug fixes
@ 2020-12-08 21:16 ramesh.thomas
  0 siblings, 0 replies; only message in thread
From: ramesh.thomas @ 2020-12-08 21:16 UTC (permalink / raw)
  To: accel-config

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]

From: Ramesh Thomas <ramesh.thomas(a)intel.com>

Updated to match new driver changes in kernel 5.10. mdev types are named
idxd-<accel type>-<mdev type>-v<hw version>. Driver loading in test
takes care of interdependency between 2 required kernel modules -
idxd_mdev and idxd. 

Some bug fixes.

v2:
Change return value in patch 3 to -ENODEV from -1

Ramesh Thomas (5):
  accel-config: Support new driver changes in kernel ver 5.10
  accel-config: Fix a segmentation fault issue in add device
  accel-config: Fix a return value error
  accel-config: Add freeing of mdev list
  accel-config: Manage idxd_mdev and idxd kernel

 accfg/lib/libaccfg.c | 56 ++++++++++++++++++++++++++------------------
 test/libaccfg.c      | 36 ++++++++++++++++++++--------
 2 files changed, 59 insertions(+), 33 deletions(-)

-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-08 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 21:16 [Accel-config] [PATCH v2 0/5] Support driver in kernel 5.10 and bug fixes ramesh.thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.