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

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to