diff options
author | Lucas De Marchi <[email protected]> | 2024-07-26 18:59:04 -0700 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-07-29 11:19:39 -0700 |
commit | 6da8acfdb6e1aa72787efb733e3af9e9e0c57b9a (patch) | |
tree | 6eab49cc9993d5ce854e0dc846456b277e603e82 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 9eab82c38d0184289ffea56477daca8425758442 (diff) |
drm/xe/kunit: Test rtp with no actions
The OOB WAs use xe_rtp_process(), without passing an sr to save result
of the actions since there are none. They are also executed in a gt-only
context, making it harder to share the implementation. Thus, introduce a
new set of tests to check these RTP entries. The only check that can be
done is if the entry was marked as active.
Before commit fd6797ec50c5 ("drm/xe/rtp: Fix off-by-one when processing
rules") several of these tests were failing: the processing of OR'ed
entries would make the subsequent entry to be inadvertently enabled.
Reviewed-by: Gustavo Sousa <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions