freebsd with flexible iflib nic queues
Go to file
Marcin Wojtas e8887c3139 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.
2019-01-16 01:54:04 +00:00
ena_defs Update ena-com HAL to newest version 2017-10-31 12:20:48 +00:00
ena_admin_defs.h Introduce HAL for Amazon Elastic Network Adapter (ENA) 2017-04-27 19:40:53 +00:00
ena_com.c Update ena-com HAL to newest version 2017-10-31 12:20:48 +00:00
ena_com.h Update ena-com HAL to newest version 2017-10-31 12:20:48 +00:00
ena_common_defs.h Introduce HAL for Amazon Elastic Network Adapter (ENA) 2017-04-27 19:40:53 +00:00
ena_eth_com.c Suppress excessive print in ENA HAL 2019-01-16 01:54:04 +00:00
ena_eth_com.h Update ena-com HAL to newest version 2017-10-31 12:20:48 +00:00
ena_eth_io_defs.h Introduce HAL for Amazon Elastic Network Adapter (ENA) 2017-04-27 19:40:53 +00:00
ena_plat.h Apply fixes in ena-com 2018-05-10 09:18:26 +00:00
ena_regs_defs.h Introduce HAL for Amazon Elastic Network Adapter (ENA) 2017-04-27 19:40:53 +00:00