[ovs-dev] [PATCH 2/7] odp-util: Fix scanning of recirc_id.

Ben Pfaff blp at nicira.com
Tue Mar 3 17:55:56 UTC 2015


On Tue, Feb 24, 2015 at 03:42:01PM -0800, Jarno Rajahalme wrote:
> Recirculation id was scanned without a mask, which led to it being
> ignored.
> 
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

Do you know what the idea was here?  Is it just that it doesn't make
sense to bitwise match the recirc_id, so we didn't want to support it?

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list