On 5/30/22 14:42, Roi Dayan wrote:
> 
> 
> On 2022-03-22 11:35 AM, Eelco Chaudron wrote:
>> The parse_key_and_mask_to_match() is a function to translate
>> a netlink formatted key/mask to match structure. And should
>> not consider any configuration setting when translating.
>>
>> In addition we also enforce the encap_eth_type[0] mask as
>> it's required for the VLAN match.
>>
>> Signed-off-by: Eelco Chaudron <[email protected]>
>>
>> ---
>> v4:
>>   - Fixed call to odp_flow_key_to_mask__() to ignore vlan limit.
>>   - Force encap_eth_type[0] mask as it was used for VLAN matching.
>>
>>   lib/netdev-offload-tc.c |    2 +-
>>   lib/odp-util.c          |   41 ++++++++++++++++++++++++++++-------------
>>   2 files changed, 29 insertions(+), 14 deletions(-)
> 
> seems fine to me. thanks.
> 
> Acked-by: Roi Dayan <[email protected]>

Thanks!  Applied to master and branch-2.17.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to