root@dell:~# cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/";
SUPPORT_URL="https://help.ubuntu.com/";
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
root@dell:~# uname -r
6.8.0-49-generic


root@dell:~# daxctl list -u
#
root@dell:~# daxctl list -u
#


root@dell:~# cxl list
[
  {
    "memdev":"mem0",
    "ram_size":412316860416,
    "serial":980381397107924992,
    "numa_node":0,
    "host":"0001:c1:00.0"
  },
  {
    "memdev":"mem1",
    "ram_size":412316860416,
    "serial":13915685577535315968,
    "numa_node":0,
    "host":"0001:c2:00.0"
  }
]

root@dell:~# numactl -H
available: 1 nodes (0)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 
51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 
77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 
102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 
122 123 124 125 126 127
node 0 size: 2320789 MB
node 0 free: 2314251 MB
node distances:
node   0
  0:  10


root@dell:~# dmesg |grep -i cxl
[    4.122336] acpi ACPI0016:00: _OSC: OS supports [CXL11PortRegAccess 
CXL20PortDevRegAccess CXLProtocolErrorReporting CXLNativeHot]
[    4.122636] acpi ACPI0016:00: _OSC: CXL platform does not support 
[CXLMemErrorReporting]
[    4.138763] acpi ACPI0016:01: _OSC: OS supports [CXL11PortRegAccess 
CXL20PortDevRegAccess CXLProtocolErrorReporting CXLNativeHot]
[    4.139635] acpi ACPI0016:01: _OSC: CXL platform does not support 
[CXLMemErrorReporting]
[    4.175040] acpi ACPI0016:02: _OSC: OS supports [CXL11PortRegAccess 
CXL20PortDevRegAccess CXLProtocolErrorReporting CXLNativeHot]
[    4.175634] acpi ACPI0016:02: _OSC: CXL platform does not support 
[CXLMemErrorReporting]
[    4.180462] acpi ACPI0016:03: _OSC: OS supports [CXL11PortRegAccess 
CXL20PortDevRegAccess CXLProtocolErrorReporting CXLNativeHot]
[    4.181632] acpi ACPI0016:03: _OSC: CXL platform does not support 
[CXLMemErrorReporting]
[    6.842338]  pci0000:00: host supports CXL
[    6.844297]  pci0000:40: host supports CXL
[    6.846608]  pci0001:80: host supports CXL
[    6.849710]  pci0001:c0: host supports CXL
[    7.221108] pcieport 0000:00:01.1: Couldn't locate the CXL.cache and CXL.mem 
capability array header.
[    7.381210] cxl_pci 0001:c1:00.0: mem0:decoder5.0 no CXL window for range 
0x0:0x5fffffffff
[    7.436041] cxl_pci 0001:c2:00.0: mem1:decoder6.0 no CXL window for range 
0x0:0x5fffffffff


journalctl
Dec 11 07:58:02 dell kernel: cxl_pci 0001:c1:00.0: mem0:decoder5.0 no CXL 
window for range 0x0:0x5fffffffff
Dec 11 07:58:02 dell kernel: cxl_pci 0001:c2:00.0: mem1:decoder6.0 no CXL 
window for range 0x0:0x5fffffffff

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2093392

Title:
  [DELL Ubuntu 24.04.1] "daxctl list -u" not list the DAX devices in AMD
  platform

Status in linux package in Ubuntu:
  New

Bug description:
  Description: command "daxctl list -u", not list the DAX devices

  OS- Ubuntu 24.04.1

  Dell server: R7725/R7715

  Steps to repro:
  1. Concfigure CXL hardware
  2. install ubuntu 24.04.1
  3. boot into OS
  4. enter command "daxctl list -u" check the results

  
  tested latest upstream kernel 6.13 as well same issue,

  
  Expected Results: "daxctl list -u" should show the cxl devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2093392/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to