Page MenuHomeFreeBSD

D42184.id129486.diff
No OneTemporary

D42184.id129486.diff

diff --git a/sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c b/sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c
--- a/sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c
+++ b/sys/dev/mlx5/mlx5_ib/mlx5_ib_main.c
@@ -1925,7 +1925,7 @@
MLX5_SET(fte_match_set_lyr_2_4, outer_headers_c,
ethertype, 0xffff);
MLX5_SET(fte_match_set_lyr_2_4, outer_headers_v,
- ethertype, IPPROTO_IPV6);
+ ethertype, ETH_P_IPV6);
memcpy(MLX5_ADDR_OF(fte_match_set_lyr_2_4, outer_headers_c,
src_ipv4_src_ipv6.ipv6_layout.ipv6),

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 23, 11:35 PM (18 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30213045
Default Alt Text
D42184.id129486.diff (494 B)

Event Timeline