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.bodire...@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 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev