On Fri, Sep 26, 2014 at 05:56:25PM +0530, Saloni Jain wrote:
> As per the OpenFlow Specification 1.4, section B.14.7, page 203, 
> "Table-desc eviction property ofp_table_mod_prop_eviction to describe the 
> type of eviction performed by the switch."
> 
> As per our findings, there is a function in ofp-print.c, 
> ofp_print_table_mod, to print table mod properties but there is no such 
> command of ofctl to dump table-description/table-mod properties.
> Can anyone please help in finding how table-desc/table-mod messages can be 
> tested, either by ofctl commands or any other way?

That feature of table mod messages is new in 1.4, so you will have to
add it.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to