HomeFreeBSD

Suppress excessive print in ENA HAL

Description

Suppress excessive print in ENA HAL

In FreeBSD, this is normal situation that the Tx ring is being full. In
that case, the packet is put back into drbr and the next attempt to send
it is taken after the cleanup.

Too much logs like this can cause system instability and even cause the
device reset (because keep alive or cleanup could be missed).

To fix that, the log level of this message is changed to debug.

Submitted by: Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by: Amazon, Inc.

Details

Provenance
mwAuthored on Jan 16 2019, 1:54 AM
Parents
rG5fa38c5c6ede: Apply fixes in ena-com
Branches
Unknown
Tags
Unknown
References
tag: vendor/ena-com/1.1.4.6

Event Timeline