========== build_32bit - FAILED ../drivers/vdpa/mlx5/net/mlx5_vnet.c: In function ‘mlx5_vdpa_add_mac_vlan_rules’: ../drivers/vdpa/mlx5/net/mlx5_vnet.c:1955:18: error: ‘struct mlx5_flow_destination’ has no member named ‘counter_id’; did you mean ‘counter’? 1955 | dests[1].counter_id = mlx5_fc_id(node->ucast_counter.counter); | ^~~~~~~~~~ | counter ../drivers/vdpa/mlx5/net/mlx5_vnet.c:1964:18: error: ‘struct mlx5_flow_destination’ has no member named ‘counter_id’; did you mean ‘counter’? 1964 | dests[1].counter_id = mlx5_fc_id(node->mcast_counter.counter); | ^~~~~~~~~~ | counter make[6]: *** [../scripts/Makefile.build:194: drivers/vdpa/mlx5/net/mlx5_vnet.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:440: drivers/vdpa/mlx5] Error 2 make[4]: *** [../scripts/Makefile.build:440: drivers/vdpa] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:440: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.zfxXq4wgjo 2024-12-11 06:10:00.180986210 -0800 +++ /tmp/tmp.zh5u44MCWB 2024-12-11 06:10:38.274600141 -0800 @@ -0,0 +1,19 @@ +../drivers/vdpa/mlx5/net/mlx5_vnet.c: In function ‘mlx5_vdpa_add_mac_vlan_rules’: +../drivers/vdpa/mlx5/net/mlx5_vnet.c:1955:18: error: ‘struct mlx5_flow_destination’ has no member named ‘counter_id’; did you mean ‘counter’? + 1955 | dests[1].counter_id = mlx5_fc_id(node->ucast_counter.counter); + | ^~~~~~~~~~ + | counter +../drivers/vdpa/mlx5/net/mlx5_vnet.c:1964:18: error: ‘struct mlx5_flow_destination’ has no member named ‘counter_id’; did you mean ‘counter’? + 1964 | dests[1].counter_id = mlx5_fc_id(node->mcast_counter.counter); + | ^~~~~~~~~~ + | counter +make[6]: *** [../scripts/Makefile.build:194: drivers/vdpa/mlx5/net/mlx5_vnet.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:440: drivers/vdpa/mlx5] Error 2 +make[4]: *** [../scripts/Makefile.build:440: drivers/vdpa] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:440: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1989: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.55d2CeJIjS 2024-12-11 06:10:38.280600080 -0800 +++ /tmp/tmp.yiwyxXL823 2024-12-11 06:10:38.285600029 -0800 @@ -0,0 +1 @@ + 2 ../drivers/vdpa/mlx5/net/mlx5_vnet.c