Skip to content

Conversation

@tvegas1
Copy link
Contributor

@tvegas1 tvegas1 commented Feb 28, 2025

What?

Add support for out-of-order CQEs send/recv, and drop capabilities.

Test

$ UCX_PROTO_INFO=y UCX_TLS=ud ./install/bin/ucx_perftest -l -t tag_bw  -n 1000000
Final:               1000000      0.151     0.649     0.649       11.76      11.76     1541920     1541920
$ IBMOCK_DROP_RATE=10 UCX_PROTO_INFO=y UCX_TLS=ud ./install/bin/ucx_perftest -l -t tag_bw  -n 1000000
Final:               1000000      0.150     1.222     1.400        6.24       5.45      818295      714353

Copy link
Contributor

@brminich brminich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

#define NUM_DEVS 2
#define SYS_PATH "/tmp/ibmock"
#define DUMMY_PKEY 65535 /* Dummy pkey with full membership for now */
#define ONE_MILLION 1000000
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'd call it DROP_RATE or something like that

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree, should be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants