All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <oliver.sang@intel.com>
To: Jann Horn <jannh@google.com>
Cc: lkp@intel.com, Lorenzo Stoakes <lorenzo.stoakes@oracle.com>,
	Jann Horn <jannh@google.com>, Muchun Song <muchun.song@linux.dev>,
	linux-mm@kvack.org, oliver.sang@intel.com,
	oe-lkp@lists.linux.dev, Andrew Morton <akpm@linux-foundation.org>,
	ltp@lists.linux.it, Oscar Salvador <osalvador@suse.de>
Subject: Re: [LTP] [PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up
Date: Tue, 17 Jun 2025 16:12:36 +0800	[thread overview]
Message-ID: <202506171557.b6192de8-lkp@intel.com> (raw)
In-Reply-To: <20250528-hugetlb-nerf-v1-1-a404ca33e819@google.com>



Hello,

kernel test robot noticed "ltp.memfd_create04.fail" on:

commit: d72db81adc14284db5f67ff331d876691b491985 ("[PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up")
url: https://github.com/intel-lab-lkp/linux/commits/Jann-Horn/hugetlb-block-hugetlb-file-creation-if-hugetlb-is-not-set-up/20250529-015217
patch link: https://lore.kernel.org/all/20250528-hugetlb-nerf-v1-1-a404ca33e819@google.com/
patch subject: [PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up

in testcase: ltp
version: ltp-x86_64-99ebf35b3-1_20250607
with following parameters:

	disk: 1HDD
	fs: f2fs
	test: syscalls-04



config: x86_64-rhel-9.4-ltp
compiler: gcc-12
test machine: 4 threads 1 sockets Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz (Ivy Bridge) with 8G memory

(please refer to attached dmesg/kmsg for entire log/backtrace)


If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202506171557.b6192de8-lkp@intel.com



<<<test_start>>>
tag=memfd_create04 stime=1749692234
cmdline="memfd_create04"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1953: TINFO: LTP version: 20250530-27-g99ebf35b3
tst_test.c:1956: TINFO: Tested kernel: 6.15.0-02199-gd72db81adc14 #1 SMP PREEMPT_DYNAMIC Wed Jun  4 12:19:07 CST 2025 x86_64
tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz'
tst_kconfig.c:676: TINFO: CONFIG_KASAN kernel option detected which might slow the execution
tst_test.c:1774: TINFO: Overall timeout per run is 0h 10m 00s
memfd_create04.c:64: TINFO: Attempt to create file using 64kB huge page size
memfd_create04.c:71: TPASS: Test failed as expected
memfd_create04.c:64: TINFO: Attempt to create file using 512kB huge page size
memfd_create04.c:71: TPASS: Test failed as expected
memfd_create04.c:64: TINFO: Attempt to create file using 2048kB huge page size
memfd_create04.c:73: TFAIL: memfd_create() failed unexpectedly: ENOMEM (12)

Summary:
passed   2
failed   1
broken   0
skipped  0
warnings 0
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=1
<<<test_end>>>



The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20250617/202506171557.b6192de8-lkp@intel.com



-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <oliver.sang@intel.com>
To: Jann Horn <jannh@google.com>
Cc: <oe-lkp@lists.linux.dev>, <lkp@intel.com>, <linux-mm@kvack.org>,
	<ltp@lists.linux.it>, Muchun Song <muchun.song@linux.dev>,
	Oscar Salvador <osalvador@suse.de>,
	Andrew Morton <akpm@linux-foundation.org>,
	"Lorenzo Stoakes" <lorenzo.stoakes@oracle.com>,
	Jann Horn <jannh@google.com>, <oliver.sang@intel.com>
Subject: Re: [PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up
Date: Tue, 17 Jun 2025 16:12:36 +0800	[thread overview]
Message-ID: <202506171557.b6192de8-lkp@intel.com> (raw)
In-Reply-To: <20250528-hugetlb-nerf-v1-1-a404ca33e819@google.com>



Hello,

kernel test robot noticed "ltp.memfd_create04.fail" on:

commit: d72db81adc14284db5f67ff331d876691b491985 ("[PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up")
url: https://github.com/intel-lab-lkp/linux/commits/Jann-Horn/hugetlb-block-hugetlb-file-creation-if-hugetlb-is-not-set-up/20250529-015217
patch link: https://lore.kernel.org/all/20250528-hugetlb-nerf-v1-1-a404ca33e819@google.com/
patch subject: [PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up

in testcase: ltp
version: ltp-x86_64-99ebf35b3-1_20250607
with following parameters:

	disk: 1HDD
	fs: f2fs
	test: syscalls-04



config: x86_64-rhel-9.4-ltp
compiler: gcc-12
test machine: 4 threads 1 sockets Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz (Ivy Bridge) with 8G memory

(please refer to attached dmesg/kmsg for entire log/backtrace)


If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202506171557.b6192de8-lkp@intel.com



<<<test_start>>>
tag=memfd_create04 stime=1749692234
cmdline="memfd_create04"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1953: TINFO: LTP version: 20250530-27-g99ebf35b3
tst_test.c:1956: TINFO: Tested kernel: 6.15.0-02199-gd72db81adc14 #1 SMP PREEMPT_DYNAMIC Wed Jun  4 12:19:07 CST 2025 x86_64
tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz'
tst_kconfig.c:676: TINFO: CONFIG_KASAN kernel option detected which might slow the execution
tst_test.c:1774: TINFO: Overall timeout per run is 0h 10m 00s
memfd_create04.c:64: TINFO: Attempt to create file using 64kB huge page size
memfd_create04.c:71: TPASS: Test failed as expected
memfd_create04.c:64: TINFO: Attempt to create file using 512kB huge page size
memfd_create04.c:71: TPASS: Test failed as expected
memfd_create04.c:64: TINFO: Attempt to create file using 2048kB huge page size
memfd_create04.c:73: TFAIL: memfd_create() failed unexpectedly: ENOMEM (12)

Summary:
passed   2
failed   1
broken   0
skipped  0
warnings 0
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=1 corefile=no
cutime=0 cstime=1
<<<test_end>>>



The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20250617/202506171557.b6192de8-lkp@intel.com



-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


  parent reply	other threads:[~2025-06-17  8:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28 17:51 [PATCH] hugetlb: block hugetlb file creation if hugetlb is not set up Jann Horn
2025-06-03  3:41 ` Andrew Morton
2025-06-03  4:29   ` Jann Horn
2025-06-03  5:43     ` Oscar Salvador
2025-06-03 19:14       ` Jann Horn
2025-06-04  2:54     ` Andrew Morton
2025-06-16 22:09     ` Mark Brown
2025-06-17  9:13     ` David Hildenbrand
2025-06-17 15:35       ` Jann Horn
2025-06-17  8:12 ` kernel test robot [this message]
2025-06-17  8:12   ` kernel test robot

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=202506171557.b6192de8-lkp@intel.com \
    --to=oliver.sang@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=jannh@google.com \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=lorenzo.stoakes@oracle.com \
    --cc=ltp@lists.linux.it \
    --cc=muchun.song@linux.dev \
    --cc=oe-lkp@lists.linux.dev \
    --cc=osalvador@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.