[ovs-dev] [PATCH 1/2] netdev-vport: Always implement get_ifindex for netdev-vport

Ben Pfaff blp at ovn.org
Mon Aug 7 17:05:51 UTC 2017


On Mon, Aug 07, 2017 at 07:00:31AM -0700, Ben Pfaff wrote:
> On Mon, Aug 07, 2017 at 07:32:02AM +0300, Roi Dayan wrote:
> > From: Paul Blakey <paulb at mellanox.com>
> > 
> > Always implement get_ifindex without checking if offload is
> > enabled or not as this should not be related. From ovs-dpctl
> > we cannot tell if offload is enabled or not as other_config is
> > not being read.
> > 
> > Signed-off-by: Paul Blakey <paulb at mellanox.com>
> > Reviewed-by: Roi Dayan <roid at mellanox.com>
> 
> Applied to master and branch-2.8, thanks!

Sorry, I had to revert this because it caused several unit test
failures: 770 781 783 787 788 791 2189 2378.


More information about the dev mailing list