X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapi%2Fpci_types%2Fpci_types.ba.go;h=a5205f56e888bec5bc1d120badb87b0c710da680;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hp=3a72bac4e351bf3190933f58b92d3de0d2e290e3;hpb=c09ee3241377aae2530a73d48c4e20641d76d0ee;p=govpp.git diff --git a/binapi/pci_types/pci_types.ba.go b/binapi/pci_types/pci_types.ba.go index 3a72bac..a5205f5 100644 --- a/binapi/pci_types/pci_types.ba.go +++ b/binapi/pci_types/pci_types.ba.go @@ -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.6.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. @@ -12,7 +12,7 @@ package pci_types import ( - api "git.fd.io/govpp.git/api" + api "go.fd.io/govpp/api" ) // This is a compile-time assertion to ensure that this generated file @@ -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"`