Show patches with: Submitter = Ilpo Järvinen       |   272 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v4,15/29] selftests/resctrl: Consolidate naming of perf event related things selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,14/29] selftests/resctrl: Remove nested calls in perf event handling selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,11/29] selftests/resctrl: Split measure_cache_vals() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,09/29] selftests/resctrl: Create cache_portion_size() helper selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,08/29] selftests/resctrl: Mark get_cache_size() cache_type const selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,06/29] selftests/resctrl: Refactor fill_buf functions selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,04/29] selftests/resctrl: Change function comments to say < 0 on error selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,02/29] selftests/resctrl: Return -1 instead of errno on error selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v4,01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-15 Ilpo Järvinen Accepted
[v3,29/29] selftests/resctrl: Get domain id from cache id selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,28/29] selftests/resctrl: Rename resource ID to domain ID selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,27/29] selftests/resctrl: Add helper to convert L2/3 to integer selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,26/29] selftests/resctrl: Pass write_schemata() resource instead of test name selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,25/29] selftests/resctrl: Introduce generalized test framework selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,24/29] selftests/resctrl: Create struct for input parameters selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,23/29] selftests/resctrl: Restore the CPU affinity after CAT test selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,21/29] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,20/29] selftests/resctrl: Replace file write with volatile variable selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,19/29] selftests/resctrl: Open perf fd before start & add error handling selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,18/29] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,17/29] selftests/resctrl: Convert perf related globals to locals selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,16/29] selftests/resctrl: Improve perf init selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,15/29] selftests/resctrl: Consolidate naming of perf event related things selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,14/29] selftests/resctrl: Remove nested calls in perf event handling selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,11/29] selftests/resctrl: Split measure_cache_vals() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,09/29] selftests/resctrl: Create cache_portion_size() helper selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,08/29] selftests/resctrl: Mark get_cache_size() cache_type const selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,06/29] selftests/resctrl: Refactor fill_buf functions selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,04/29] selftests/resctrl: Change function comments to say < 0 on error selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,02/29] selftests/resctrl: Return -1 instead of errno on error selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v3,01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg() selftests/resctrl: CAT test improvements & generalized test framework --- 2023-12-11 Ilpo Järvinen Superseded
[v2,25/26] selftests/resctrl: Get domain id from cache id [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,24/26] selftests/resctrl: Rename resource ID to domain ID [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,22/26] selftests/resctrl: Pass write_schemata() resource instead of test name [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,19/26] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,17/26] selftests/resctrl: Replace file write with volatile variable [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,16/26] selftests/resctrl: Open perf fd before start & add error handling [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,13/26] selftests/resctrl: Improve perf init [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,10/26] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,09/26] selftests/resctrl: Split show_cache_info() to test specific and generic parts [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,07/26] selftests/resctrl: Exclude shareable bits from schemata in CAT test [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,05/26] selftests/resctrl: Mark get_cache_size() cache_type const [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,03/26] selftests/resctrl: Refactor fill_buf functions [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen New
[v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,1/1] selftests/resctrl: Fix MBM test failure when MBA unavailable [v2,1/1] selftests/resctrl: Fix MBM test failure when MBA unavailable --- 2023-10-18 Ilpo Järvinen Accepted
[v4,7/7] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests [v4,1/7] selftests/resctrl: Fix uninitialized .sa_flags --- 2023-10-02 Ilpo Järvinen Accepted
[v4,5/7] selftests/resctrl: Refactor feature check to use resource and feature name [v4,1/7] selftests/resctrl: Fix uninitialized .sa_flags --- 2023-10-02 Ilpo Järvinen Accepted
[v4,3/7] selftests/resctrl: Remove duplicate feature check from CMT test [v4,1/7] selftests/resctrl: Fix uninitialized .sa_flags --- 2023-10-02 Ilpo Järvinen Accepted
[v4,1/7] selftests/resctrl: Fix uninitialized .sa_flags [v4,1/7] selftests/resctrl: Fix uninitialized .sa_flags --- 2023-10-02 Ilpo Järvinen Accepted
[v3,10/10] selftests/pcie_bwctrl: Create selftests Untitled series #222945 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,7/7] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen Superseded
[v3,6/7] selftests/resctrl: Fix feature checks selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen Accepted
[v3,5/7] selftests/resctrl: Refactor feature check to use resource and feature name selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen Superseded
[v3,4/7] selftests/resctrl: Move _GNU_SOURCE define into Makefile selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen Accepted
[v3,3/7] selftests/resctrl: Remove duplicate feature check from CMT test selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen Superseded
[v3,2/7] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen Accepted
[v3,1/7] selftests/resctrl: Fix uninitialized .sa_flags selftests/resctrl: Fixes to failing tests --- 2023-09-29 Ilpo Järvinen New
[v2,6/6] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests selftests/resctrl: Fixes to failing tests --- 2023-09-15 Ilpo Järvinen Superseded
[v2,5/6] selftests/resctrl: Fix feature checks selftests/resctrl: Fixes to failing tests --- 2023-09-15 Ilpo Järvinen Superseded
[v2,4/6] selftests/resctrl: Refactor feature check to use resource and feature name selftests/resctrl: Fixes to failing tests --- 2023-09-15 Ilpo Järvinen Superseded
[v2,3/6] selftests/resctrl: Move _GNU_SOURCE define into Makefile selftests/resctrl: Fixes to failing tests --- 2023-09-15 Ilpo Järvinen Superseded
[v2,2/6] selftests/resctrl: Remove duplicate feature check from CMT test selftests/resctrl: Fixes to failing tests --- 2023-09-15 Ilpo Järvinen Superseded
[v2,1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal selftests/resctrl: Fixes to failing tests --- 2023-09-15 Ilpo Järvinen Superseded
[v2,10/10] selftests/pcie_bwctrl: Create selftests Untitled series #221591 --- 2023-09-15 Ilpo Järvinen Superseded
[1/1] selftests/resctrl: Move _GNU_SOURCE define into Makefile [1/1] selftests/resctrl: Move _GNU_SOURCE define into Makefile --- 2023-09-13 Ilpo Järvinen Superseded
[v5,8/8] selftests/resctrl: Cleanup benchmark argument parsing Untitled series #220621 --- 2023-09-04 Ilpo Järvinen Accepted
[v5,7/8] selftests/resctrl: Remove ben_count variable Untitled series #220621 --- 2023-09-04 Ilpo Järvinen Accepted
[v5,4/8] selftests/resctrl: Simplify span lifetime Untitled series #220621 --- 2023-09-04 Ilpo Järvinen Accepted
[v5,3/8] selftests/resctrl: Remove bw_report and bm_type from main() Untitled series #220621 --- 2023-09-04 Ilpo Järvinen Accepted
[v4,7/8] selftests/resctrl: Remove ben_count variable selftests/resctrl: Rework benchmark command handling --- 2023-08-31 Ilpo Järvinen Superseded
[v4,5/8] selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init selftests/resctrl: Rework benchmark command handling --- 2023-08-31 Ilpo Järvinen Accepted
[v4,3/8] selftests/resctrl: Remove bw_report and bm_type from main() selftests/resctrl: Rework benchmark command handling --- 2023-08-31 Ilpo Järvinen Superseded
[v4,2/8] selftests/resctrl: Correct benchmark command help selftests/resctrl: Rework benchmark command handling --- 2023-08-31 Ilpo Järvinen Accepted
[v3,7/7] selftests/resctrl: Cleanup benchmark argument parsing selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen New
[v3,6/7] selftests/resctrl: Remove ben_count variable selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen Superseded
[v3,5/7] selftests/resctrl: Make benchmark command const and build it with pointers selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen Accepted
[v3,4/7] selftests/resctrl: Simplify span lifetime selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen Superseded
[v3,3/7] selftests/resctrl: Remove bw_report and bm_type from main() selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen Superseded
[v3,2/7] selftests/resctrl: Correct benchmark command help selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen Superseded
[v3,1/7] selftests/resctrl: Ensure the benchmark commands fits to its array selftests/resctrl: Rework benchmark command handling --- 2023-08-23 Ilpo Järvinen Accepted
[v2,7/7] selftests/resctrl: Cleanup benchmark argument parsing selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
[v2,6/7] selftests/resctrl: Remove ben_count variable selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
[v2,5/7] selftests/resctrl: Make benchmark command const and build it with pointers selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
[v2,4/7] selftests/resctrl: Simplify span lifetime selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
[v2,3/7] selftests/resctrl: Remove bw_report and bm_type from main() selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
[v2,2/7] selftests/resctrl: Correct benchmark command help selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
[v2,1/7] selftests/resctrl: Ensure the benchmark commands fits to its array selftests/resctrl: Rework benchmark command handling --- 2023-08-21 Ilpo Järvinen Superseded
« 1 2 3 »