P4-vSwitch / vagrant

PISCES Simulation Environment
30 stars 15 forks source link

how to fill P4 tables using openflow commands #7

Closed ali64Mon closed 7 years ago

ali64Mon commented 7 years ago

Hi, Is there anyway to convert P4 flows to OVS OpenFlow flows? The P4 programs could contain lots of user-defined actions. Converting a P4 action to list of actions understandable by OVS OpenFlow for all P4 actions is time consuming. In other words, It would be awesome if there was a P4 API for the OVS control plane.

Thanks for your reply in advance.

ali64Mon commented 7 years ago

Thanks for your reply @mshahbaz