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 <[email protected]> > Co-authored-by: Venkat Duvvuru <[email protected]> > Signed-off-by: Venkat Duvvuru <[email protected]> > Reviewed-by: Sathya Perla <[email protected]>
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. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
