public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: Petri Latvala <petri.latvala@intel.com>,
	"Lee, Simon B" <simon.b.lee@intel.com>,
	igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH v5 0/2] Add a new test for driver/device hot reload
Date: Tue,  9 Apr 2019 13:10:57 +0200	[thread overview]
Message-ID: <20190409111059.25296-1-janusz.krzysztofik@linux.intel.com> (raw)

Janusz Krzysztofik (2):
  tests: Add a new test for driver/device hot reload
  tests/core_hot_reload: Accept external workload

 tests/Makefile.sources  |   1 +
 tests/core_hot_reload.c | 303 ++++++++++++++++++++++++++++++++++++++++
 tests/meson.build       |   1 +
 3 files changed, 305 insertions(+)
 create mode 100644 tests/core_hot_reload.c


Changelog:
v4->v5:
- move workload back from subtests to initial fixture and run it from
  an igt helper subprocess so workload crash does not affect test
  results and resources consumed by the workload are cleaned up
  automatically, also without affecting test results,
- re-add the second patch which extends the test with an option for
  using an external command as a workload.

v3->v4 (first public submission):
- run dummy_workolad from inside subtests,
- try to restore the device to a working state after each subtest.

v2->v3:
- run dummy_workload from the test process directly,
- drop the patch for running external workload.

v1->v2:
- run a subprocess with dummy_workload instead of external command,
- keep use of external workload command as an option, move that to a
  separate patch.
-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

             reply	other threads:[~2019-04-09 11:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09 11:10 Janusz Krzysztofik [this message]
2019-04-09 11:10 ` [igt-dev] [PATCH v5 1/2] tests: Add a new test for driver/device hot reload Janusz Krzysztofik
2019-04-09 14:50   ` Katarzyna Dec
2019-04-10  9:03     ` Janusz Krzysztofik
2019-04-09 11:10 ` [igt-dev] [PATCH v5 2/2] tests/core_hot_reload: Accept external workload Janusz Krzysztofik
2019-04-09 14:56   ` Katarzyna Dec
2019-04-10  9:14     ` Janusz Krzysztofik
2019-04-12  8:23       ` Katarzyna Dec
2019-04-09 11:46 ` [igt-dev] ✗ Fi.CI.BAT: failure for Add a new test for driver/device hot reload Patchwork

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=20190409111059.25296-1-janusz.krzysztofik@linux.intel.com \
    --to=janusz.krzysztofik@linux.intel.com \
    --cc=daniel@ffwll.ch \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=petri.latvala@intel.com \
    --cc=simon.b.lee@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox