[ovs-dev] [PATCH V3 2/2] odp-util: Do not rewrite fields with the same values as matched

Ben Pfaff blp at ovn.org
Fri Feb 15 00:43:54 UTC 2019


On Thu, Feb 07, 2019 at 06:44:16PM +0200, Eli Britstein wrote:
> To improve performance and avoid wasting resources for HW offloaded
> flows, do not rewrite fields that are matched with the same value.
> 
> Signed-off-by: Eli Britstein <elibr at mellanox.com>
> Reviewed-by: Roi Dayan <roid at mellanox.com>

Thanks for the patches.  They don't build for me:

../lib/odp-util.c:7659:53: error: too few arguments to function call, expected 8, have 7
../lib/odp-util.c:7201:1: note: 'commit' declared here


More information about the dev mailing list