A 100Gig network processor platform for Openflow

  • Authors:
  • Omar El Ferkouss;Ilyas Snaiki;Omar Mounaouar;Hamza Dahmouni;Racha Ben Ali;Yves Lemieux;Cherkaoui Omar

  • Affiliations:
  • Université du Québec à Montréal (UQAM);Université du Québec à Montréal (UQAM);Université du Québec à Montréal (UQAM);Institut national des postes et télécommunication (INPT);Ericsson Research Canada;Ericsson Research Canada;Université du Québec à Montréal (UQAM)

  • Venue:
  • Proceedings of the 7th International Conference on Network and Services Management
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Openflow splits the control plane from the data plane and move it to a centralized remote controller that dictates the forwarding behaviour to multiple Openflow switches. OpenFlow 1.1, introduces pipeline processing of the flow tables. This helps to improve flexibility and performance. This paper presents an implementation of the version 1.1 of OpenFlow capable to achieve a good performance. Knowing that OpenFlow is a rule-based approach, we can have several levels of flexibility of the switch by only updating the flow entries on-the-fly. We will show also that we can achieve a good performance using RFC (Recursive Flow Classification) that uses SRAM and TCAM side by side to enhance classification performance for the Openflow 1.1 Switch. Using this approach helps ameliorating the parallelism of the classification process and better exploiting of the hardware resources since most hardware platforms (such as Network processors) contain both TCAM and SRAM to store the lookup structures.