-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-15045 vos: check tls before accessing #13638
Conversation
Bug-tracker data: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Unit Test on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13638/1/testReport/ |
Test stage Unit Test with memcheck on EL 8.8 completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13638/1/testReport/ |
7b2e7dc
to
fd8ad35
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
vos_pool_kill should be executed in system xstream. Required-githooks: true Signed-off-by: Di Wang <[email protected]>
fd8ad35
to
0596828
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Required-githooks: true Signed-off-by: Di Wang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13638/4/execution/node/1387/log |
The failure is due to some network environment issue(swim timeout, reconnect then causing the rank dead). Since there is only 1 failure of the test, should I retrigger? or it can be landed? @daos-stack/daos-gatekeeper 02/06-22:40:31.83 wolf-140 DAOS[164382/1/5] hg ERR src/cart/crt_hg.c:1375 crt_hg_req_send_cb(0x7fb31c55fb50) [opc=0xfe020000 (SWIM) rpcid=0x1fa9c9d300263488 rank:tag=5:1] RPC failed; rc: DER_TIMEDOUT(-1011): 'Time out' |
Landing to 2.4 is closed until after 2.4.2 is released |
Looks like Is that related? |
no, very unlikely |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. No errors found by checkpatch.
Check vos tls in vos_pool_hhash_get(), since it maybe called in the system xstream.
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: