DPDK patches and discussions
 help / color / mirror / Atom feed
From: Dmitry Kozlyuk <dkozlyuk@nvidia.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: Raslan Darawsheh <rasland@nvidia.com>,
	Matan Azrad <matan@nvidia.com>,
	Slava Ovsiienko <viacheslavo@nvidia.com>
Subject: Re: [dpdk-dev] [PATCH] net/mlx5: fix split buffer Rx
Date: Mon, 8 Nov 2021 13:14:24 +0000	[thread overview]
Message-ID: <CH0PR12MB5091B226EB2DF6AC18E4F9C6B9919@CH0PR12MB5091.namprd12.prod.outlook.com> (raw)
In-Reply-To: <dc27c6db-04eb-93c0-53fd-58bf014123ed@intel.com>

[...]
> 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.


  reply	other threads:[~2021-11-08 13:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-01  9:56 Dmitry Kozlyuk
2021-11-08 11:17 ` [dpdk-dev] [PATCH v2] " Dmitry Kozlyuk
2021-11-08 12:57   ` Raslan Darawsheh
2021-11-08 13:10 ` [dpdk-dev] [PATCH] " Ferruh Yigit
2021-11-08 13:14   ` Dmitry Kozlyuk [this message]
2021-11-08 13:15   ` Ferruh Yigit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CH0PR12MB5091B226EB2DF6AC18E4F9C6B9919@CH0PR12MB5091.namprd12.prod.outlook.com \
    --to=dkozlyuk@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=matan@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=viacheslavo@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).