https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264172
--- Comment #8 from Matthieu Volat <[email protected]> --- I've git-bisect'ed the 13/stable branch, it seems the issue was introduced in : - https://cgit.freebsd.org/src/commit/sys/dev/vmd/vmd.c?h=stable/13&id=1d8cda26cad2b1c2613edad2f3be0222c5691ad1 - https://cgit.freebsd.org/src/commit/sys/dev/vmd/vmd.h?h=stable/13&id=53ec9de7b6bf9b5a837d4af876ba3124d0482e25 The second commit only fixing a missing member to complete the first. So given this, it seems the new vmd version is the reason for this issue, but I'm not really familiar with either vmd, nvme or the code to analyze further what is going wrong... -- You are receiving this mail because: You are the assignee for the bug.
