alison.schofield@ wrote: > From: Alison Schofield <alison.schofi...@intel.com> > > cxl-events.sh and cxl-poison.sh require a kernel with CONFIG_TRACING > enabled and currently report a FAIL when /sys/kernel/tracing is > missing. Update these tests to report a SKIP along with a message > stating the requirement. This allows the tests to run cleanly on > systems without TRACING enabled and gives users the info needed to > enable TRACING for testing. > > Signed-off-by: Alison Schofield <alison.schofi...@intel.com> > --- > > Noticed this behavior in Itaru's test results: > https://lore.kernel.org/linux-cxl/fd4183e1-162e-4790-b865-e50f20249...@linux.dev/
You could borrow the kernel process for information like this and move it above the --- line with the following trailers: Reported-by: Itaru Kitayama <itaru.kitay...@linux.dev> Closes: http://lore.kernel.org/fd4183e1-162e-4790-b865-e50f20249...@linux.dev ...you can also add: Reviewed-by: Dan Williams <dan.j.willi...@intel.com>