[ovs-dev] [PATCH V9 08/31] dpif: Save added ports in a port map for netdev flow api use

Simon Horman simon.horman at netronome.com
Tue May 30 08:10:29 UTC 2017


On Sun, May 28, 2017 at 02:59:50PM +0300, Roi Dayan wrote:
> From: Paul Blakey <paulb at mellanox.com>
> 
> To use netdev flow offloading api, dpifs needs to iterate over
> added ports. This addition inserts the added dpif ports in a hash map,
> The map will also be used to translate dpif ports to netdevs.
> 
> Signed-off-by: Paul Blakey <paulb at mellanox.com>
> Reviewed-by: Roi Dayan <roid at mellanox.com>
> Reviewed-by: Simon Horman <simon.horman at netronome.com>
> Acked-by: Flavio Leitner <fbl at sysclose.org>

Thanks, this looks good to me.  As it has been acked I would I would be
happy to apply it once earlier in the patches in the series have been
(reviewed and) applied.



More information about the dev mailing list