@@ -493,11 +493,13 @@ TEST(auto_configure, many_ok_forward_compatibility) {
493
493
// sections and subsections to check forward compatibility
494
494
495
495
std::string str (VERSIONIDTOSTR (
496
- ACL_AUTO_CONFIGURE_VERSIONID) " 28 "
496
+ ACL_AUTO_CONFIGURE_VERSIONID) " 49 "
497
497
" sample40byterandomhash000000000000000000 "
498
- " a10gx 0 1 15 DDR 2 1 6 0 2147483648 100 "
499
- " 100 100 100 200 200 200 200 0 0 0 0 2 "
500
- " 1 name1 1 name2 47 "
498
+ " a10gx 0 1 17 DDR 2 1 6 0 2147483648 100 "
499
+ " 100 100 100 0 - 0 200 200 200 200 0 0 0 "
500
+ " 2 9 ms_dev_global1 2048 1024 3 0 0 300 "
501
+ " 300 300 ms_dev_global2 4096 1024 1 1 1 "
502
+ " 300 300 300 400 400 400 400 47 "
501
503
" 40 external_sort_stage_0 0 128 1 0 0 1 0 "
502
504
" 1 0 1 10 0 0 4 1 0 0 0 500 500 500 0 0 "
503
505
" 0 0 1 1 1 3 1 1 1 3 1 0 0 800 800 800 "
@@ -688,10 +690,10 @@ TEST(auto_configure, many_ok_forward_compatibility) {
688
690
689
691
TEST (auto_configure, many_limit_check) {
690
692
std::string str (VERSIONIDTOSTR (
691
- ACL_AUTO_CONFIGURE_VERSIONID) " 15 "
693
+ ACL_AUTO_CONFIGURE_VERSIONID) " 19 "
692
694
" sample40byterandomhash000000000000000000 "
693
- " a10gx 0 1 7 DDR 2 1 2 0 2147483648 0 0 0 "
694
- " 0 75 "
695
+ " a10gx 0 1 9 DDR 2 1 2 0 2147483648 0 - 0 "
696
+ " 0 0 0 0 0 75 " // 75 kernels
695
697
" 31 external_sort_stage_0 0 128 1 0 0 1 0 "
696
698
" 1 0 1 6 0 0 4 1 0 0 0 0 0 0 1 1 1 3 1 1 1 "
697
699
" 3 1 "
@@ -1204,14 +1206,14 @@ TEST(auto_configure, kernel_arg_info) {
1204
1206
1205
1207
TEST (auto_configure, hostpipe) {
1206
1208
std::string str (VERSIONIDTOSTR (
1207
- ACL_AUTO_CONFIGURE_VERSIONID) " 46 "
1209
+ ACL_AUTO_CONFIGURE_VERSIONID) " 49 "
1208
1210
" sample40byterandomhash000000000000000000 "
1209
1211
" a10gx_hostpipe 0 1 15 DDR 2 1 6 0 "
1210
1212
" 2147483648 0 100 100 100 100 200 200 200 "
1211
1213
" 200 "
1212
1214
" 2 9 host_to_dev 1 0 32 32768 300 300 300 "
1213
1215
" 300 dev_to_host 0 1 32 32768 300 300 300 "
1214
- " 300 400 1 3 name3 400 0 "
1216
+ " 300 400 1 6 dev_global_3 1024 2048 0 0 0 "
1215
1217
" 1 29 foo 0 128 1 0 0 1 0 1 0 0 0 0 0 0 1 "
1216
1218
" 1 1 3 1 1 1 3 1 0 0 800 800 800 900 "
1217
1219
" 900"
@@ -1241,10 +1243,10 @@ TEST(auto_configure, hostpipe) {
1241
1243
1242
1244
TEST (auto_configure, streaming) {
1243
1245
const std::string config_str{
1244
- " 23 26 " RANDOM_HASH
1246
+ " 23 29 " RANDOM_HASH
1245
1247
" pac_a10 0 1 13 DDR 2 2 24 1 2 0 4294967296 4294967296 8589934592 0 - 0 "
1246
- " 0 0 0 1 3 device_global_name 256 128 1 105 _ZTS3CRCILi0EE 0 256 1 0 0 1 "
1247
- " 0 1 0 9 8 0 0 8 1 0 0 1 k0_ZTS3CRCILi0EE_arg0 8 2 1 8 1024 0 3 1 "
1248
+ " 0 0 0 1 6 device_global_name 256 128 0 0 0 1 105 _ZTS3CRCILi0EE 0 256 1 "
1249
+ " 0 0 1 0 1 0 9 8 0 0 8 1 0 0 1 k0_ZTS3CRCILi0EE_arg0 8 2 1 8 1024 0 3 1 "
1248
1250
" k0_ZTS3CRCILi0EE_arg1 8 0 0 8 1 0 0 1 k0_ZTS3CRCILi0EE_arg2 7 0 0 8 1 0 "
1249
1251
" 0 0 7 0 0 8 1 0 0 0 7 2 1 8 1024 0 2 0 7 0 0 8 1 0 0 0 7 0 0 8 1 0 0 0 "
1250
1252
" 7 0 0 8 1 0 0 0 0 0 1 2 64 4096 1 1 1 3 1 1 1 3 1 0 1 "
0 commit comments