> -----Original Message----- > From: Ilya Maximets <[email protected]> > Sent: Tuesday, May 7, 2019 12:24 PM > To: [email protected] > Cc: Ian Stokes <[email protected]>; Flavio Leitner <[email protected]>; > Ophir Munk <[email protected]>; Kevin Traynor > <[email protected]>; Roni Bar Yanai <[email protected]>; Finn > Christensen <[email protected]>; Ben Pfaff <[email protected]>; Roi Dayan > <[email protected]>; Simon Horman <[email protected]>; > Ilya Maximets <[email protected]> > Subject: [PATCH v3 1/3] netdev: Dynamic per-port Flow API. > > Current issues with Flow API: > > * OVS calls offloading functions regardless of successful > flow API initialization. (ex. on init_flow_api failure) > * Static initilaization of Flow API for a netdev_class forbids > having different offloading types for different instances > of netdev with the same netdev_class. (ex. different vports in > 'system' and 'netdev' datapaths at the same time) >
Please note https://patchwork.ozlabs.org/patch/1089489/#2168739 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
