[ovs-dev] [PATCH 1/4] ovs-dev: Detect Out-Of-Resource condition on a netdev

Ben Pfaff blp at ovn.org
Fri Jul 6 21:13:55 UTC 2018


On Fri, Jul 06, 2018 at 04:10:47PM +0530, Sriharsha Basavapatna via dev wrote:
> This is the first patch in the patch-set to support dynamic rebalancing
> of offloaded flows.
> 
> The patch detects OOR condition on a netdev port when ENOSPC error is
> returned by TC-Flower while adding a flow rule. A new structure is added
> to the netdev called "netdev_hw_info", to store OOR related information
> required to perform dynamic offload-rebalancing.
> 
> Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna at broadcom.com>
> Co-authored-by: Venkat Duvvuru <venkatkumar.duvvuru at broadcom.com>
> Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru at broadcom.com>
> Reviewed-by: Sathya Perla <sathya.perla at broadcom.com>

I see that the robot already pointed out build errors in the first two
patches.  Please do correct those and post v2.

As a trivial additional note, "ovs-dev:" doesn't make sense as a prefix.
Please choose a prefix for each patch that reflects the part of OVS that
it primarily affects.

Thanks,

Ben.


More information about the dev mailing list