Hi Roberto, On Tue, 2021-06-01 at 10:23 +0200, Roberto Sassu wrote: > This patch defines the new template fields xattrnames, xattrlengths and > xattrvalues, which contain respectively a list of xattr names (strings, > separated by |), lengths (u32, hex) and values (hex). If an xattr is not > present, the name and length are not displayed in the measurement list. > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Signed-off-by: Roberto Sassu <roberto.sassu@xxxxxxxxxx> > Signed-off-by: Mimi Zohar <zohar@xxxxxxxxxxxxx> Thank you for giving credit to the "kernel test robot". For a bug fix patch the above "Reported-by" tag would be appropriate, but for an existing patch it needs to be qualified. I've modified it to: Reported-by: kernel test robot <lkp@xxxxxxxxx> [Missing prototype def] thanks, Mimi