diff mbox

[ovs-dev] INSTALL.DPDK: Remove the experimental tag for OVS DPDK

Message ID 1469525396-142325-1-git-send-email-bhanuprakash.bodireddy@intel.com
State Superseded
Delegated to: Daniele Di Proietto
Headers show

Commit Message

Bodireddy, Bhanuprakash July 26, 2016, 9:29 a.m. UTC
The DPDK support of OVS was considered experimental as it had few
shortcomings that prevented it from being easily deployed and used.
Also there were few gaps to be filled to tag it "production-ready".

Community has made significant contributions to improve OVS DPDK. This
commit removes experimental tag for OVS DPDK.

Signed-off-by: Bhanuprakash Bodireddy <bhanuprakash.bodireddy@intel.com>
---
 INSTALL.DPDK.md | 2 --
 1 file changed, 2 deletions(-)

Comments

Bodireddy, Bhanuprakash July 26, 2016, 9:46 a.m. UTC | #1
Hi (Apologies if top posting is inappropriate),

Would like to receive your feedback on removing the "experimental" tag to OVS DPDK. The Community made significant contributions to
OVS DPDK since this post last August (http://openvswitch.org/pipermail/dev/2015-August/058814.html). 

Regards,	
Bhanu Prakash. 

>-----Original Message-----
>From: Bodireddy, Bhanuprakash
>Sent: Tuesday, July 26, 2016 10:30 AM
>To: dev@openvswitch.org
>Cc: therbert@redhat.com; Gray, Mark D <mark.d.gray@intel.com>;
>fbl@redhat.com; diproiettod@ovn.org; kevin@dev.caoimhin.net; Bodireddy,
>Bhanuprakash <bhanuprakash.bodireddy@intel.com>
>Subject: [PATCH] INSTALL.DPDK: Remove the experimental tag for OVS DPDK
>
>The DPDK support of OVS was considered experimental as it had few
>shortcomings that prevented it from being easily deployed and used.
>Also there were few gaps to be filled to tag it "production-ready".
>
>Community has made significant contributions to improve OVS DPDK. This
>commit removes experimental tag for OVS DPDK.
>
>Signed-off-by: Bhanuprakash Bodireddy
><bhanuprakash.bodireddy@intel.com>
>---
> INSTALL.DPDK.md | 2 --
> 1 file changed, 2 deletions(-)
>
>diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md index 5407794..d3f6359
>100644
>--- a/INSTALL.DPDK.md
>+++ b/INSTALL.DPDK.md
>@@ -17,8 +17,6 @@ This file provides information on installation and use of
>Open vSwitch  using DPDK datapath.  This version of Open vSwitch should be
>built manually  with `configure` and `make`.
>
>-The DPDK support of Open vSwitch is considered 'experimental'.
>-
> ### Prerequisites
>
> * Required: DPDK 16.04, libnuma
>--
>2.4.11
diff mbox

Patch

diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md
index 5407794..d3f6359 100644
--- a/INSTALL.DPDK.md
+++ b/INSTALL.DPDK.md
@@ -17,8 +17,6 @@  This file provides information on installation and use of Open vSwitch
 using DPDK datapath.  This version of Open vSwitch should be built manually
 with `configure` and `make`.
 
-The DPDK support of Open vSwitch is considered 'experimental'.
-
 ### Prerequisites
 
 * Required: DPDK 16.04, libnuma