X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fvirtio_types.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fcore%2Fvirtio_types.api.json;h=0000000000000000000000000000000000000000;hp=a4cc4cfe20527670b17823d065c6992b4e2d2bac;hb=e9567fa8c853dda16c54afbd2ba99b7263fa37f1;hpb=4102c72bce694babd94a481b1201d33895a6f9c5 diff --git a/internal/testbinapi/binapi2001/.vppapi/core/virtio_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/virtio_types.api.json deleted file mode 100644 index a4cc4cf..0000000 --- a/internal/testbinapi/binapi2001/.vppapi/core/virtio_types.api.json +++ /dev/null @@ -1,93 +0,0 @@ -{ - "types": [], - "messages": [], - "unions": [], - "enums": [ - [ - "virtio_net_features_first_32", - [ - "VIRTIO_NET_F_API_CSUM", - 1 - ], - [ - "VIRTIO_NET_F_API_GUEST_CSUM", - 2 - ], - [ - "VIRTIO_NET_F_API_GUEST_TSO4", - 128 - ], - [ - "VIRTIO_NET_F_API_GUEST_TSO6", - 256 - ], - [ - "VIRTIO_NET_F_API_GUEST_UFO", - 1024 - ], - [ - "VIRTIO_NET_F_API_HOST_TSO4", - 2048 - ], - [ - "VIRTIO_NET_F_API_HOST_TSO6", - 4096 - ], - [ - "VIRTIO_NET_F_API_HOST_UFO", - 16384 - ], - [ - "VIRTIO_NET_F_API_MRG_RXBUF", - 32768 - ], - [ - "VIRTIO_NET_F_API_CTRL_VQ", - 131072 - ], - [ - "VIRTIO_NET_F_API_GUEST_ANNOUNCE", - 2097152 - ], - [ - "VIRTIO_NET_F_API_MQ", - 4194304 - ], - [ - "VHOST_F_API_LOG_ALL", - 67108864 - ], - [ - "VIRTIO_F_API_ANY_LAYOUT", - 134217728 - ], - [ - "VIRTIO_F_API_INDIRECT_DESC", - 268435456 - ], - [ - "VHOST_USER_F_API_PROTOCOL_FEATURES", - 1073741824 - ], - { - "enumtype": "u32" - } - ], - [ - "virtio_net_features_last_32", - [ - "VIRTIO_F_API_VERSION_1", - 1 - ], - { - "enumtype": "u32" - } - ] - ], - "services": {}, - "options": { - "version": "1.0.0" - }, - "aliases": {}, - "vl_api_version": "0x7a70a44e" -}