Clean up dpdk plugin rx/tx pcap tracing
[vpp.git] / docs / overview / whatisvpp / fast.rst
1 .. _fast:
2
3 ================================
4 Fast, Scalable and Deterministic
5 ================================
6
7 * `Continuous integration and system testing <https://wiki.fd.io/view/CSIT#Start_Here>`_
8
9   * Including continuous & extensive, latency and throughput testing
10
11 * Layer 2 Cross Connect (L2XC), typically achieve 15+ Mpps per core.
12 * Tested to achieve **zero** packet drops and ~15µs latency.
13 * Performance scales linearly with core/thread count
14 * Supporting millions of concurrent lookup tables entries
15
16 Please see :ref:`performance` for more information.