DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Dimon Zhao <dimon.zhao@nebula-matrix.com>
Cc: dev@dpdk.org, Alvin Wang <alvin.wang@nebula-matrix.com>,
	Leon Yu <leon.yu@nebula-matrix.com>,
	Sam Chen <sam.chen@nebula-matrix.com>,
	Dimon Zhao <dimon.zhao@nebula-matrix.com>
Subject: Re: [PATCH v2 4/4] net/nbl: add IOVA mode check in Coexistence
Date: Tue, 11 Nov 2025 22:19:53 +0100	[thread overview]
Message-ID: <3056609.DAjeCnDj1a@thomas> (raw)
In-Reply-To: <20251111113144.3567291-5-dimon.zhao@nebula-matrix.com>

11/11/2025 12:31, Dimon Zhao:
> Add IOVA mode check in Coexistence.
> Update MAINTAINERS.

This is completely unrelated.

> Refresh feature list and Coexistence Usage Instructions.
> 
> Signed-off-by: Dimon Zhao <dimon.zhao@nebula-matrix.com>

>  Nebulamatrix nbl
> +M: Alvin Wang <alvin.wang@nebula-matrix.com>

Maybe he is a new team member, but he cannot be a maintainer
as he did not even send a single patch.
Please keep only people who can act as maintainers in this list.

> --- a/doc/guides/nics/features/nbl.ini
> +++ b/doc/guides/nics/features/nbl.ini
> @@ -12,6 +12,7 @@ Unicast MAC filter   = Y
>  Basic stats          = Y
>  Extended stats       = Y
>  Stats per queue      = Y
> +VLAN offload         = P

How is it related to IOVA?


> --- a/doc/guides/nics/nbl.rst
> +++ b/doc/guides/nics/nbl.rst
> @@ -70,6 +70,13 @@ Anolis community:
>  Alternatively, you can contact us to obtain the `nbl_core` code and installation package.
>  
>  
> +Coexistence Between DPDK And Kernel Driver
> +------------------------------------------
> +When this device is bound to the nbl_core driver and IOMMU is in passthrough mode,
> +it is necessary to force I/O virtual address (IOVA) to be mapped to physical address (PA)
> +with the EAL command line option ``--iova-mode=pa``.

A blank line is missing after the heading.



      reply	other threads:[~2025-11-11 21:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-07  7:34 [PATCH v1 0/4] NBL add new features Dimon Zhao
2025-11-07  7:34 ` [PATCH v1 1/4] net/nbl: change default Rx extension header size to 12 bytes Dimon Zhao
2025-11-11 14:32   ` Stephen Hemminger
2025-11-07  7:34 ` [PATCH v1 2/4] net/nbl: add support for Tx and Rx VLAN offload Dimon Zhao
2025-11-07 16:10   ` Stephen Hemminger
2025-11-10  8:17     ` 回复:[PATCH " Dimon
2025-11-07  7:34 ` [PATCH v1 3/4] net/nbl: add support for imissed stats Dimon Zhao
2025-11-07 16:05   ` Stephen Hemminger
2025-11-07  7:34 ` [PATCH v1 4/4] net/nbl: update documentation and maintainers Dimon Zhao
2025-11-09 20:16   ` Stephen Hemminger
2025-11-10  8:56     ` 回复:[PATCH " Dimon
2025-11-11 11:31 ` [PATCH v2 0/4] NBL add new features Dimon Zhao
2025-11-11 11:31   ` [PATCH v2 1/4] net/nbl: change default Rx extension header size to 12 bytes Dimon Zhao
2025-11-11 11:31   ` [PATCH v2 2/4] net/nbl: add support for Tx and Rx VLAN offload Dimon Zhao
2025-11-11 11:31   ` [PATCH v2 3/4] net/nbl: add support for imissed stats Dimon Zhao
2025-11-11 11:31   ` [PATCH v2 4/4] net/nbl: add IOVA mode check in Coexistence Dimon Zhao
2025-11-11 21:19     ` Thomas Monjalon [this message]

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=3056609.DAjeCnDj1a@thomas \
    --to=thomas@monjalon.net \
    --cc=alvin.wang@nebula-matrix.com \
    --cc=dev@dpdk.org \
    --cc=dimon.zhao@nebula-matrix.com \
    --cc=leon.yu@nebula-matrix.com \
    --cc=sam.chen@nebula-matrix.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).