On Mon, Sep 12, 2011 at 12:43:00PM +0500, Bibrak Qamar wrote:
> While PORTING OVS 1.2.* to a harware, ofproto-provider is necessary for
> expoiting HW capabilities. There is a ofproto-provider included in the
> package called ofproto-dpif.c.
> 
> Now that ofproto.c maintains the OpenFlow table (wildcarded, classifier) and
> netdev maintains the rule table (exact match), if I am not mistaken. Where
> do you see the TCAM (wildcarded) in this picture?

The TCAM would be maintained by a new ofproto provider (not
ofproto-dpif) implemented by whoever does the port.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to