summaryrefslogtreecommitdiffstats
path: root/binapi/vpe
diff options
context:
space:
mode:
authormhalaj1 <matus.halaj@pantheon.tech>2021-08-26 13:10:48 +0200
committermhalaj1 <matus.halaj@pantheon.tech>2021-08-26 13:10:48 +0200
commitdebc52dea8a81417bb08ca5bb934c7876b6d65e0 (patch)
tree23909430d78d6b77c2b414814e843708a6bab08e /binapi/vpe
parentc0da1f2999a6b08d003c0fed1a23e1ca60dd1571 (diff)
regenerate binapi
Signed-off-by: mhalaj1 <matus.halaj@pantheon.tech> Change-Id: I9bb6a5ca00aa542128bde0bfbbba7b57b9f16ed2
Diffstat (limited to 'binapi/vpe')
-rw-r--r--binapi/vpe/vpe.ba.go10
1 files changed, 5 insertions, 5 deletions
diff --git a/binapi/vpe/vpe.ba.go b/binapi/vpe/vpe.ba.go
index 656a68a..504a870 100644
--- a/binapi/vpe/vpe.ba.go
+++ b/binapi/vpe/vpe.ba.go
@@ -1,7 +1,7 @@
// Code generated by GoVPP's binapi-generator. DO NOT EDIT.
// versions:
-// binapi-generator: v0.4.0
-// VPP: 20.05.1-release
+// binapi-generator: v0.3.5-56-gc0da1f2-dirty
+// VPP: 21.06-release
// source: /usr/share/vpp/api/core/vpe.api.json
// Package vpe contains generated bindings for API file vpe.api.
@@ -27,7 +27,7 @@ const _ = api.GoVppAPIPackageIsVersion2
const (
APIFile = "vpe"
APIVersion = "1.6.1"
- VersionCrc = 0xbd2c94f4
+ VersionCrc = 0x40364e00
)
// ThreadData defines type 'thread_data'.
@@ -681,7 +681,7 @@ type LogDetails struct {
func (m *LogDetails) Reset() { *m = LogDetails{} }
func (*LogDetails) GetMessageName() string { return "log_details" }
-func (*LogDetails) GetCrcString() string { return "255827a1" }
+func (*LogDetails) GetCrcString() string { return "03d61cc0" }
func (*LogDetails) GetMessageType() api.MessageType {
return api.ReplyMessage
}
@@ -1011,7 +1011,7 @@ func file_vpe_binapi_init() {
api.RegisterMessage((*GetNodeGraphReply)(nil), "get_node_graph_reply_06d68297")
api.RegisterMessage((*GetNodeIndex)(nil), "get_node_index_f1984c64")
api.RegisterMessage((*GetNodeIndexReply)(nil), "get_node_index_reply_a8600b89")
- api.RegisterMessage((*LogDetails)(nil), "log_details_255827a1")
+ api.RegisterMessage((*LogDetails)(nil), "log_details_03d61cc0")
api.RegisterMessage((*LogDump)(nil), "log_dump_6ab31753")
api.RegisterMessage((*ShowThreads)(nil), "show_threads_51077d14")
api.RegisterMessage((*ShowThreadsReply)(nil), "show_threads_reply_efd78e83")