raw/ioat: include extra info in test errors
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 8 Oct 2020 09:51:12 +0000 (10:51 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 8 Oct 2020 12:33:20 +0000 (14:33 +0200)
commit19414202c08e1eef7832b92bc774606c43ce7c6a
tree4b05dec386ef03a0008d5c5383f48f74fbea022b
parent9f8156a3fe50fd5d8637826853bd8dded9f40399
raw/ioat: include extra info in test errors

In case of any failures, include the function name and the line number of
the error message in the message, to make tracking down the failure easier.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
drivers/raw/ioat/ioat_rawdev_test.c