linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linus:master] [mm/damon/sysfs]  9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail
@ 2025-02-17  7:01 kernel test robot
  2025-02-17 18:24 ` SeongJae Park
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2025-02-17  7:01 UTC (permalink / raw)
  To: SeongJae Park
  Cc: oe-lkp, lkp, linux-kernel, Andrew Morton, Jonathan Corbet, damon,
	linux-mm, oliver.sang



Hello,

kernel test robot noticed "kernel-selftests.damon.damos_quota_goal.py.fail" on:

commit: 9a5aa3349b9428ae451b22c331d0d9a9cfc7ac90 ("mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master

[test failed on linus/master      0ad2507d5d93f39619fc42372c347d6006b64319]
[test failed on linux-next/master 0ae0fa3bf0b44c8611d114a9f69985bf451010c3]

in testcase: kernel-selftests
version: kernel-selftests-x86_64-7ff71e6d9239-1_20250215
with following parameters:

	group: damon



config: x86_64-dcg_x86_64_defconfig-kselftests
compiler: gcc-12
test machine: 36 threads 1 sockets Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz (Cascade Lake) with 32G 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/202502171423.b28a918d-lkp@intel.com



# timeout set to 300
# selftests: damon: damos_quota_goal.py
# score: 0, effective quota: 0 -> 16 (-1.000x)
# score: 15000, effective quota: 16 -> 1 (0.062x)
# score: 5000, effective quota: 1 -> 5 (5.000x)
# score: 18000, effective quota: 1 -> 1 (1.000x)
# efective bytes not changed: 1
not ok 7 selftests: damon: damos_quota_goal.py # exit=1



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



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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linus:master] [mm/damon/sysfs]  9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail
  2025-02-17  7:01 [linus:master] [mm/damon/sysfs] 9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail kernel test robot
@ 2025-02-17 18:24 ` SeongJae Park
  2025-02-18  2:53   ` Oliver Sang
  0 siblings, 1 reply; 3+ messages in thread
From: SeongJae Park @ 2025-02-17 18:24 UTC (permalink / raw)
  To: kernel test robot
  Cc: SeongJae Park, oe-lkp, lkp, linux-kernel, Andrew Morton,
	Jonathan Corbet, damon, linux-mm

Hello,

On Mon, 17 Feb 2025 15:01:23 +0800 kernel test robot <oliver.sang@intel.com> wrote:

> 
> 
> Hello,
> 
> kernel test robot noticed "kernel-selftests.damon.damos_quota_goal.py.fail" on:
> 
> commit: 9a5aa3349b9428ae451b22c331d0d9a9cfc7ac90 ("mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas")
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
> 
> [test failed on linus/master      0ad2507d5d93f39619fc42372c347d6006b64319]
> [test failed on linux-next/master 0ae0fa3bf0b44c8611d114a9f69985bf451010c3]
> 
> in testcase: kernel-selftests
> version: kernel-selftests-x86_64-7ff71e6d9239-1_20250215
> with following parameters:
> 
> 	group: damon
> 
> 
> 
> config: x86_64-dcg_x86_64_defconfig-kselftests
> compiler: gcc-12
> test machine: 36 threads 1 sockets Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz (Cascade Lake) with 32G 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/202502171423.b28a918d-lkp@intel.com
> 
> 
> 
> # timeout set to 300
> # selftests: damon: damos_quota_goal.py
> # score: 0, effective quota: 0 -> 16 (-1.000x)
> # score: 15000, effective quota: 16 -> 1 (0.062x)
> # score: 5000, effective quota: 1 -> 5 (5.000x)
> # score: 18000, effective quota: 1 -> 1 (1.000x)
> # efective bytes not changed: 1
> not ok 7 selftests: damon: damos_quota_goal.py # exit=1

Thank you for this report!  I just posted a fix[1] for this case.  Please refer
to the patch for details including the root cause.

[1] https://lore.kernel.org/20250217182304.45215-1-sj@kernel.org


Thanks,
SJ

> 
> 
> 
> The kernel config and materials to reproduce are available at:
> https://download.01.org/0day-ci/archive/20250217/202502171423.b28a918d-lkp@intel.com
> 
> 
> 
> -- 
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linus:master] [mm/damon/sysfs]  9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail
  2025-02-17 18:24 ` SeongJae Park
@ 2025-02-18  2:53   ` Oliver Sang
  0 siblings, 0 replies; 3+ messages in thread
From: Oliver Sang @ 2025-02-18  2:53 UTC (permalink / raw)
  To: SeongJae Park
  Cc: oe-lkp, lkp, linux-kernel, Andrew Morton, Jonathan Corbet, damon,
	linux-mm

hi, SJ,

On Mon, Feb 17, 2025 at 10:24:35AM -0800, SeongJae Park wrote:
> Hello,
> 
> On Mon, 17 Feb 2025 15:01:23 +0800 kernel test robot <oliver.sang@intel.com> wrote:
> 
> > 
> > 
> > Hello,
> > 
> > kernel test robot noticed "kernel-selftests.damon.damos_quota_goal.py.fail" on:
> > 
> > commit: 9a5aa3349b9428ae451b22c331d0d9a9cfc7ac90 ("mm/damon/sysfs: use damon_call() for update_schemes_effective_quotas")
> > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
> > 
> > [test failed on linus/master      0ad2507d5d93f39619fc42372c347d6006b64319]
> > [test failed on linux-next/master 0ae0fa3bf0b44c8611d114a9f69985bf451010c3]
> > 
> > in testcase: kernel-selftests
> > version: kernel-selftests-x86_64-7ff71e6d9239-1_20250215
> > with following parameters:
> > 
> > 	group: damon
> > 
> > 
> > 
> > config: x86_64-dcg_x86_64_defconfig-kselftests
> > compiler: gcc-12
> > test machine: 36 threads 1 sockets Intel(R) Core(TM) i9-10980XE CPU @ 3.00GHz (Cascade Lake) with 32G 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/202502171423.b28a918d-lkp@intel.com
> > 
> > 
> > 
> > # timeout set to 300
> > # selftests: damon: damos_quota_goal.py
> > # score: 0, effective quota: 0 -> 16 (-1.000x)
> > # score: 15000, effective quota: 16 -> 1 (0.062x)
> > # score: 5000, effective quota: 1 -> 5 (5.000x)
> > # score: 18000, effective quota: 1 -> 1 (1.000x)
> > # efective bytes not changed: 1
> > not ok 7 selftests: damon: damos_quota_goal.py # exit=1
> 
> Thank you for this report!  I just posted a fix[1] for this case.  Please refer
> to the patch for details including the root cause.

thanks a lot for information!

> 
> [1] https://lore.kernel.org/20250217182304.45215-1-sj@kernel.org
> 
> 
> Thanks,
> SJ
> 
> > 
> > 
> > 
> > The kernel config and materials to reproduce are available at:
> > https://download.01.org/0day-ci/archive/20250217/202502171423.b28a918d-lkp@intel.com
> > 
> > 
> > 
> > -- 
> > 0-DAY CI Kernel Test Service
> > https://github.com/intel/lkp-tests/wiki
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-18  2:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-17  7:01 [linus:master] [mm/damon/sysfs] 9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail kernel test robot
2025-02-17 18:24 ` SeongJae Park
2025-02-18  2:53   ` Oliver Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox