-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Anatoly Burakov
Sent: Friday, July 27, 2018 4:25 PM
To: dev@dpdk.org
Cc: Richardson, Bruce ; tho...@monjalon.net; Wu,
ChangqingX
Subject: [dpdk-dev] [PATCH] eal/bsd: silence not supported error in interrupts
27/07/2018 10:24, Anatoly Burakov:
> 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
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 containi
3 matches
Mail list logo