Hi, Data plane applications use tables publically to indicate the packet processing. For example, the control part of the application add or remove or update some entries in the table and the data part use some keys (i.e. five tuples) extracted from the meta data or context of the packets to lookup the actions(or next hop) in the table. Different kind of Tables store different formats of key/action pairs since different types of packets require different kind of processing.
Classical use case: ARP table, Route table, ACL, MAC address filter table. I cannot find any table-related APIs or equivalent in the ODP website and the classification APIs cannot handle these cases. Do ODP plan to support "table" or similar APIs? Best Regards Jianhua Zhu
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
