HomeFreeBSD

mlx5en: Remove the DRBR and associated logic in the transmit path.

Description

mlx5en: Remove the DRBR and associated logic in the transmit path.

The hardware queues are deep enough currently and using the DRBR and associated
callbacks only leads to more task switching in the TX path. The is also a race
setting the queue_state which can lead to hung TX rings.

Submitted by: hselasky@
Approved by: hselasky (mentor)
MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
slavashAuthored on
Parents
rS341577: mlx5en: Implement support for bandwidth limiting in by ratio, ETS.
Branches
Unknown
Tags
Unknown