> -----Original Message-----
> From: Ilya Maximets <i.maxim...@samsung.com>
> Sent: Tuesday, May 7, 2019 12:24 PM
> To: ovs-dev@openvswitch.org
> Cc: Ian Stokes <ian.sto...@intel.com>; Flavio Leitner <f...@sysclose.org>;
> Ophir Munk <ophi...@mellanox.com>; Kevin Traynor
> <ktray...@redhat.com>; Roni Bar Yanai <ron...@mellanox.com>; Finn
> Christensen <f...@napatech.com>; Ben Pfaff <b...@ovn.org>; Roi Dayan
> <r...@mellanox.com>; Simon Horman <simon.hor...@netronome.com>;
> Ilya Maximets <i.maxim...@samsung.com>
> 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
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to