aboutsummaryrefslogtreecommitdiffstats
path: root/INFO.yaml
blob: 3e58c72546e8abdd3288f2e73cafa03fbe2321ad (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---
project: 'vpp'
project_creation_date: '2015-12-08'
project_category: ''
lifecycle_state: 'Incubation'
project_lead: &vpp_ptl
    name: 'Damjan Marion'
    email: 'dmarion@me.com'
    id: 'dmarion'
    company: 'cisco'
    timezone: 'Europe/Zagreb'
primary_contact: *vpp_ptl
issue_tracking:
    type: 'jira'
    url: 'https://jira.fd.io/projects/vpp'
    key: 'VPP'
mailing_list:
    type: 'groups.io'
    url: 'https://lists.fd.io/g/vpp-dev'
    tag: '<[sub-project_name]>'
realtime_discussion:
    type: 'irc'
    server: 'freenode.net'
    channel: 'fdio-vpp'
meetings:
    - type: 'zoom'
      agenda: 'n/a'
      url: 'https://wiki.fd.io/view/VPP/Meeting'
      server: 'n/a'
      channel: 'fdio-vpp'
      repeats: 'weekly'
      time: '08:00 PT'
repositories:
    - 'vpp'
committers:
    - <<: *vpp_ptl
    - name: 'Dave Barach'
      company: 'cisco'
      email: 'openvpp@barachs.net'
      id: 'dbarach'
    - name: 'Florin Coras'
      company: 'cisco'
      email: 'florin.coras@gmail.com'
      id: 'florin.coras'
    - name: 'Benoit Ganne'
      company: 'cisco'
      email: 'bganne@cisco.com'
      id: 'bganne'
    - name: 'John Lo'
      company: 'cisco'
      email: 'loj@cisco.com'
      id: 'lojohn'
    - name: 'Chris Luke'
      company: 'comcast'
      email: 'chris_luke@comcast.com'
      id: 'chrisluke'
    - name: 'Neale Ranns'
      company: 'cisco'
      email: 'nranns@cisco.com'
      id: 'nranns'
    - name: 'Matthew Smith'
      company: 'netgate'
      email: 'mgsmith@netgate.com'
      id: 'mgsmith'
    - name: 'Ole Trøan'
      company: 'employees'
      email: 'otroan@employees.org'
      id: 'otroan'
    - name: 'Paul Vinciguerra'
      company: 'vinciconsulting'
      email: 'pvinci@vinciconsulting.com'
      id: 'pvinci'
    - name: 'Dave Wallace'
      company: 'gmail'
      email: 'dwallacelf@gmail.com'
      id: 'dwallacelf'
    - name: 'Ed Warnicke'
      company: 'gmail'
      email: 'hagbard@gmail.com'
      id: 'hagbard'
    - name: 'Andrew Yourtchenko'
      company: 'cisco'
      email: 'ayourtch@cisco.com'
      id: 'ayourtch'
    - name: 'Fan Zhang'
      company: 'intel'
      email: 'roy.fan.zhang@intel.com'
      id: 'royzhang1980'
tsc:
    # yamllint disable rule:line-length
    approval: 'https://wiki.fd.io/view/TSC/Meeting_Minutes'
    changes:
        - type: 'Promotion'
          name: 'Damjan Marion'
          link: 'https://lists.fd.io/g/vpp-dev/message/17521'
        - type: 'Addition'
          name: 'Fan Zhang'
          link: 'https://lists.fd.io/g/vpp-dev/message/19068'
ef='#n744'>744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775
{
    "types": [
        [
            "version",
            [
                "u32",
                "major"
            ],
            [
                "u32",
                "minor"
            ],
            [
                "u32",
                "patch"
            ],
            [
                "u8",
                "pre_release",
                17
            ],
            [
                "u8",
                "build_metadata",
                17
            ]
        ],
        [
            "thread_data",
            [
                "u32",
                "id"
            ],
            [
                "string",
                "name",
                64
            ],
            [
                "string",
                "type",
                64
            ],
            [
                "u32",
                "pid"
            ],
            [
                "u32",
                "cpu_id"
            ],
            [
                "u32",
                "core"
            ],
            [
                "u32",
                "cpu_socket"
            ]
        ]
    ],
    "messages": [
        [
            "control_ping",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            {
                "crc": "0x51077d14"
            }
        ],
        [
            "control_ping_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "vpe_pid"
            ],
            {
                "crc": "0xf6b0b8ca"
            }
        ],
        [
            "cli",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "u64",
                "cmd_in_shmem"
            ],
            {
                "crc": "0x23bfbfff"
            }
        ],
        [
            "cli_inband",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "string",
                "cmd",
                0
            ],
            {
                "crc": "0xf8377302"
            }
        ],
        [
            "cli_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u64",
                "reply_in_shmem"
            ],
            {
                "crc": "0x06d68297"
            }
        ],
        [
            "cli_inband_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "string",
                "reply",
                0
            ],
            {
                "crc": "0x05879051"
            }
        ],
        [
            "get_node_index",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "string",
                "node_name",
                64
            ],
            {
                "crc": "0xf1984c64"
            }
        ],
        [
            "get_node_index_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u32",
                "node_index"
            ],
            {
                "crc": "0xa8600b89"
            }
        ],
        [
            "add_node_next",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "string",
                "node_name",
                64
            ],
            [
                "string",
                "next_name",
                64
            ],
            {
                "crc": "0x2457116d"
            }
        ],
        [
            "add_node_next_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u32",
                "next_index"
            ],
            {
                "crc": "0x2ed75f32"
            }
        ],
        [
            "show_version",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            {
                "crc": "0x51077d14"
            }
        ],
        [
            "show_version_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "string",
                "program",
                32
            ],
            [
                "string",
                "version",
                32
            ],
            [
                "string",
                "build_date",
                32
            ],
            [
                "string",
                "build_directory",
                256
            ],
            {
                "crc": "0xc919bde1"
            }
        ],
        [
            "show_threads",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            {
                "crc": "0x51077d14"
            }
        ],
        [
            "show_threads_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u32",
                "count"
            ],
            [
                "vl_api_thread_data_t",
                "thread_data",
                0,
                "count"
            ],
            {
                "crc": "0xefd78e83"
            }
        ],
        [
            "get_node_graph",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            {
                "crc": "0x51077d14"
            }
        ],
        [
            "get_node_graph_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u64",
                "reply_in_shmem"
            ],
            {
                "crc": "0x06d68297"
            }
        ],
        [
            "get_next_index",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "string",
                "node_name",
                64
            ],
            [
                "string",
                "next_name",
                64
            ],
            {
                "crc": "0x2457116d"
            }
        ],
        [
            "get_next_index_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "u32",
                "next_index"
            ],
            {
                "crc": "0x2ed75f32"
            }
        ],
        [
            "log_dump",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "vl_api_timestamp_t",
                "start_timestamp"
            ],
            {
                "crc": "0x6ab31753"
            }
        ],
        [
            "log_details",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "vl_api_timestamp_t",
                "timestamp"
            ],
            [
                "vl_api_log_level_t",
                "level"
            ],
            [
                "string",
                "msg_class",
                32
            ],
            [
                "string",
                "message",
                256
            ],
            {
                "crc": "0x255827a1"
            }
        ],
        [
            "show_vpe_system_time",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            {
                "crc": "0x51077d14"
            }
        ],
        [
            "show_vpe_system_time_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            [
                "vl_api_timestamp_t",
                "vpe_system_time"
            ],
            {
                "crc": "0x7ffd8193"
            }
        ],
        [
            "get_f64_endian_value",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "f64",
                "f64_one",
                {
                    "default": 1.0
                }
            ],
            {
                "crc": "0x809fcd44"
            }
        ],
        [
            "get_f64_endian_value_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "u32",
                "retval"
            ],
            [
                "f64",
                "f64_one_result"
            ],
            {
                "crc": "0x7e02e404"
            }
        ],
        [
            "get_f64_increment_by_one",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "f64",
                "f64_value",
                {
                    "default": 1.0
                }
            ],
            {
                "crc": "0xb64f027e"
            }
        ],
        [
            "get_f64_increment_by_one_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "u32",
                "retval"
            ],
            [
                "f64",
                "f64_value"
            ],
            {
                "crc": "0xd25dbaa3"
            }
        ]
    ],
    "unions": [],
    "enums": [
        [
            "log_level",
            [
                "VPE_API_LOG_LEVEL_EMERG",
                0
            ],
            [
                "VPE_API_LOG_LEVEL_ALERT",
                1
            ],
            [
                "VPE_API_LOG_LEVEL_CRIT",
                2
            ],
            [
                "VPE_API_LOG_LEVEL_ERR",
                3
            ],
            [
                "VPE_API_LOG_LEVEL_WARNING",
                4
            ],
            [
                "VPE_API_LOG_LEVEL_NOTICE",
                5
            ],
            [
                "VPE_API_LOG_LEVEL_INFO",
                6
            ],
            [
                "VPE_API_LOG_LEVEL_DEBUG",
                7
            ],
            [
                "VPE_API_LOG_LEVEL_DISABLED",
                8
            ],
            {
                "enumtype": "u32"
            }
        ]
    ],
    "services": {
        "control_ping": {
            "reply": "control_ping_reply"
        },
        "cli": {
            "reply": "cli_reply"
        },
        "cli_inband": {
            "reply": "cli_inband_reply"
        },
        "get_node_index": {
            "reply": "get_node_index_reply"
        },
        "add_node_next": {
            "reply": "add_node_next_reply"
        },
        "show_version": {
            "reply": "show_version_reply"
        },
        "show_threads": {
            "reply": "show_threads_reply"
        },
        "get_node_graph": {
            "reply": "get_node_graph_reply"
        },
        "get_next_index": {
            "reply": "get_next_index_reply"
        },
        "log_dump": {
            "reply": "log_details",
            "stream": true
        },
        "show_vpe_system_time": {
            "reply": "show_vpe_system_time_reply"
        },
        "get_f64_endian_value": {
            "reply": "get_f64_endian_value_reply"
        },
        "get_f64_increment_by_one": {
            "reply": "get_f64_increment_by_one_reply"
        }
    },
    "options": {
        "version": "1.6.1"
    },
    "aliases": {
        "timestamp": {
            "type": "f64"
        },
        "timedelta": {
            "type": "f64"
        }
    },
    "vl_api_version": "0xbd2c94f4",
    "imports": [
        "vpp/api/vpe_types.api"
    ]
}