[ovs-discuss] how to implement "add flow"

Kai Ma (kaima) kaima at cisco.com
Thu Apr 28 08:32:32 UTC 2016


Dear all,

I want to implement a HW ASIC switch by porting OVS.
For ³add flow², I want to use HW ASCI TCAM to set ACL rule for flow, not
linux CPU.

How can I porting this part?

In OVS-ofctl.c line616,  transact_multiple_noreply(), the function will
send all flow requrest to where?

Which function call get the request and parse the request?

Thanks

Kai




More information about the discuss mailing list