From: Pallavi Kadam <pallavi.kadam@intel.com> To: dev@dpdk.org, thomas@monjalon.net Cc: ranjit.menon@intel.com, beilei.xing@intel.com, jia.guo@intel.com, ferruh.yigit@intel.com, pallavi.kadam@intel.com Subject: [dpdk-dev] [PATCH v2] doc: update i40e PMD to support on windows Date: Tue, 26 Jan 2021 15:03:43 -0800 Message-ID: <20210126230343.36-1-pallavi.kadam@intel.com> (raw) In-Reply-To: <20210121190956.2540-1-pallavi.kadam@intel.com> [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=y, Size: 2740 bytes --] Add documentation to support i40e PMD on Windows. Update the release notes and features list for the same. v2 changes: - updated doc/guides/nics/features/i40e.ini file - Replaced the name UIO with NetUIO Signed-off-by: Pallavi Kadam <pallavi.kadam@intel.com> Reviewed-by: Ranjit Menon <ranjit.menon@intel.com> --- doc/guides/nics/features/i40e.ini | 1 + doc/guides/nics/i40e.rst | 16 ++++++++++++++-- doc/guides/rel_notes/release_21_02.rst | 4 ++++ 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/features/i40e.ini b/doc/guides/nics/features/i40e.ini index b0a5ef424..542432c41 100644 --- a/doc/guides/nics/features/i40e.ini +++ b/doc/guides/nics/features/i40e.ini @@ -47,6 +47,7 @@ Module EEPROM dump = Y Multiprocess aware = Y FreeBSD = Y Linux = Y +Windows = Y x86-32 = Y x86-64 = Y ARMv8 = Y diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst index 20c998398..b8be9fe46 100644 --- a/doc/guides/nics/i40e.rst +++ b/doc/guides/nics/i40e.rst @@ -46,8 +46,8 @@ Features of the i40e PMD are: - Malicious Device Drive event catch and notify - Generic flow API -Prerequisites -------------- +Linux Prerequisites +------------------- - Identifying your adapter using `Intel Support <http://www.intel.com/support>`_ and get the latest NVM/FW images. @@ -75,6 +75,18 @@ Prerequisites * In all cases Intel recommends using Intel Ethernet Optics; other modules may function but are not validated by Intel. Contact Intel for supported media types. +Windows Prerequisites +--------------------- + +- Follow the DPDK `Getting Started Guide for Windows <https://doc.dpdk.org/guides/windows_gsg/index.html>`_ to setup the basic DPDK environment. + +- Identify the Intel® Ethernet adapter and get the latest NVM/FW version. + +- To access any Intel® Ethernet hardware, load the NetUIO driver in place of existing built-in (inbox) driver. + +- To load NetUIO driver, follow the steps mentioned in `dpdk-kmods repository + <https://browse.dpdk.org/dpdk-kmods/commit/?id=e28aabd882798f21b94918d4517621ce9e355269>`_. + Recommended Matching List ------------------------- diff --git a/doc/guides/rel_notes/release_21_02.rst b/doc/guides/rel_notes/release_21_02.rst index ae36b6a3f..176c6a66f 100644 --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst @@ -82,6 +82,10 @@ New Features * Added support for 64B completion queue entries +* **Updated Intel i40e driver.** + + * Added support on Windows. + * **Updated Intel ice driver.** * Added Double VLAN support for DCF switch QinQ filtering. -- 2.25.4
next prev parent reply other threads:[~2021-01-26 23:12 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-01-21 19:09 [dpdk-dev] [PATCH] " Pallavi Kadam 2021-01-21 21:46 ` Thomas Monjalon 2021-01-22 13:59 ` Kadam, Pallavi 2021-01-26 23:03 ` Pallavi Kadam [this message] 2021-02-02 12:21 ` [dpdk-dev] [PATCH v2] " Ferruh Yigit 2021-02-02 17:51 ` Kadam, Pallavi 2021-02-02 19:09 ` [dpdk-dev] [PATCH v3] " Pallavi Kadam 2021-02-03 10:22 ` Ferruh Yigit 2021-02-03 10:59 ` 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=20210126230343.36-1-pallavi.kadam@intel.com \ --to=pallavi.kadam@intel.com \ --cc=beilei.xing@intel.com \ --cc=dev@dpdk.org \ --cc=ferruh.yigit@intel.com \ --cc=jia.guo@intel.com \ --cc=ranjit.menon@intel.com \ --cc=thomas@monjalon.net \ /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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git