From: Mingjin Ye <mingjinx.ye@intel.com>
To: dev@dpdk.org
Cc: qiming.yang@intel.com, stable@dpdk.org, yidingx.zhou@intel.com,
Mingjin Ye <mingjinx.ye@intel.com>,
Wenjun Wu <wenjun1.wu@intel.com>
Subject: [PATCH v4] doc: update ixgbe VF features list
Date: Wed, 17 May 2023 10:03:37 +0000 [thread overview]
Message-ID: <20230517100337.552579-1-mingjinx.ye@intel.com> (raw)
In-Reply-To: <20230516102205.537013-1-mingjinx.ye@intel.com>
The ixgbe VF driver is not multi-process aware. Some function pointers are
not set correctly in multi-process situations.
Remove the multiprocess aware feature from the features list.
Signed-off-by: Mingjin Ye <mingjinx.ye@intel.com>
---
v2: Modify issue description reason.
---
V3: Modify description.
---
V4: Removed the multiprocess aware feature.
---
doc/guides/nics/features/ixgbe_vf.ini | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/guides/nics/features/ixgbe_vf.ini b/doc/guides/nics/features/ixgbe_vf.ini
index e14325045c..299ccd4b61 100644
--- a/doc/guides/nics/features/ixgbe_vf.ini
+++ b/doc/guides/nics/features/ixgbe_vf.ini
@@ -32,7 +32,6 @@ Tx descriptor status = Y
Basic stats = Y
Extended stats = Y
Registers dump = Y
-Multiprocess aware = Y
FreeBSD = Y
Linux = Y
Windows = Y
--
2.25.1
next prev parent reply other threads:[~2023-05-17 10:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-20 6:14 [PATCH] doc: add PMD known issue Mingjin Ye
2023-04-20 14:59 ` Stephen Hemminger
2023-04-20 15:22 ` Bruce Richardson
2023-05-06 10:02 ` [PATCH v2] " Mingjin Ye
2023-05-15 5:56 ` Zhang, Qi Z
2023-05-16 10:22 ` [PATCH v3] doc: comment VF does not support multi-process Mingjin Ye
2023-05-16 15:18 ` Stephen Hemminger
2023-05-17 2:29 ` Ye, MingjinX
2023-05-17 10:03 ` Mingjin Ye [this message]
2023-05-18 8:25 ` [PATCH v4] doc: update ixgbe VF features list Zhang, Qi Z
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=20230517100337.552579-1-mingjinx.ye@intel.com \
--to=mingjinx.ye@intel.com \
--cc=dev@dpdk.org \
--cc=qiming.yang@intel.com \
--cc=stable@dpdk.org \
--cc=wenjun1.wu@intel.com \
--cc=yidingx.zhou@intel.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).