opnsense-src/sys/dev/mlx5/mlx5_en
Hans Petter Selasky 4f4739a77b mlx5en: Add more error checks in the transmit path.
- Upon error more completion events than requested may be generated,
  particularly when using the completion event factor feature.
- Count number of event errors in the transmit path.

MFC after:	1 week
Reviewed by:	kib
Sponsored by:	Mellanox Technologies // NVIDIA Networking
2021-07-12 14:22:29 +02:00
..
en.h mlx5en: Add more error checks in the transmit path. 2021-07-12 14:22:29 +02:00
en_hw_tls.h Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00:00
en_rl.h Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00
mlx5_en_dim.c Add support for Dynamic Interrupt Moderation, DIM, in mlx5en(4). 2019-05-08 10:23:33 +00:00
mlx5_en_ethtool.c Add support for reading temperature in mlx5en(4). 2020-04-27 14:35:39 +00:00
mlx5_en_flow_table.c mlx5en: add ASCII art providing an overview of flow tables organization 2021-07-12 12:34:39 +03:00
mlx5_en_hw_tls.c Remove erradic assert after SVN r367149 in mlx5en(4). 2020-11-24 13:07:59 +00:00
mlx5_en_main.c mlx5en: Add missing media types for 100GBit/s, 200Gbit/s and 400Gbit/s. 2021-07-12 14:22:29 +02:00
mlx5_en_port_buffer.c Bump some copyrights in mlx5en(4). 2021-01-08 12:35:55 +01:00
mlx5_en_rl.c Fix missing value in uar_page field for ratelimit in mlx5en(4). 2021-01-28 14:51:58 +01:00
mlx5_en_rx.c mlx5en: handle offloaded Rx checksums calculated for tunneled packets 2021-07-12 12:34:38 +03:00
mlx5_en_tx.c mlx5en: Add more error checks in the transmit path. 2021-07-12 14:22:29 +02:00
mlx5_en_txrx.c Unify prints in mlx5en(4). 2019-10-02 09:49:44 +00:00
port_buffer.h Bump some copyrights in mlx5en(4). 2021-01-08 12:35:55 +01:00