aboutsummaryrefslogtreecommitdiffstats
path: root/resources/api
diff options
context:
space:
mode:
authorCui,Cheng <cheng.cui@intel.com>2022-05-19 06:48:04 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2022-06-30 06:27:04 +0000
commit9d9c1a40400a1a0fe464e354ec706605ae7f86b8 (patch)
tree22ff21b88c7b4bc932536b8151ed14c47b111656 /resources/api
parent04b03ec4f558b10a6c0d1ce135c51e7994326780 (diff)
Add Test Suite for VPP WireGuard
Signed-off-by: Cui,Cheng <cheng.cui@intel.com> Change-Id: I71e257e5f16a887a40ff83d782a9ebdee9d05c34 Signed-off-by: Cui,Cheng <cheng.cui@intel.com> (cherry picked from commit 75ef277536c43096e7646430568d97d2cc489238)
Diffstat (limited to 'resources/api')
-rw-r--r--resources/api/vpp/supported_crcs.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml
index fc7308acf1..30ea8bf6a2 100644
--- a/resources/api/vpp/supported_crcs.yaml
+++ b/resources/api/vpp/supported_crcs.yaml
@@ -301,7 +301,11 @@
vxlan_add_del_tunnel_v3_reply: '0x5383d31f' # dev
# vxlan_gpe_tunnel_dump / details # honeycomb
# vxlan_tunnel_dump /details # unused L2 keyword: Get VXLAN dump
-# Please keep alphabetic order.
+ wireguard_interface_create: '0xa530137e'
+ wireguard_interface_create_reply: '0x5383d31f'
+ wireguard_peer_add: '0x9b8aad61'
+ wireguard_peer_add_reply: '0x084a0cd3'
+ # Please keep alphabetic order.
# Use bash command "env LC_COLLATE=C sort -u" if not clear.
# Hint to see the currently used command messages: