[v1] doc/guides/nics: remove limitation of ipn3ke

Message ID 20230323010053.620258-1-wei.huang@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [v1] doc/guides/nics: remove limitation of ipn3ke |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/intel-Functional success Functional PASS
ci/iol-abi-testing success Testing PASS
ci/iol-aarch64-unit-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-unit-testing success Testing PASS

Commit Message

Wei Huang March 23, 2023, 1 a.m. UTC
  Now ipn3ke is not evaluation in 19.05 .

Signed-off-by: Wei Huang <wei.huang@intel.com>
---
 doc/guides/nics/ipn3ke.rst | 4 ----
 1 file changed, 4 deletions(-)
  

Comments

Thomas Monjalon March 23, 2023, 8:53 a.m. UTC | #1
23/03/2023 02:00, Wei Huang:
> Now ipn3ke is not evaluation in 19.05 .

What do you mean? It is not considered for evaluation since 19.05?
Do you want to backport?

[...]
> -19.05 limitation
> -~~~~~~~~~~~~~~~~
> -
> -Ipn3ke code released in 19.05 is for evaluation only.
>
  
Wei Huang March 24, 2023, 1:29 a.m. UTC | #2
> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Thursday, March 23, 2023 16:53
> To: dev@dpdk.org; david.marchand@redhat.com; Huang, Wei
> <wei.huang@intel.com>
> Cc: stable@dpdk.org; Xu, Rosen <rosen.xu@intel.com>; Zhang, Tianfei
> <tianfei.zhang@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>; Huang, Wei
> <wei.huang@intel.com>
> Subject: Re: [PATCH v1] doc/guides/nics: remove limitation of ipn3ke
> 
> 23/03/2023 02:00, Wei Huang:
> > Now ipn3ke is not evaluation in 19.05 .
> 
> What do you mean? It is not considered for evaluation since 19.05?
> Do you want to backport?
> 
No backport, this limitation is out of date, just to remove it.
> [...]
> > -19.05 limitation
> > -~~~~~~~~~~~~~~~~
> > -
> > -Ipn3ke code released in 19.05 is for evaluation only.
> >
> 
> 
> 
>
  
Thomas Monjalon March 28, 2023, 4:19 p.m. UTC | #3
24/03/2023 02:29, Huang, Wei:
> From: Thomas Monjalon <thomas@monjalon.net>
> > 23/03/2023 02:00, Wei Huang:
> > > Now ipn3ke is not evaluation in 19.05 .
> > 
> > What do you mean? It is not considered for evaluation since 19.05?
> > Do you want to backport?
> > 
> No backport, this limitation is out of date, just to remove it.

Applied
  

Patch

diff --git a/doc/guides/nics/ipn3ke.rst b/doc/guides/nics/ipn3ke.rst
index a89e371..d269bbe 100644
--- a/doc/guides/nics/ipn3ke.rst
+++ b/doc/guides/nics/ipn3ke.rst
@@ -93,7 +93,3 @@  To start ``testpmd``, and add I40e PF to FPGA network port, enable FPGA HQoS and
 Limitations or Known issues
 ---------------------------
 
-19.05 limitation
-~~~~~~~~~~~~~~~~
-
-Ipn3ke code released in 19.05 is for evaluation only.