aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction
AgeCommit message (Collapse)AuthorFilesLines
2022-08-01Report: Add 2n-tx2 LXC/DRC Container Memif graphsTibor Frank1-1/+4
- Packet Throughput - Speedup Multi-Core - Packet Latency Change-Id: Ia98a44a5fad8676832d8c5beb687e1fd68e30d41 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d448485d152d3273fe4ef4db28566d99e23efd30)
2022-07-26Report: Add NAT44 testsTibor Frank1-0/+7
Change-Id: I757331b2c1fafe80f1e0e7cf10db5690912823f5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 054fc471e2f25e4d09287ab058daf9c04717d7b7)
2022-07-20fix(astf): avoid issues in pps tputVratko Polak1-0/+16
When more than 1 data packet is sent in the same chunk, TRex is sometimes not fully deterministic in its usage of delayed ACKs. This changes the "application protocol" to sent 5 chunks (1 data packet each), c2s and s2c interleaved, so each subsequent chunk acts as an ACK. The overall packet count remains the same, and even though this interleaved way may be more demanding on TRex CPU, preliminary results show NAT performance is still well below ip4base performance. As a side effect, the interleaved way seems to work also for 100B data frames, so we are avoiding two issues at once. Ticket: CSIT-1846 Ticket: CSIT-1830 Change-Id: Ia4dcfa7c89f2c08fc32bd6118e2e009316b33c25 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit b06a1adb1c26eeb5bf5c86091fef30441f6d06a1)
2022-07-14Report: Add release dataTibor Frank1-5/+18
Change-Id: I09db00af2ab898d53343167092478f4c2beb3583 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8180a8bdb9a6839c2d51ef7d181a8760eb44ff94)
2022-07-13Report: Add rls data, fixesTibor Frank1-0/+14
Change-Id: I2639ac5e124ed3c74f92b417e057d1a4e5bd9825 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6533fa595faa39f3b966cc6ee82e99aa48c9a806)
2022-07-11Report: fixesTibor Frank1-1/+1
Change-Id: I126628ce86999bda15e9c441168711fa44bcb105 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e8862b7fa54f58c9374fde46e791adc9c81eb54f)
2022-07-08docs(report): Environment updatePeter Mikus1-1/+3
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Iac1823253e3e91de17d6bdde98168ec51b32f5f9 (cherry picked from commit ba25ef9fb58418e85d0eb34a183d6d9c2323886e)
2022-07-08Report: update 3n-alt TG NICs and add pictureJuraj Linkeš2-2/+1137
Change-Id: I69f48c7c3e74d272da5b784e2cf82e5e4971b705 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech> (cherry picked from commit 38c3ff73f5cbc0124782c7c7d235ba36f57872ae)
2022-07-06Report: Add rls dataTibor Frank1-1/+1
Change-Id: I8891fcfec6cd5805c1be802aa0b47c978e0c3982 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b01ef17f1de1e965383d2353a1ef5316660584e9)
2022-07-01Report: add 3n-alt static contentJuraj Linkeš3-0/+159
Also unify the order of testbeds in documents where 3n-alt appears. Change-Id: I571dc1a2f87f45c4039080b28cfbeeb09d8d990e Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech> (cherry picked from commit bf0fa247e2e95c14bc76dae43a0df26be410d931)
2022-07-01Fix typo in aws_ami.rstVratko Polak1-1/+1
Change-Id: I501d892c89c6db81e5daf946b357889f7af44631 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit b9dd086436d08c4afd6651fdb46a29473a3db072)
2022-06-30feat(methodology): add methodology for autogenVratko Polak2-0/+140
Change-Id: I416c4120f2d7e05582a1f4fc529dfc86a09a7788 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 44ff812b59a8cdcb3ac97cbda528e84e74b3547f)
2022-06-30feat(doc): update ASTF related methodologyVratko Polak4-121/+159
Also added some TODOs for future methodology improvements. Some of them will addressed in subsequent changes soon, but not sure yet which ones exactly. Change-Id: Ib827371b7d7a598c5fa6ab41fb7e48c73185844f Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 2db1998c0432569702738524e66c9d4e3f553b20)
2022-06-23Report: Add rc2 dataTibor Frank1-1/+1
Change-Id: Ia8a81135cb0dbd3b2f8877de66a5d9ed3f6e8309 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit bb734f5c497c9329d6cd28d0fbb0bff3ba1992cc)
2022-06-14doc(report): Update test environmentPeter Mikus2-2/+13
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I9987cac1493ea75eb097a0f2123768eec1ca3d73 (cherry picked from commit 1b97d7088f4db702b05c0fd4cbc02a52c97e4529)
2022-05-25Report: Configure report rls2206Tibor Frank1-11/+1
Change-Id: If5cb8bfd0af11c9a9d35bac8de7a9c8f8c59092b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-11Report: Add dataTibor Frank1-0/+1
Change-Id: Ia4deab78f6e37207597df77709aae7dc01c53245 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-10Report: Add rls dataTibor Frank1-0/+9
Change-Id: I54198ec9c0d0d71f9e6e3652e8ae53ff09bbd79e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-08report: update vpp performance rls notesMaciek Konstantynowicz1-0/+4
Change-Id: Ia933d6719c41100524fd1e64990b38e03604c5ec Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2022-03-02report: updated phy testbed diagrams 2n-icx 3n-icxMaciek Konstantynowicz2-4628/+4678
Change-Id: Ica6de877b954ed09026d16610a3c8ee44fca8627 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2022-01-31feat(docs): Static content updatePeter Mikus7-207/+234
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1cdd628be1d358fcca4bf05c9357c195ee3a8288
2022-01-25Report: Add Comparison tablesTibor Frank1-17/+1
- DPDK: 2n-tx2, 3n-tsh - VPP: 2n-aws, 3n-aws Change-Id: I9f78fec4f87eef389278b81103fb2cab647f7923 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-12-09Report: Add 3n-icxTibor Frank1-1/+3
Change-Id: Ic9a90274f5e9791c34560725aaf29266c2a89ce4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-23Report: Small fixes in static contentTibor Frank2-3/+3
Change-Id: I291e83e4f8e4d9798b2868425b7a1fb6b63d8639 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-19PAL: Add boxpoints to all box graphsTibor Frank1-1/+6
Change-Id: Ic316149bab15c6fe1efccb53df0afa1cc78b3672 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-18Report: Improve docs related to TRexVratko Polak2-2/+5
Change-Id: I0ed346ff30c61d28b5a2232ef2f9d32d26c1ae2c Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-11-15Report: Add dataTibor Frank1-3/+4
Change-Id: Ie384ab9db8f3ba909ec0b6eaf39a04c5c7f3157a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-12Report: Add dataTibor Frank1-2/+2
Change-Id: I2ee6005d499c4d93cca72cffd3373ced16d7c994 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-11Report: Add 4t2c graphs for awsTibor Frank1-0/+8
Change-Id: I4fd625bc5139ebcb8430a4228986eafe39672532 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-09report: edits in aws methodology sectionMaciek Konstantynowicz4-119/+150
Edits include: - add description of used testbed topologies. - cleaned up references. - other editing nits. Change-Id: I43069541f3da8e844529a00a127fb1a360197647 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2021-11-08Report: Add dataTibor Frank1-1/+1
Change-Id: I76a36cb19d6c121b1d668d1ff8f71085baa2ed2e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-03fix(Docs): Report section updatespmikus6-17/+13
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Icd04b75d320f067bd66402d5bb499070ee2768f3
2021-11-03Report: Add rls dataTibor Frank1-1/+1
Change-Id: I7868b419fa47c6130826948bbdfbb288abb8d1e4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-10-27feat(Docs): Add AWS methodologypmikus5-0/+290
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I766c1b8ce85e174946503a3d65f8239d8fec1bcd
2021-10-27docs: TRex static documentationViliam Luc3-34/+47
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: I41233f7044574505f32f7425fd897bb3176ac839
2021-10-25Report: Add dataTibor Frank1-1/+1
Change-Id: I8aca9720112cbd75a0a02b7adb4244e6ca3c66a4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-10-18Report: Move CSIT Documentation to IntroductionTibor Frank4-0/+440
Change-Id: I5454251c33d0187be8a392b4800036388d28597a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-10-18Report: Add RC2 dataTibor Frank1-1/+1
Change-Id: I4f3c229030ae26231afec1ea698593f4940e83b4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-10-13feat(Docs): Update few sectionspmikus4-22/+17
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I6bfa76b7b0dd9e6f78164ac07ad32c5efac156b0
2021-10-12Report: Fix bugs and typos in static contentTibor Frank1-0/+1
Change-Id: I041ba6e5e61c9c3ded2a8b5efd3bb2b6a7100210 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-10-11Report: Remove 3n TRex testsTibor Frank1-1/+1
Change-Id: I4685f50249811726068fbe1cf739e6364f187489 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-10-08Docs: update links by S3Tibor Frank2-7/+7
Change-Id: I25342e674ecf05e6b6f183ecceb0aa048e625ea3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-09-29Report: configure rls2110Tibor Frank2-37/+2
Change-Id: I0020d2f11bd027ef80bf77f2e30f9ea19a424aa1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-08-25lab: update Arm lab docsJuraj Linkeš1-1/+1
The one node and two node Arm testbeds were improperly named. They were configured with a new hostname in the past but the docs were not updated accordingly, so fix the docs. Create a new server type for Arm servers and servers related to Arm testbeds to improve doc organization. Change-Id: I205b1e2f958dd1113e1e9f207acffe4355b267bc Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2021-08-16Report: configure rls2106.33Tibor Frank1-0/+4
Change-Id: Ic7d1a776817dda52007bcebd663388cc4bd1fa66 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-08-09Report: Configure rls2106.32Tibor Frank1-1/+2
Change-Id: Ia4e7a2436e038cebaaa080dd7c86f6de1b39b018 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-08-04report: add nic and drivers section to physical testbeds descriptionMaciek Konstantynowicz1-31/+55
Change-Id: I75fd902e32b290e62f7eb9fcd8b2b5b7a4b713e6 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2021-08-04Report: add gtpu tunnel description to methodologyxinfeng zhao1-5/+1
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Change-Id: I4c066713bb37e35d25b5ab1225a361e05b7a1146
2021-08-04Methodology: Update MLRsearch descriptionsVratko Polak2-15/+13
Change-Id: Icdcb7210835fa90a6f5f1688b815a6edf07a4b39 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-08-04Report: configure rls2106.31Tibor Frank1-1/+0
Change-Id: I9d5da2d71525b53096e9c77e9d338243b16f05c1 Signed-off-by: Tibor Frank <tifrank@cisco.com>