From 909a91c2a2b08a85d700542a77f8b69434f5ded1 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 15 Oct 2019 08:13:29 +0000 Subject: ADD: Mellanox RDMA interface support + Add functions for creating rdma interface + Fix traffic generator Signed-off-by: Peter Mikus Change-Id: I81787b72ff5ee926ed652d350888c4f86da766f1 --- resources/api/vpp/supported_crcs.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources/api') diff --git a/resources/api/vpp/supported_crcs.yaml b/resources/api/vpp/supported_crcs.yaml index 0370500476..dfcff35979 100644 --- a/resources/api/vpp/supported_crcs.yaml +++ b/resources/api/vpp/supported_crcs.yaml @@ -195,6 +195,8 @@ policer_classify_set_interface: '0xe09537b0' # dev policer_classify_set_interface_reply: '0xe8d4e804' # dev # 4x^ tc01-64B-ethip4-ip4base-ipolicemarkbase-dev + rdma_create: '0x541ffa8e' # perf + rdma_create_reply: '0xfda5941f' # perf # show_lisp_map_register_state / reply # honeycomb # show_lisp_map_request_mode / reply # honeycomb # show_lisp_pitr / reply # honeycomb -- cgit 1.2.3-korg