Hi,
> -Original Message-
> From: Ophir Munk
> Sent: Tuesday, May 5, 2020 9:16 AM
> To: dev@dpdk.org
> Cc: Ophir Munk ; Raslan Darawsheh
> ; Matan Azrad
> Subject: [PATCH v2] net/mlx5: fix resetting verbs hash fields
>
> The flow_verbs_translate() function accumulates hash fields while
>
> -Original Message-
> From: Ophir Munk
> Sent: Tuesday, May 5, 2020 9:16 AM
> To: dev@dpdk.org
> Cc: Ophir Munk ; Raslan Darawsheh
> ; Matan Azrad
> Subject: [PATCH v2] net/mlx5: fix resetting verbs hash fields
>
> The flow_verbs_translate() function accumulates hash fields while ite
The flow_verbs_translate() function accumulates hash fields while
iterating through the flow items (SRC_IPV4, DST_IPV4, SRC_IPV6,
DST_IPV6, SRC_PORT_TCP, DST_PORT_TCP, SRC_PORT_UDP, DST_PORT_UDP).
Before this commit the dev_flow handle structure was reused in each new
flow_verbs_translate() call, h
3 matches
Mail list logo