freebsd-src/sys/dev/mana
Wei Hu 516b505970 mana: Fix TX CQE error handling
For an unknown TX CQE error type (probably from a newer hardware),
still free the mbuf, update the queue tail, etc., otherwise the
accounting will be wrong.

Also, TX errors can be triggered by injecting corrupted packets, so
replace the mana_err to mana_dbg logging.

Reported by:	NetApp
MFC after:	1 week
Sponsored by:	Microsoft
2024-01-17 09:25:26 +00:00
..
gdma.h
gdma_main.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gdma_util.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gdma_util.h
hw_channel.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
hw_channel.h
mana.h mana: Fix TX CQE error handling 2024-01-17 09:25:26 +00:00
mana_en.c mana: Fix TX CQE error handling 2024-01-17 09:25:26 +00:00
mana_sysctl.c mana: Fix TX CQE error handling 2024-01-17 09:25:26 +00:00
mana_sysctl.h
shm_channel.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
shm_channel.h