Page MenuHomeFreeBSD

mlx5en: Implement proper RSS support
ClosedPublic

Authored by markb_mellanox.com on Dec 6 2015, 8:17 AM.
Tags
None
Referenced Files
F120396176: D4410.id.diff
Tue, Jun 17, 3:41 PM
Unknown Object (File)
Sat, Jun 14, 3:44 PM
Unknown Object (File)
Fri, Jun 13, 5:50 AM
Unknown Object (File)
Thu, Jun 12, 5:49 AM
Unknown Object (File)
Mon, May 26, 2:30 AM
Unknown Object (File)
May 3 2025, 3:19 AM
Unknown Object (File)
Apr 19 2025, 8:51 AM
Unknown Object (File)
Apr 14 2025, 7:05 AM
Subscribers

Details

Summary

Add full support for Receive Side Scaling, RSS, to the MLX5EN
driver. This includes binding all interrupt and worker threads
according to the RSS configuration, setting up correct Toeplitz
hashing keys as given by RSS and setting the correct mbuf
hashtype for all received traffic.

MFC after: 1 week
Sponsored by: Mellanox Technologies
Differential Revision: https://reviews.freebsd.org/D4410

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markb_mellanox.com retitled this revision from to mlx5en: Implement proper RSS support.
markb_mellanox.com updated this object.
markb_mellanox.com edited the test plan for this revision. (Show Details)
markb_mellanox.com set the repository for this revision to rS FreeBSD src repository - subversion.

Please update this review with an overview, similar to what you'd use in a commit message, of the change and the reason for the change.

hselasky updated this object.
hselasky edited edge metadata.
hselasky edited edge metadata.
This revision is now accepted and ready to land.Dec 7 2015, 11:17 AM
This revision was automatically updated to reflect the committed changes.