freebsd-dev/sys/contrib/ena-com
Marcin Wojtas 4c220feb7e 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.
2019-01-16 02:13:21 +00:00
..
ena_defs Update ena-com HAL to v1.1.4.3 and update driver accordingly 2017-10-31 12:41:07 +00:00
ena_admin_defs.h
ena_com.c Update ena-com HAL to v1.1.4.3 and update driver accordingly 2017-10-31 12:41:07 +00:00
ena_com.h Update ena-com HAL to v1.1.4.3 and update driver accordingly 2017-10-31 12:41:07 +00:00
ena_common_defs.h
ena_eth_com.c Suppress excessive error prints in ENA TX hotpath 2019-01-16 02:13:21 +00:00
ena_eth_com.h Update ena-com HAL to v1.1.4.3 and update driver accordingly 2017-10-31 12:41:07 +00:00
ena_eth_io_defs.h
ena_plat.h Apply fixes in ena-com 2018-05-10 09:25:51 +00:00
ena_regs_defs.h