All of lore.kernel.org
 help / color / mirror / Atom feed
From: ramesh.thomas at intel.com
To: accel-config@lists.01.org
Subject: [Accel-config] [PATCH 0/2] Add support to get enhanced details of error
Date: Fri, 09 Jul 2021 13:47:00 -0400	[thread overview]
Message-ID: <20210709174702.1063667-1-ramesh.thomas@intel.com> (raw)

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

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

Add support to take a snapshot of error details containing hw/sw error
code and associated devices. Added new API to retreive the saved
information. Using the new API accel-config prints a more detailed error
message at exit.

Ramesh Thomas (2):
  accel-config: Add APIs to get details of last error and associated
    devices
  accel-config: Print details of error at exit using new last_error API

 accfg/accel-config.c          |  25 +++++-
 accfg/enable.c                |  25 +-----
 accfg/lib/libaccel-config.sym |  10 +++
 accfg/lib/libaccfg.c          | 156 ++++++++++++++++++++++++++++++----
 accfg/lib/private.h           |   9 ++
 accfg/libaccel_config.h       |   9 +-
 6 files changed, 192 insertions(+), 42 deletions(-)

-- 
2.26.3

                 reply	other threads:[~2021-07-09 17:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210709174702.1063667-1-ramesh.thomas@intel.com \
    --to=accel-config@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.