[dpdk-dev] [PATCH] net/mlx5: fix split buffer Rx
    Dmitry Kozlyuk 
    dkozlyuk at nvidia.com
       
    Mon Nov  8 14:14:24 CET 2021
    
    
  
[...]
> Hi Dmitry,
> 
> I am getting build errors with this patch, although I can see CI build is
> passed,
> can you please check if I am missing something, build error is:
> 
> ../drivers/net/mlx5/mlx5_rx.h: In function ‘mlx5_rx_mb2mr’:
> ../drivers/net/mlx5/mlx5_rx.h:354:47: error: ‘struct mlx5_rxq_ctrl’ has no
> member named ‘priv’
>    354 |         return mlx5_mr_mempool2mr_bh(&rxq_ctrl->priv->sh->cdev-
> >mr_scache,
>        |                                               ^~
Hi Ferruh,
I sent a v2 based on next-net-mlx which Raslan has applied already.
It also applies cleanly to next-net if needed.
    
    
More information about the dev
mailing list