Skip to content

Commit

Permalink
dsa: remove 4 work-queues related tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Sun <[email protected]>
  • Loading branch information
ysun committed Sep 4, 2024
1 parent 218975a commit 9ea863d
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions scenario/emr-oe/tests-dsa1
Original file line number Diff line number Diff line change
@@ -1,56 +1,28 @@
#DSA_XS_FUNC_USER_MEMMOVE_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x03
#DSA_XS_FUNC_USER_MEMMOVE_4D4G4Q
dsa_user_test.sh -c 4d4g4q_user -o 0x03
#DSA_XS_FUNC_USER_MEMFILL_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x04
#DSA_XS_FUNC_USER_MEMFILL_4D4G4Q
dsa_user_test.sh -c 4d4g4q_user -o 0x04
#DSA_XS_FUNC_USER_COMPARE_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x05
#DSA_XS_FUNC_USER_COMPARE_4D4G4Q
dsa_user_test.sh -c 4d4g4q_user -o 0x05
#DSA_XS_FUNC_USER_COMPVAL_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x06
#DSA_XS_FUNC_USER_COMPVAL_4D4G4Q
dsa_user_test.sh -c 4d4g4q_user -o 0x06
#DSA_XS_FUNC_USER_DUALCAST_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x09
#DSA_XS_FUNC_USER_DUALCAST_4D4G4Q
dsa_user_test.sh -c 4d4g4q_user -o 0x09
#DSA_XS_FUNC_USER_NOOP_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x0
#DSA_XS_FUNC_USER_NOOP_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x0
#DSA_XS_FUNC_USER_DRAIN_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x2
#DSA_XS_FUNC_USER_DRAIN_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x2
#DSA_XS_FUNC_USER_CRCGEN_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x10
#DSA_XS_FUNC_USER_CRCGEN_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x10
#DSA_XS_FUNC_USER_COPYCRC_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x11
#DSA_XS_FUNC_USER_COPYCRC_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x11
#DSA_XS_FUNC_USER_CFLUSH_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x20
#DSA_XS_FUNC_USER_CFLUSH_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x20
#DSA_XS_FUNC_USER_DIFCHECK_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x12
#DSA_XS_FUNC_USER_DIFCHECK_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x12
#DSA_XS_FUNC_USER_DIFINS_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x13
#DSA_XS_FUNC_USER_DIFINS_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x13
#DSA_XS_FUNC_USER_DIFSTRP_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x14
#DSA_XS_FUNC_USER_DIFSTRP_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x14
#DSA_XS_FUNC_USER_DIFUPDT_1D2G2Q
dsa_user_test.sh -c 1d2g2q_user -o 0x15
#DSA_XS_FUNC_USER_DIFUPDT_1D4G8Q
dsa_user_test.sh -c 1d4g8q_user -o 0x15

0 comments on commit 9ea863d

Please sign in to comment.