Difference between revisions of "CSIT/csit1704 plan"
From fd.io
< CSIT
Mackonstan (Talk | contribs) (Created page with "Category:Release Plan == Introduction == == Release Deliverables == {|class="wikitable" ! Name ! Status ! Test Category ! Description |- | More NIC models | TBC | csit-p...") |
Mackonstan (Talk | contribs) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
! Description | ! Description | ||
|- | |- | ||
− | | | + | | CryptoDev |
− | | | + | | Done |
| csit-perf | | csit-perf | ||
− | | | + | | Further VPP cryptodev use cases. |
|- | |- | ||
− | | | + | | NAT44 |
− | | | + | | Done |
| csit-perf | | csit-perf | ||
− | | | + | | SNAT44 single thread and multi-thread multi-core performance tests. |
|- | |- | ||
− | | | + | | VM vhost use cases |
− | | | + | | Done |
| csit-perf | | csit-perf | ||
− | | | + | | Add vhost use cases and topologies as captured on csit vhostuser use cases wiki: multi-thread multi-core, vxlan, multiple VMs. |
|- | |- | ||
− | | | + | | DPDK17.02 testpmd |
− | | | + | | Done |
| csit-perf | | csit-perf | ||
− | | | + | | Standalone DPDK tests for baseline NIC-to-NIC performance. |
|- | |- | ||
− | | | + | | NIC models coverage |
+ | | Done | ||
+ | | csit-perf | ||
+ | | Extending perf tests coverage for x710, xl710, vic1385, vic1227. | ||
+ | |- | ||
+ | | Centos tests | ||
+ | | Done | ||
+ | | csit-func | ||
+ | | Functional VPP on Centos tests in VIRL testbeds environment. | ||
+ | |- | ||
+ | | Stateful Security Groups | ||
+ | | InReview | ||
+ | | csit-perf | ||
+ | | L2 switching with Stateful Security Groups. | ||
+ | |- | ||
+ | | NSH_SFC | ||
+ | | InReview | ||
+ | | csit-perf | ||
+ | | VPP as Service Function Forwarder SFF, SFC Classifier, NSH Proxy. | ||
+ | |- | ||
+ | | LXC memif use cases | ||
| TBC | | TBC | ||
| csit-perf | | csit-perf | ||
− | | | + | | Initial VPP in LXC memif use cases and topologies. |
|- | |- | ||
− | | | + | | IPFIX |
| TBC | | TBC | ||
| csit-perf | | csit-perf | ||
− | | | + | | IPFIX netflow per flow statistics collection. |
|- | |- | ||
− | | | + | | VPP multi-thread profiling |
| TBC | | TBC | ||
| csit-perf | | csit-perf | ||
− | | | + | | Updates to existing m-thread m-core tests to verify results repeatibility. Introduce simultaneous multi-threading SMT (Intel hyper-threading HT). |
|- | |- | ||
− | | | + | | SPAN |
| TBC | | TBC | ||
| csit-perf | | csit-perf | ||
− | | | + | | SPAN performance tests. |
|} | |} | ||
Line 64: | Line 84: | ||
| New TCs code frozen. Only low-risk changes accepted on main branch. | | New TCs code frozen. Only low-risk changes accepted on main branch. | ||
|- | |- | ||
− | | csit | + | | csit rls1704 pull |
| 2017-04-12 | | 2017-04-12 | ||
| pull csit release throttle branch. | | pull csit release throttle branch. |
Latest revision as of 13:35, 3 May 2017
Contents
[hide]Introduction
Release Deliverables
Name | Status | Test Category | Description |
---|---|---|---|
CryptoDev | Done | csit-perf | Further VPP cryptodev use cases. |
NAT44 | Done | csit-perf | SNAT44 single thread and multi-thread multi-core performance tests. |
VM vhost use cases | Done | csit-perf | Add vhost use cases and topologies as captured on csit vhostuser use cases wiki: multi-thread multi-core, vxlan, multiple VMs. |
DPDK17.02 testpmd | Done | csit-perf | Standalone DPDK tests for baseline NIC-to-NIC performance. |
NIC models coverage | Done | csit-perf | Extending perf tests coverage for x710, xl710, vic1385, vic1227. |
Centos tests | Done | csit-func | Functional VPP on Centos tests in VIRL testbeds environment. |
Stateful Security Groups | InReview | csit-perf | L2 switching with Stateful Security Groups. |
NSH_SFC | InReview | csit-perf | VPP as Service Function Forwarder SFF, SFC Classifier, NSH Proxy. |
LXC memif use cases | TBC | csit-perf | Initial VPP in LXC memif use cases and topologies. |
IPFIX | TBC | csit-perf | IPFIX netflow per flow statistics collection. |
VPP multi-thread profiling | TBC | csit-perf | Updates to existing m-thread m-core tests to verify results repeatibility. Introduce simultaneous multi-threading SMT (Intel hyper-threading HT). |
SPAN | TBC | csit-perf | SPAN performance tests. |
Release Milestones
Milestone | Date | Deliverables |
---|---|---|
CSIT code freeze | 2017-04-12 | New TCs code frozen. Only low-risk changes accepted on main branch. |
csit rls1704 pull | 2017-04-12 | pull csit release throttle branch. |
CSIT bug fixes | 2017-04-19 | CSIT1704 code complete. |
CSIT report | 2017-04-26 | CSIT report published |
Expected Dependencies on Other Projects
- dpdk-17.02 release
- vpp-17.04 release