docs: cleanup, remove stale material
[vpp.git] / docs / featuresbyrelease / vpp18.07.rst
diff --git a/docs/featuresbyrelease/vpp18.07.rst b/docs/featuresbyrelease/vpp18.07.rst
deleted file mode 100644 (file)
index 1f82f5c..0000000
+++ /dev/null
@@ -1,75 +0,0 @@
-.. _vpp18.07:\r
-\r
-###############################\r
-Features for Release VPP 18.07\r
-###############################\r
-\r
-This section lists those features that became available in VPP Release 18.07: \r
-\r
-Infrastructure\r
-+++++++++++++++\r
-\r
-* DPDK 18.02.1\r
-\r
-   - Complete rework of the dpdk-input node\r
-   - Display rx/tx burst function name in "show hardware detail"\r
-   - Improve buffer alloc performance\r
-      + This is ~50% improvement in buffer alloc performance. For a 256 buffer allocation, it was ~10 clocks/buffer, now is < 5 clocks.\r
-   - Add per-numa page allocation info to 'show memory'\r
-   - Vectorized bihash_{48,40,24,16}_8 key compare\r
-      + bihash_48_8 case:\r
-         * Scalar code: 6 clocks\r
-         * SSE4.2 code: 3 clocks\r
-         * AVX2 code: 2.27 clocks\r
-         * AVX512 code: 1.5 clocks\r
-   - Pollable Stats\r
-      + Stats are now available to a client in a shared memory segment and in the form of a directory, allowing very high performance polling of stats without directly querying VPP.\r
-\r
-VNET & Plugins\r
-+++++++++++++++\r
-\r
-* IGMP improvements\r
-   - Enable/Disable an interface for IGMP\r
-   - improve logging\r
-   - refactor common code\r
-   - no orphaned timers\r
-   - IGMP state changes in main thread only\r
-   - Large groups split over multiple state-change reports\r
-   - SSM range configuration API.\r
-   - more tests\r
-* IP: vectorized IP checksum\r
-* VXLAN : HW offload RX flow\r
-* Rework kube-proxy into LB plugin and add NATA66\r
-* NAT:\r
-   - Code refactor\r
-   - Syslog\r
-   - Multiple outside interfaces\r
-   - Endpoint dependent filtering and mapping\r
-* ACL:\r
-   - Tuple Merge algorithm cleanup and integration\r
-   - Processing pipeline optimizations\r
-   - Refactoring\r
-* Experimental AVF driver\r
-\r
-\r
-Host stack\r
-+++++++++++\r
-\r
-* Session: performance improvements, add support for connectionless transports, datagram reception and transmission\r
-* TCP: congestion control improvements and overall fixes\r
-* UDP: datagram mode\r
-* TLS async support\r
-\r
-Known issues\r
----------------\r
-\r
-For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
-\r
-Issues fixed\r
---------------\r
-\r
-For the full list of fixed issues please refer to:\r
-\r
-* fd.io `JIRA <https://jira.fd.io/>`_\r
-* git `commit log <https://git.fd.io/vpp/log/?h=stable/1807>`_\r
-\r