Multi-core network packet steering

This is an old revision of this page, as edited by FrancioT (talk | contribs) at 14:42, 7 July 2025. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Hardware accelerated multi-core load balancing. RSS and aRFS are two techniques to load balance incoming packets across the multiple cores of a processor.

Software techniques

RPS

Receive Packet Steering (RPS)

RFS

Receive Flow Steering (RFS)

Hardware techniques

RSS

Receive Side Scaling (RSS)

aRFS

Accelerated Receive Flow Steering (aRFS)

References