Multi-core network packet steering: Difference between revisions

Content deleted Content added
FrancioT (talk | contribs)
No edit summary
FrancioT (talk | contribs)
No edit summary
Line 2:
RSS and aRFS are two techniques to load balance incoming packets across the multiple cores of a processor.
 
== RSSSoftware techniques ==
 
=== aRFSRPS ===
Receive Packet Steering (RPS)
 
=== RFS ===
Receive Flow Steering (RFS)
 
== Hardware techniques ==
 
=== RSS ===
Receive Side Scaling (RSS)
 
=== aRFS ===
Accelerated Receive Flow Steering (aRFS)
 
== References ==