HomeFreeBSD

Suppress excessive error prints in ENA TX hotpath

Description

Suppress excessive error prints in ENA TX hotpath

In FreeBSD, this is normal situation that the Tx ring is being full. In
hat 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.

Upon this change upgrade the driver version to v0.8.2.

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

Details

Provenance
mwAuthored on Jan 16 2019, 2:13 AM
Parents
rGe8887c3139a7: Suppress excessive print in ENA HAL
rG636a29ff4f8a: Remove an IRIX-only source file.
Branches
Unknown
Tags
Unknown

Event Timeline