Update generated binapi to v22.02 & makefile changes
[govpp.git] / binapi / pci_types / pci_types.ba.go
index 3a72bac..025143e 100644 (file)
@@ -1,7 +1,7 @@
 // Code generated by GoVPP's binapi-generator. DO NOT EDIT.
 // versions:
-//  binapi-generator: v0.4.0-dev
-//  VPP:              21.06-release
+//  binapi-generator: v0.5.0-dev
+//  VPP:              22.02-release
 // source: /usr/share/vpp/api/core/pci_types.api.json
 
 // Package pci_types contains generated bindings for API file pci_types.api.
@@ -21,6 +21,12 @@ import (
 // GoVPP api package needs to be updated.
 const _ = api.GoVppAPIPackageIsVersion2
 
+const (
+       APIFile    = "pci_types"
+       APIVersion = "1.0.0"
+       VersionCrc = 0x5d418665
+)
+
 // PciAddress defines type 'pci_address'.
 type PciAddress struct {
        Domain   uint16 `binapi:"u16,name=domain" json:"domain,omitempty"`