numam-dpdk/lib/librte_eal
Anatoly Burakov 4268cf49e8 eal/bsd: silence unsupported interrupts error
Currently, nic_uio driver does not support interrupts, so any
attempts to install an interrupt handler will fail with a
not supported error, which will cause an error message that is
confusing to the user.

Silence this error by moving it to debug log level, and reword
the message to avoid containing the word "Error", to avoid
triggering DTS test failures [1].

[1] https://git.dpdk.org/tools/dts/tree/tests/TestSuite_scatter.py?#n110

Fixes: 23150bd8d8 ("eal/bsd: add interrupt thread")

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-08-01 18:25:05 +02:00
..
bsdapp eal/bsd: silence unsupported interrupts error 2018-08-01 18:25:05 +02:00
common version: 18.08-rc2 2018-07-26 23:59:06 +02:00
linuxapp vfio: remove experimental tag 2018-07-26 23:46:18 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build eal: fix error message for unsupported platforms 2018-07-26 10:16:52 +02:00
rte_eal_version.map vfio: remove experimental tag 2018-07-26 23:46:18 +02:00