Thread (2 messages) 2 messages, 2 authors, 2021-01-28

Re: [dpdk-dev] [PATCH] net/mlx5: fix 32-bit arch compilation issue

From: Ferruh Yigit <hidden>
Date: 2021-01-28 18:23:02

On 1/28/2021 5:10 PM, Alexander Kozyrev wrote:
There is a "cast to pointer from integer of different size"
compilation failure on 32-bit machines introduced by the
RTE_FLOW_ACTION_TYPE_MODIFY_FIELD implementation in mlx5 PMD.

Cast the specified value to be used as RTE_FLOW_FIELD_POINTER
to a pointer with an appropriate size suited for underlying arch.
Please squash this patch into the original commit if possible.

Fixes: 80ec1e84a4 ("net/mlx5: support modify field flow action")

Signed-off-by: Alexander Kozyrev <redacted>
Squashed into relevant commit in next-net, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help