[ovs-dev] [PATCH 2/3] netdev-offload-dpdk: Pass L4 proto-id to match in the L3 rte_flow_item

Eli Britstein elibr at mellanox.com
Tue Jul 14 13:51:34 UTC 2020


Acked-by: Eli Britstein <elibr at mellanox.com>

On 7/10/2020 3:07 PM, Sriharsha Basavapatna wrote:
> The offload layer clears the L4 protocol mask in the L3 item, when the
> L4 item is passed for matching, as an optimization. This can be confusing
> while parsing the headers in the PMD. Also, the datapath flow specifies
> this field to be matched. This optimization is best left to the PMD.
> This patch restores the code to pass the L4 protocol type in L3 match.
>
> Fixes: e8a2b5bf92bb ("netdev-dpdk: implement flow offload with rte flow")
> Signed-off-by: Sriharsha Basavapatna<sriharsha.basavapatna at broadcom.com>


More information about the dev mailing list