Bug 102495 - [IGT][GLK] gem_userptr_blits some subtest get 'Not enough RAM to run test' message.
Summary: [IGT][GLK] gem_userptr_blits some subtest get 'Not enough RAM to run test' me...
Status: CLOSED DUPLICATE of bug 86961
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: Other All
: low minor
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-31 15:25 UTC by Elizabeth
Modified: 2017-09-07 20:16 UTC (History)
1 user (show)

See Also:
i915 platform: GLK
i915 features: GEM/Other


Attachments

Description Elizabeth 2017-08-31 15:25:26 UTC
Hello, 
On GLK the same result than bug 89928 was observed on these tests: 
igt@gem_userptr_blits@mlocked-unsync-normal
igt@gem_userptr_blits@major-normal-sync
igt@gem_userptr_blits@coherency-unsync

Sample output:
$ sudo -E ./gem_userptr_blits --r major-normal-sync --d

IGT-Version: 1.19-g4524a89 (x86_64) (Linux: 4.13.0-rc6-drm-tip-ww34-commit-93365f5+ x86_64)
(gem_userptr_blits:1809) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_userptr_blits:1809) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
(gem_userptr_blits:1809) drmtest-DEBUG: Test requirement passed: is_i915_device(fd) && has_known_intel_chipset(fd)
(gem_userptr_blits:1809) ioctl-wrappers-DEBUG: Test requirement passed: err == 0
Aperture size is 268435456 MiB
Total RAM is 5,803 MiB
Not enough RAM to run test, reducing buffer count.
(gem_userptr_blits:1809) DEBUG: Test requirement passed: has_userptr(fd)
(gem_userptr_blits:1809) DEBUG: Test requirement passed: has_userptr(fd)
(gem_userptr_blits:1809) DEBUG: Test requirement passed: has_userptr(fd)
(gem_userptr_blits:1809) igt-core-DEBUG: Starting subtest: major-normal-sync
(gem_userptr_blits:1809) intel-os-DEBUG: Checking 1,342,179 surfaces of size 209,715,200 bytes (total 281,476,024,619,008) against RAM
(gem_userptr_blits:1809) drmtest-DEBUG: Test requirement passed: !(fd<0)
(gem_userptr_blits:1809) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
Test requirement not met in function intel_require_memory, file intel_os.c:293:
Test requirement: __intel_check_memory(count, size, mode, &required, &total)
Estimated that we need 1,342,179 objects and 268,436,456 MiB for the test, but only have 5,632 MiB available (RAM) and a maximum of 583,602 objects
Last errno: 2, No such file or directory
Subtest major-normal-sync: SKIP (0.012s)
(gem_userptr_blits:1809) igt-core-DEBUG: Exiting with status code 77
(gem_userptr_blits:1809) igt-debugfs-DEBUG: Opening debugfs directory '/sys/kernel/debug/dri/0'
Comment 1 Elizabeth 2017-09-07 15:15:50 UTC
According to comments on bug 89928, this bug has the same behavior that 86961. Marking a dup.

*** This bug has been marked as a duplicate of bug 86961 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.