On Thu, Jun 08, 2017 at 02:46:23PM +0300, Roi Dayan wrote: > From: Paul Blakey <[email protected]> > > Add a new API interface for offloading dpif flows to netdev. > The API consist on the following: > flow_put - offload a new flow > flow_get - query an offloaded flow > flow_del - delete an offloaded flow > flow_flush - flush all offloaded flows > flow_dump_* - dump all offloaded flows > > In upcoming commits we will introduce an implementation of this > API for netdev-linux. > > Signed-off-by: Paul Blakey <[email protected]> > Reviewed-by: Roi Dayan <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > ---
Acked-by: Flavio Leitner <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
