Skip to content

AArch64: cxl-region-sysfs.sh: line 49: echo: write error: Numerical result out of range #278

Open
@ikitayama

Description

@ikitayama

$ meson test cxl-region-sysfs.sh fails with the messages below from testlog.txt file:

[...]
+ uuidgen
+ nr_targets=8
+ echo 8
++ cat /sys/bus/cxl/devices/decoder2.3/interleave_granularity
+ r_ig=4096
+ echo 4096
+ echo 2147483648
/home/realm/projects/ndctl/test/cxl-region-sysfs.sh: line 49: echo: write error: Numerical result out of range
++ err 49
+++ basename /home/realm/projects/ndctl/test/cxl-region-sysfs.sh
++ echo test/cxl-region-sysfs.sh: failed at line 49
++ '[' -n '' ']'
++ exit 1
[...]

The kernel and cxl_test module is built from cxl-next:
https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git/

ndctl version is HEAD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions