From 2a04e17a207076b7a34b3c983d1484855485c4cf Mon Sep 17 00:00:00 2001 From: Stephen Oost Date: Fri, 9 Aug 2024 14:05:32 -0500 Subject: [PATCH] prov/tcp: enable all tests for io uring --- fabtests/test_configs/tcp/io_uring.exclude | 76 ---------------------- 1 file changed, 76 deletions(-) diff --git a/fabtests/test_configs/tcp/io_uring.exclude b/fabtests/test_configs/tcp/io_uring.exclude index d84ee2fde6a..ec4b67d507c 100644 --- a/fabtests/test_configs/tcp/io_uring.exclude +++ b/fabtests/test_configs/tcp/io_uring.exclude @@ -37,79 +37,3 @@ multi_recv -e msg # collective offload not supported fi_multinode_coll - -# IO URING related tests - -# fi_eq_test failes fi_eq_read of empty EQ with -4 -fi_eq_test - -# fi_cm_data fails with fi_eq_sread(): functional/cm_data.c:134, -# ret=-4 (Interrupted system call) -fi_cm_data - -# fi_cq_data -e msg -o senddata fails with -# fi_eq_sread(): common/shared.c:1165, ret=-4 (Interrupted system call) -fi_cq_data -e msg -o senddata - -# fi_cq_data -e msg -o writedata fails with -# fi_eq_sread(): common/shared.c:1165, ret=-4 (Interrupted system call) -fi_cq_data -e msg -o writedata - -# fi_msg fails with -# fi_eq_sread(): common/shared.c:1165, ret=-4 (Interrupted system call) -fi_msg - -# fi_msg_epoll fails with -# fi_eq_sread(): common/shared.c:1165, ret=-4 (Interrupted system call) -fi_eq_spread - -# fi_msg_sockets fails with -# fi_eq_sread(): functional/msg_sockets.c:183, ret=-4 (Interrupted system call) -fi_msg_sockets - -# fi_unexpected_msg -e rdm fails with no message -fi_unexpected_msg -e rdm - -# fi_bw -e msg fails with -# fi_eq_sread(): common/shared.c:1165, ret=-4 (Interrupted system call) -fi_bw -e msg - -# fi_bw fails by hanging -# This is a suspected race condition -fi_bw - -# fi_msg_pingpong fails with -# fi_eq_sread(): common/shared.c:1127, ret=-4 (Interrupted system call) -fi_msg_pingpong - -# fi_rdm_cntr_pingpong passes but reports errors of -# fi_cntr_wait(): common/shared.c:2708, ret=-4 (Interrupted system call) -fi_rdm_cntr_pingpong - -# fi_msg_bw fails with -# fi_eq_sread(): common/shared.c:1127, ret=-4 (Interrupted system call) -fi_msg_bw - -# fi_rma_bw -e msg -o write fails with -# fi_eq_sread(): common/shared.c:1127, ret=-4 (Interrupted system call) -fi_rma_bw -e msg -o write - -# fi_rma_bw -e msg -o read fails with -# fi_eq_sread(): common/shared.c:1127, ret=-4 (Interrupted system call) -fi_rma_bw -e msg -o read - -# fi_rma_bw -e msg -o writedata fails with -# fi_eq_sread(): common/shared.c:1127, ret=-4 (Interrupted system call) -fi_rma_bw -e msg -o writedata - -# fi_ubertest fails many tests with -# ubertest/test_ctrl.c:602, ret=-125 (Operation canceled) -# fabtests:common/shared.c:2891: cq_readerr 125 (Operation canceled), provider errno: 107 (Transport endpoint is not connected) -# ft_sock_recv(): ubertest/uber.c:356, ret=-107 (Transport endpoint is not connected) -fi_ubertest - -# fi_multinode -x msg fails with no output -fi_multinode -x msg - -# fi_multinode -x rma fails with no output -fi_multinode -x rma