mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 18:42:29 +03:00
gpu: nvgpu: unit: add VM batch subtest
Add a subtest to exercise the VM unit's batch mode. Batch mode is used to optimize cache flushes. JIRA NVGPU-3626 Change-Id: I4873d65f3fab48b11e998158669a26ad2e530dd1 Signed-off-by: Adeel Raza <araza@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2133881 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
4d6aafe280
commit
f2dea4e8fc
@@ -529,6 +529,11 @@
|
||||
"test_level": 0,
|
||||
"unit": "interface_rbtree"
|
||||
},
|
||||
{
|
||||
"test": "unlink_corner_cases",
|
||||
"test_level": 0,
|
||||
"unit": "interface_rbtree"
|
||||
},
|
||||
{
|
||||
"test": "list_all_head",
|
||||
"test_level": 0,
|
||||
@@ -1547,6 +1552,11 @@
|
||||
"test_level": 0,
|
||||
"unit": "pramin"
|
||||
},
|
||||
{
|
||||
"test": "batch",
|
||||
"test_level": 0,
|
||||
"unit": "vm"
|
||||
},
|
||||
{
|
||||
"vc": "V5",
|
||||
"uid": "6434840",
|
||||
|
||||
Reference in New Issue
Block a user