aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/math.h
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2020-12-22 14:58:56 +0100
committerDamjan Marion <damarion@cisco.com>2020-12-22 21:58:30 +0100
commit0da8168423349dfb1852d4708d67014de36748b8 (patch)
tree92a216775f99f26442afcd83f3baf73d928e753f /src/vppinfra/math.h
parent9d7d599ca160bbd31b77e1f77b9d0b2c2db5afb2 (diff)
vppinfra: add bulk memory allocator
Small fixed size object memory allocator. Type: improvement Change-Id: I727705d9d4292b6b38d41e239871103b15aa9038 Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'src/vppinfra/math.h')
0 files changed, 0 insertions, 0 deletions
s='active' href='/csit/tree/docs/report/introduction/report_history.rst?h=rls2210&id=a7cb0c84a012d829e507c8ecfbb1f48af813f60c'>treecommitdiffstats
path: root/docs/report/introduction/report_history.rst
blob: 9bcf496e2f15ee9b3d1c4f3343277833bc76232a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Report History
==============

FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.

+----------------+------------------------------------------------------------+
| .[ww] Revision | Changes                                                    |
+================+============================================================+
| .09            | 1. Added data:                                             |
|                |                                                            |
|                |    - VPP performance tests 3n-hsw                          |
|                |                                                            |
|                |      - test sets IP4, L2, VHost                            |
|                |                                                            |
|                |    - VPP performance tests 2n-clx                          |
|                |                                                            |
|                |      - test sets IP4, IP6, L2                              |
|                |      - all sets selected for analysis and graphs           |
|                |                                                            |
|                |    - VPP performance tests 3n-dnv                          |
|                |                                                            |
|                |      - test sets IPSec, IP4 Tunnels                        |
|                |                                                            |
|                |    - VPP performance tests 3n-tsh                          |
|                |                                                            |
|                |      - all sets selected for analysis and graphs           |
|                |                                                            |
|                |    - VPP MRR tests 2n-clx                                  |
|                |                                                            |
|                |      - all sets selected for analysis and graphs           |
|                |                                                            |
|                |    - DPDK performance tests 2n-clx                         |
|                |                                                            |
|                |      - all sets selected for analysis and graphs           |
|                |                                                            |
+----------------+------------------------------------------------------------+
| .08            | 1. Added PDF version                                       |
|                |                                                            |
|                | 2. Added data:                                             |
|                |                                                            |
|                |    - VPP performance tests 3n-hsw                          |
|                |    - VPP performance tests 3n-tsh                          |
|                |    - VPP MRR tests 3n-tsh                                  |
|                |    - DPDK performance tests 3n-tsh                         |
|                |                                                            |
|                | 3. Chapters "Detailed Results", "Test Configuration" and   |
|                |    "Test Operational Data" split into sub-chapters.        |
|                |                                                            |
+----------------+------------------------------------------------------------+
| .07            | Initial version                                            |
|                |                                                            |
+----------------+------------------------------------------------------------+

FD.io CSIT Reports follow CSIT-[yy][mm].[ww] numbering format, with version
denoted by concatenation of two digit year [yy] and two digit month [mm], and
maintenance revision identified by two digit calendar week number [ww].