Skip to content

Commit

Permalink
prov/cxi: Bump internal CXI version to support 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Welch <welch@hpe.com>
  • Loading branch information
swelch committed Mar 3, 2025
1 parent 9b87ce6 commit c17230d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prov/cxi/include/cxip.h
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
#define CXIP_MINOR_VERSION 1
#define CXIP_PROV_VERSION FI_VERSION(CXIP_MAJOR_VERSION, \
CXIP_MINOR_VERSION)
#define CXIP_FI_VERSION FI_VERSION(2, 0)
#define CXIP_FI_VERSION FI_VERSION(2, 1)
#define CXIP_WIRE_PROTO_VERSION 1

#define CXIP_COLL_MAX_CONCUR 8
Expand Down

0 comments on commit c17230d

Please sign in to comment.