freebsd-skq/sys/dev/mlx5/mlx5_en
hselasky 7c8996f145 Switch to the new block based LRO input function for the mlx5en
driver. This change significantly increases the overall RX aggregation
ratio for heavily loaded networks handling 10-80 thousand simultaneous
connections.

Remove the turbo LRO code and all references to it which has now been
superceeded by the tcp_lro_queue_mbuf() function.

Tested by:	Netflix
Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-08-08 16:22:16 +00:00
..
en.h Switch to the new block based LRO input function for the mlx5en 2016-08-08 16:22:16 +00:00
mlx5_en_ethtool.c Verify one sysctl parameter at a time. When a mlx5en sysctl parameter 2016-05-20 07:07:27 +00:00
mlx5_en_flow_table.c Add SR-IOV guest support to the mlx5en driver. 2016-06-07 13:58:52 +00:00
mlx5_en_main.c Switch to the new block based LRO input function for the mlx5en 2016-08-08 16:22:16 +00:00
mlx5_en_rx.c Switch to the new block based LRO input function for the mlx5en 2016-08-08 16:22:16 +00:00
mlx5_en_tx.c Optimise use of doorbell and remove redundant NOPs 2016-05-20 06:59:38 +00:00
mlx5_en_txrx.c Add support for CQE zipping. CQE zipping reduces PCI overhead by 2015-12-28 18:50:18 +00:00