blob: 636dba8898278299fd49869dcf7788c1a41a2a29 [file] [log] [blame]
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001===test_acc_mgr_no_ramp===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02003NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02004(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
5BTS allocation OK in test_acc_mgr_no_ramp()
6do_allowed_len_adm_loop(1)
7(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3fe (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02008pcu_info_update(): t2=0x00 t3=0x01, allowed: 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02009(bts=0) ACC: update ACC allowed active subset 0x3fe -> 0x3fc (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020010pcu_info_update(): t2=0x00 t3=0x03, allowed: 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020011(bts=0) ACC: update ACC allowed active subset 0x3fc -> 0x3f8 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020012pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020013(bts=0) ACC: update ACC allowed active subset 0x3f8 -> 0x3f0 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020014pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020015(bts=0) ACC: update ACC allowed active subset 0x3f0 -> 0x3e0 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020016pcu_info_update(): t2=0x00 t3=0x1f, allowed: 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020017(bts=0) ACC: update ACC allowed active subset 0x3e0 -> 0x3c0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020018pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020019(bts=0) ACC: update ACC allowed active subset 0x3c0 -> 0x380 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020020pcu_info_update(): t2=0x00 t3=0x7f, allowed: 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020021(bts=0) ACC: update ACC allowed active subset 0x380 -> 0x300 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020022pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020023(bts=0) ACC: update ACC allowed active subset 0x300 -> 0x200 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020024pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020025(bts=0) ACC: update ACC allowed active subset 0x200 -> 0x000 (active_len=0, ramp_len=10, adm_len=0, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020026pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020027(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020028pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020029(bts=0) ACC: update ACC allowed active subset 0x001 -> 0x003 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020030pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020031(bts=0) ACC: update ACC allowed active subset 0x003 -> 0x007 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020032pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020033(bts=0) ACC: update ACC allowed active subset 0x007 -> 0x00f (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020034pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020035(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x01f (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020036pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020037(bts=0) ACC: update ACC allowed active subset 0x01f -> 0x03f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020038pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020039(bts=0) ACC: update ACC allowed active subset 0x03f -> 0x07f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020040pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020041(bts=0) ACC: update ACC allowed active subset 0x07f -> 0x0ff (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020042pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020043(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020044pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020045(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020046pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020047do_allowed_len_adm_loop(4)
48(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3f0 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020049pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020050(bts=0) ACC: update ACC allowed active subset 0x3f0 -> 0x300 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020051pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020052(bts=0) ACC: update ACC allowed active subset 0x300 -> 0x000 (active_len=0, ramp_len=10, adm_len=0, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020053pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020054(bts=0) ACC: New ACC allowed subset 0x00f (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020055pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020056(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x0ff (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020057pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020058(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020059pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020060*** Barring some ACCs ***
61(bts=0) ACC: New ACC allowed subset 0x15a (active_len=5, ramp_len=10, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020062pcu_info_update(): t2=0x02 t3=0xa5, allowed: 1 3 4 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020063do_allowed_len_adm_loop(1)
64(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=9, perm_len=5, rotation=off)
65(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=8, perm_len=5, rotation=off)
66(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=7, perm_len=5, rotation=off)
67(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=6, perm_len=5, rotation=off)
68(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x158 (active_len=4, ramp_len=10, adm_len=4, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020069pcu_info_update(): t2=0x02 t3=0xa7, allowed: 3 4 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020070(bts=0) ACC: update ACC allowed active subset 0x158 -> 0x150 (active_len=3, ramp_len=10, adm_len=3, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020071pcu_info_update(): t2=0x02 t3=0xaf, allowed: 4 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020072(bts=0) ACC: update ACC allowed active subset 0x150 -> 0x140 (active_len=2, ramp_len=10, adm_len=2, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020073pcu_info_update(): t2=0x02 t3=0xbf, allowed: 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020074(bts=0) ACC: update ACC allowed active subset 0x140 -> 0x100 (active_len=1, ramp_len=10, adm_len=1, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020075pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020076(bts=0) ACC: update ACC allowed active subset 0x100 -> 0x000 (active_len=0, ramp_len=10, adm_len=0, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020077pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020078(bts=0) ACC: New ACC allowed subset 0x002 (active_len=1, ramp_len=10, adm_len=1, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020079pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020080(bts=0) ACC: update ACC allowed active subset 0x002 -> 0x00a (active_len=2, ramp_len=10, adm_len=2, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020081pcu_info_update(): t2=0x03 t3=0xf5, allowed: 1 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020082(bts=0) ACC: update ACC allowed active subset 0x00a -> 0x01a (active_len=3, ramp_len=10, adm_len=3, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020083pcu_info_update(): t2=0x03 t3=0xe5, allowed: 1 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020084(bts=0) ACC: update ACC allowed active subset 0x01a -> 0x05a (active_len=4, ramp_len=10, adm_len=4, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020085pcu_info_update(): t2=0x03 t3=0xa5, allowed: 1 3 4 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020086(bts=0) ACC: update ACC allowed active subset 0x05a -> 0x15a (active_len=5, ramp_len=10, adm_len=5, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020087pcu_info_update(): t2=0x02 t3=0xa5, allowed: 1 3 4 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020088(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=6, perm_len=5, rotation=off)
89(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=7, perm_len=5, rotation=off)
90(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=8, perm_len=5, rotation=off)
91(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=9, perm_len=5, rotation=off)
92(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=10, perm_len=5, rotation=off)
93do_allowed_len_adm_loop(4)
94(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=6, perm_len=5, rotation=off)
95(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x140 (active_len=2, ramp_len=10, adm_len=2, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020096pcu_info_update(): t2=0x02 t3=0xbf, allowed: 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020097(bts=0) ACC: update ACC allowed active subset 0x140 -> 0x000 (active_len=0, ramp_len=10, adm_len=0, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +020098pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +020099(bts=0) ACC: New ACC allowed subset 0x05a (active_len=4, ramp_len=10, adm_len=4, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200100pcu_info_update(): t2=0x03 t3=0xa5, allowed: 1 3 4 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200101(bts=0) ACC: update ACC allowed active subset 0x05a -> 0x15a (active_len=5, ramp_len=10, adm_len=8, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200102pcu_info_update(): t2=0x02 t3=0xa5, allowed: 1 3 4 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200103(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=10, perm_len=5, rotation=off)
104*** Barring ALL ACCs ***
105(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=10, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200106pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200107*** Barring zero ACCs ***
108(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200109pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200110NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200111NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200112BTS deallocated OK in test_acc_mgr_no_ramp()
113===test_acc_mgr_manual_ramp===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200114NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200115NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200116(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
117BTS allocation OK in test_acc_mgr_manual_ramp()
118do_allowed_len_ramp_loop(1)
119(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3fe (active_len=9, ramp_len=9, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200120pcu_info_update(): t2=0x00 t3=0x01, allowed: 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200121(bts=0) ACC: update ACC allowed active subset 0x3fe -> 0x3fc (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200122pcu_info_update(): t2=0x00 t3=0x03, allowed: 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200123(bts=0) ACC: update ACC allowed active subset 0x3fc -> 0x3f8 (active_len=7, ramp_len=7, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200124pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200125(bts=0) ACC: update ACC allowed active subset 0x3f8 -> 0x3f0 (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200126pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200127(bts=0) ACC: update ACC allowed active subset 0x3f0 -> 0x3e0 (active_len=5, ramp_len=5, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200128pcu_info_update(): t2=0x00 t3=0x1f, allowed: 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200129(bts=0) ACC: update ACC allowed active subset 0x3e0 -> 0x3c0 (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200130pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200131(bts=0) ACC: update ACC allowed active subset 0x3c0 -> 0x380 (active_len=3, ramp_len=3, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200132pcu_info_update(): t2=0x00 t3=0x7f, allowed: 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200133(bts=0) ACC: update ACC allowed active subset 0x380 -> 0x300 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200134pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200135(bts=0) ACC: update ACC allowed active subset 0x300 -> 0x200 (active_len=1, ramp_len=1, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200136pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200137(bts=0) ACC: update ACC allowed active subset 0x200 -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200138pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200139(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200140pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200141(bts=0) ACC: update ACC allowed active subset 0x001 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200142pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200143(bts=0) ACC: update ACC allowed active subset 0x003 -> 0x007 (active_len=3, ramp_len=3, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200144pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200145(bts=0) ACC: update ACC allowed active subset 0x007 -> 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200146pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200147(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x01f (active_len=5, ramp_len=5, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200148pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200149(bts=0) ACC: update ACC allowed active subset 0x01f -> 0x03f (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200150pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200151(bts=0) ACC: update ACC allowed active subset 0x03f -> 0x07f (active_len=7, ramp_len=7, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200152pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200153(bts=0) ACC: update ACC allowed active subset 0x07f -> 0x0ff (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200154pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200155(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200156pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200157(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200158pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200159do_allowed_len_ramp_loop(4)
160(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3f0 (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200161pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200162(bts=0) ACC: update ACC allowed active subset 0x3f0 -> 0x300 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200163pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200164(bts=0) ACC: update ACC allowed active subset 0x300 -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200165pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200166(bts=0) ACC: New ACC allowed subset 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200167pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200168(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x0ff (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200169pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200170(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200171pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200172*** Barring some ACCs ***
173(bts=0) ACC: New ACC allowed subset 0x24c (active_len=4, ramp_len=10, adm_len=10, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200174pcu_info_update(): t2=0x01 t3=0xb3, allowed: 2 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200175do_allowed_len_ramp_loop(1)
176(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=9, adm_len=10, perm_len=4, rotation=off)
177(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=8, adm_len=10, perm_len=4, rotation=off)
178(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=7, adm_len=10, perm_len=4, rotation=off)
179(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=6, adm_len=10, perm_len=4, rotation=off)
180(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=5, adm_len=10, perm_len=4, rotation=off)
181(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x248 (active_len=3, ramp_len=3, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200182pcu_info_update(): t2=0x01 t3=0xb7, allowed: 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200183(bts=0) ACC: update ACC allowed active subset 0x248 -> 0x240 (active_len=2, ramp_len=2, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200184pcu_info_update(): t2=0x01 t3=0xbf, allowed: 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200185(bts=0) ACC: update ACC allowed active subset 0x240 -> 0x200 (active_len=1, ramp_len=1, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200186pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200187(bts=0) ACC: update ACC allowed active subset 0x200 -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200188pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200189(bts=0) ACC: New ACC allowed subset 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200190pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200191(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200192pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200193(bts=0) ACC: update ACC allowed active subset 0x00c -> 0x04c (active_len=3, ramp_len=3, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200194pcu_info_update(): t2=0x03 t3=0xb3, allowed: 2 3 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200195(bts=0) ACC: update ACC allowed active subset 0x04c -> 0x24c (active_len=4, ramp_len=4, adm_len=10, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200196pcu_info_update(): t2=0x01 t3=0xb3, allowed: 2 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200197(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=5, adm_len=10, perm_len=4, rotation=off)
198(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=6, adm_len=10, perm_len=4, rotation=off)
199(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=7, adm_len=10, perm_len=4, rotation=off)
200(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=8, adm_len=10, perm_len=4, rotation=off)
201(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=9, adm_len=10, perm_len=4, rotation=off)
202(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=10, adm_len=10, perm_len=4, rotation=off)
203do_allowed_len_ramp_loop(4)
204(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=6, adm_len=10, perm_len=4, rotation=off)
205(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x240 (active_len=2, ramp_len=2, adm_len=10, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200206pcu_info_update(): t2=0x01 t3=0xbf, allowed: 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200207(bts=0) ACC: update ACC allowed active subset 0x240 -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200208pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200209(bts=0) ACC: New ACC allowed subset 0x24c (active_len=4, ramp_len=4, adm_len=10, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200210pcu_info_update(): t2=0x01 t3=0xb3, allowed: 2 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200211(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=8, adm_len=10, perm_len=4, rotation=off)
212(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x24c (active_len=4, ramp_len=10, adm_len=10, perm_len=4, rotation=off)
213*** Barring ALL ACCs ***
214(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=10, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200215pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200216do_allowed_len_ramp_loop(1)
217(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=9, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200218pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200219(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=8, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200220pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200221(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=7, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200222pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200223(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=6, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200224pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200225(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=5, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200226pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200227(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=4, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200228pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200229(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=3, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200230pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200231(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=2, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200232pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200233(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=1, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200234pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200235(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=1, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200236pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200237(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=2, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200238pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200239(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=3, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200240pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200241(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=4, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200242pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200243(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=5, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200244pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200245(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=6, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200246pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200247(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=7, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200248pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200249(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=8, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200250pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200251(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=9, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200252pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200253(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=10, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200254pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200255do_allowed_len_ramp_loop(4)
256(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=6, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200257pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200258(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=2, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200259pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200260(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=4, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200261pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200262(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=8, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200263pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200264(bts=0) ACC: New ACC allowed subset 0x000 (active_len=0, ramp_len=10, adm_len=10, perm_len=0, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200265pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200266*** Barring zero ACCs ***
267(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200268pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200269do_allowed_len_ramp_loop(1)
270(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3fe (active_len=9, ramp_len=9, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200271pcu_info_update(): t2=0x00 t3=0x01, allowed: 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200272(bts=0) ACC: update ACC allowed active subset 0x3fe -> 0x3fc (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200273pcu_info_update(): t2=0x00 t3=0x03, allowed: 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200274(bts=0) ACC: update ACC allowed active subset 0x3fc -> 0x3f8 (active_len=7, ramp_len=7, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200275pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200276(bts=0) ACC: update ACC allowed active subset 0x3f8 -> 0x3f0 (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200277pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200278(bts=0) ACC: update ACC allowed active subset 0x3f0 -> 0x3e0 (active_len=5, ramp_len=5, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200279pcu_info_update(): t2=0x00 t3=0x1f, allowed: 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200280(bts=0) ACC: update ACC allowed active subset 0x3e0 -> 0x3c0 (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200281pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200282(bts=0) ACC: update ACC allowed active subset 0x3c0 -> 0x380 (active_len=3, ramp_len=3, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200283pcu_info_update(): t2=0x00 t3=0x7f, allowed: 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200284(bts=0) ACC: update ACC allowed active subset 0x380 -> 0x300 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200285pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200286(bts=0) ACC: update ACC allowed active subset 0x300 -> 0x200 (active_len=1, ramp_len=1, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200287pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200288(bts=0) ACC: update ACC allowed active subset 0x200 -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200289pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200290(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200291pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200292(bts=0) ACC: update ACC allowed active subset 0x001 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200293pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200294(bts=0) ACC: update ACC allowed active subset 0x003 -> 0x007 (active_len=3, ramp_len=3, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200295pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200296(bts=0) ACC: update ACC allowed active subset 0x007 -> 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200297pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200298(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x01f (active_len=5, ramp_len=5, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200299pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200300(bts=0) ACC: update ACC allowed active subset 0x01f -> 0x03f (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200301pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200302(bts=0) ACC: update ACC allowed active subset 0x03f -> 0x07f (active_len=7, ramp_len=7, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200303pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200304(bts=0) ACC: update ACC allowed active subset 0x07f -> 0x0ff (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200305pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200306(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200307pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200308(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200309pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200310do_allowed_len_ramp_loop(4)
311(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3f0 (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200312pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200313(bts=0) ACC: update ACC allowed active subset 0x3f0 -> 0x300 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200314pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200315(bts=0) ACC: update ACC allowed active subset 0x300 -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200316pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200317(bts=0) ACC: New ACC allowed subset 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200318pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200319(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x0ff (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200320pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200321(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200322pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200323*** Barring some ACCs + adm len 4 ***
324(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3c0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200325pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200326(bts=0) ACC: New ACC allowed subset 0x24c (active_len=4, ramp_len=10, adm_len=4, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200327pcu_info_update(): t2=0x01 t3=0xb3, allowed: 2 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200328do_allowed_len_ramp_loop(1)
329(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x248 (active_len=3, ramp_len=3, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200330pcu_info_update(): t2=0x01 t3=0xb7, allowed: 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200331(bts=0) ACC: update ACC allowed active subset 0x248 -> 0x240 (active_len=2, ramp_len=2, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200332pcu_info_update(): t2=0x01 t3=0xbf, allowed: 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200333(bts=0) ACC: update ACC allowed active subset 0x240 -> 0x200 (active_len=1, ramp_len=1, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200334pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200335(bts=0) ACC: update ACC allowed active subset 0x200 -> 0x000 (active_len=0, ramp_len=0, adm_len=4, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200336pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200337(bts=0) ACC: New ACC allowed subset 0x004 (active_len=1, ramp_len=1, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200338pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200339(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200340pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200341(bts=0) ACC: update ACC allowed active subset 0x00c -> 0x04c (active_len=3, ramp_len=3, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200342pcu_info_update(): t2=0x03 t3=0xb3, allowed: 2 3 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200343(bts=0) ACC: update ACC allowed active subset 0x04c -> 0x24c (active_len=4, ramp_len=4, adm_len=4, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200344pcu_info_update(): t2=0x01 t3=0xb3, allowed: 2 3 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200345do_allowed_len_ramp_loop(4)
346(bts=0) ACC: update ACC allowed active subset 0x24c -> 0x240 (active_len=2, ramp_len=2, adm_len=4, perm_len=4, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200347pcu_info_update(): t2=0x01 t3=0xbf, allowed: 6 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200348(bts=0) ACC: update ACC allowed active subset 0x240 -> 0x000 (active_len=0, ramp_len=0, adm_len=4, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200349pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200350(bts=0) ACC: New ACC allowed subset 0x24c (active_len=4, ramp_len=4, adm_len=4, perm_len=4, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200351pcu_info_update(): t2=0x01 t3=0xb3, allowed: 2 3 6 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200352NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200353NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200354BTS deallocated OK in test_acc_mgr_manual_ramp()
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200355===test_acc_mgr_rotate(true, 1)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200356NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200357NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200358(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
359BTS allocation OK in test_acc_mgr_rotate()
360*** Barring one ACC ***
361(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
362pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
363(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x100 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
364pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
365sys={2.000000}: select()
366(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x001 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
367pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
368sys={4.000000}: select()
369(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
370pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
371sys={6.000000}: select()
372(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
373pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
374sys={8.000000}: select()
375(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
376pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
377sys={10.000000}: select()
378(bts=0) ACC: rotate ACC allowed active subset 0x008 -> 0x010 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
379pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
380sys={12.000000}: select()
381(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
382pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
383sys={14.000000}: select()
384(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
385pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
386sys={16.000000}: select()
387(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
388pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
389sys={18.000000}: select()
390(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
391pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
392sys={20.000000}: select()
393(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x001 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
394pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
395sys={22.000000}: select()
396(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
397pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
398sys={24.000000}: select()
399(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
400pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
401sys={26.000000}: select()
402(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
403pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
404sys={28.000000}: select()
405(bts=0) ACC: rotate ACC allowed active subset 0x008 -> 0x010 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
406pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
407sys={30.000000}: select()
408(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
409pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
410sys={32.000000}: select()
411(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
412pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
413sys={34.000000}: select()
414(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
415pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
416sys={36.000000}: select()
417(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
418pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
419sys={38.000000}: select()
420(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x001 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
421pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
422sys={40.000000}: select()
423(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=10, adm_len=1, perm_len=9, rotation=on)
424pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200425NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200426NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200427BTS deallocated OK in test_acc_mgr_rotate()
428===test_acc_mgr_rotate(false, 1)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200429NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200430NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200431(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
432BTS allocation OK in test_acc_mgr_rotate()
433(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x200 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
434pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
435sys={2.000000}: select()
436(bts=0) ACC: rotate ACC allowed active subset 0x200 -> 0x001 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
437pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
438sys={4.000000}: select()
439(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
440pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
441sys={6.000000}: select()
442(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
443pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
444sys={8.000000}: select()
445(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
446pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
447sys={10.000000}: select()
448(bts=0) ACC: rotate ACC allowed active subset 0x008 -> 0x010 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
449pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
450sys={12.000000}: select()
451(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
452pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
453sys={14.000000}: select()
454(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
455pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
456sys={16.000000}: select()
457(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
458pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
459sys={18.000000}: select()
460(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
461pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
462sys={20.000000}: select()
463(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x200 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
464pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
465sys={22.000000}: select()
466(bts=0) ACC: rotate ACC allowed active subset 0x200 -> 0x001 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
467pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
468sys={24.000000}: select()
469(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
470pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
471sys={26.000000}: select()
472(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
473pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
474sys={28.000000}: select()
475(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
476pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
477sys={30.000000}: select()
478(bts=0) ACC: rotate ACC allowed active subset 0x008 -> 0x010 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
479pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
480sys={32.000000}: select()
481(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
482pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
483sys={34.000000}: select()
484(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
485pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
486sys={36.000000}: select()
487(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
488pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
489sys={38.000000}: select()
490(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
491pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
492sys={40.000000}: select()
493(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x200 (active_len=1, ramp_len=10, adm_len=1, perm_len=10, rotation=on)
494pcu_info_update(): t2=0x01 t3=0xff, allowed: 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200495NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200496NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200497BTS deallocated OK in test_acc_mgr_rotate()
498===test_acc_mgr_rotate(true, 2)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200499NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200500NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200501(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
502BTS allocation OK in test_acc_mgr_rotate()
503*** Barring one ACC ***
504(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
505pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
506(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x180 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
507pcu_info_update(): t2=0x02 t3=0x7f, allowed: 7 8
508sys={2.000000}: select()
509(bts=0) ACC: rotate ACC allowed active subset 0x180 -> 0x101 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
510pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
511sys={4.000000}: select()
512(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
513pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
514sys={6.000000}: select()
515(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
516pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
517sys={8.000000}: select()
518(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
519pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
520sys={10.000000}: select()
521(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
522pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
523sys={12.000000}: select()
524(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
525pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
526sys={14.000000}: select()
527(bts=0) ACC: rotate ACC allowed active subset 0x030 -> 0x060 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
528pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
529sys={16.000000}: select()
530(bts=0) ACC: rotate ACC allowed active subset 0x060 -> 0x0c0 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
531pcu_info_update(): t2=0x03 t3=0x3f, allowed: 6 7
532sys={18.000000}: select()
533(bts=0) ACC: rotate ACC allowed active subset 0x0c0 -> 0x180 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
534pcu_info_update(): t2=0x02 t3=0x7f, allowed: 7 8
535sys={20.000000}: select()
536(bts=0) ACC: rotate ACC allowed active subset 0x180 -> 0x101 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
537pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
538sys={22.000000}: select()
539(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
540pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
541sys={24.000000}: select()
542(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
543pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
544sys={26.000000}: select()
545(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
546pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
547sys={28.000000}: select()
548(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
549pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
550sys={30.000000}: select()
551(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
552pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
553sys={32.000000}: select()
554(bts=0) ACC: rotate ACC allowed active subset 0x030 -> 0x060 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
555pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
556sys={34.000000}: select()
557(bts=0) ACC: rotate ACC allowed active subset 0x060 -> 0x0c0 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
558pcu_info_update(): t2=0x03 t3=0x3f, allowed: 6 7
559sys={36.000000}: select()
560(bts=0) ACC: rotate ACC allowed active subset 0x0c0 -> 0x180 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
561pcu_info_update(): t2=0x02 t3=0x7f, allowed: 7 8
562sys={38.000000}: select()
563(bts=0) ACC: rotate ACC allowed active subset 0x180 -> 0x101 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
564pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
565sys={40.000000}: select()
566(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=10, adm_len=2, perm_len=9, rotation=on)
567pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200568NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200569NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200570BTS deallocated OK in test_acc_mgr_rotate()
571===test_acc_mgr_rotate(false, 2)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200572NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200573NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200574(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
575BTS allocation OK in test_acc_mgr_rotate()
576(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x300 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
577pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
578sys={2.000000}: select()
579(bts=0) ACC: rotate ACC allowed active subset 0x300 -> 0x201 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
580pcu_info_update(): t2=0x01 t3=0xfe, allowed: 0 9
581sys={4.000000}: select()
582(bts=0) ACC: rotate ACC allowed active subset 0x201 -> 0x003 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
583pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
584sys={6.000000}: select()
585(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
586pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
587sys={8.000000}: select()
588(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
589pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
590sys={10.000000}: select()
591(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
592pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
593sys={12.000000}: select()
594(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
595pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
596sys={14.000000}: select()
597(bts=0) ACC: rotate ACC allowed active subset 0x030 -> 0x060 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
598pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
599sys={16.000000}: select()
600(bts=0) ACC: rotate ACC allowed active subset 0x060 -> 0x0c0 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
601pcu_info_update(): t2=0x03 t3=0x3f, allowed: 6 7
602sys={18.000000}: select()
603(bts=0) ACC: rotate ACC allowed active subset 0x0c0 -> 0x180 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
604pcu_info_update(): t2=0x02 t3=0x7f, allowed: 7 8
605sys={20.000000}: select()
606(bts=0) ACC: rotate ACC allowed active subset 0x180 -> 0x300 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
607pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
608sys={22.000000}: select()
609(bts=0) ACC: rotate ACC allowed active subset 0x300 -> 0x201 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
610pcu_info_update(): t2=0x01 t3=0xfe, allowed: 0 9
611sys={24.000000}: select()
612(bts=0) ACC: rotate ACC allowed active subset 0x201 -> 0x003 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
613pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
614sys={26.000000}: select()
615(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
616pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
617sys={28.000000}: select()
618(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
619pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
620sys={30.000000}: select()
621(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
622pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
623sys={32.000000}: select()
624(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
625pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
626sys={34.000000}: select()
627(bts=0) ACC: rotate ACC allowed active subset 0x030 -> 0x060 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
628pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
629sys={36.000000}: select()
630(bts=0) ACC: rotate ACC allowed active subset 0x060 -> 0x0c0 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
631pcu_info_update(): t2=0x03 t3=0x3f, allowed: 6 7
632sys={38.000000}: select()
633(bts=0) ACC: rotate ACC allowed active subset 0x0c0 -> 0x180 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
634pcu_info_update(): t2=0x02 t3=0x7f, allowed: 7 8
635sys={40.000000}: select()
636(bts=0) ACC: rotate ACC allowed active subset 0x180 -> 0x300 (active_len=2, ramp_len=10, adm_len=2, perm_len=10, rotation=on)
637pcu_info_update(): t2=0x00 t3=0xff, allowed: 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200638NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200639NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200640BTS deallocated OK in test_acc_mgr_rotate()
641===test_acc_mgr_rotate(true, 3)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200642NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200643NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200644(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
645BTS allocation OK in test_acc_mgr_rotate()
646*** Barring one ACC ***
647(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
648pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
649(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1c0 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
650pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
651sys={2.000000}: select()
652(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x181 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
653pcu_info_update(): t2=0x02 t3=0x7e, allowed: 0 7 8
654sys={4.000000}: select()
655(bts=0) ACC: rotate ACC allowed active subset 0x181 -> 0x103 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
656pcu_info_update(): t2=0x02 t3=0xfc, allowed: 0 1 8
657sys={6.000000}: select()
658(bts=0) ACC: rotate ACC allowed active subset 0x103 -> 0x007 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
659pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
660sys={8.000000}: select()
661(bts=0) ACC: rotate ACC allowed active subset 0x007 -> 0x00e (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
662pcu_info_update(): t2=0x03 t3=0xf1, allowed: 1 2 3
663sys={10.000000}: select()
664(bts=0) ACC: rotate ACC allowed active subset 0x00e -> 0x01c (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
665pcu_info_update(): t2=0x03 t3=0xe3, allowed: 2 3 4
666sys={12.000000}: select()
667(bts=0) ACC: rotate ACC allowed active subset 0x01c -> 0x038 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
668pcu_info_update(): t2=0x03 t3=0xc7, allowed: 3 4 5
669sys={14.000000}: select()
670(bts=0) ACC: rotate ACC allowed active subset 0x038 -> 0x070 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
671pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
672sys={16.000000}: select()
673(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
674pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
675sys={18.000000}: select()
676(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
677pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
678sys={20.000000}: select()
679(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x181 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
680pcu_info_update(): t2=0x02 t3=0x7e, allowed: 0 7 8
681sys={22.000000}: select()
682(bts=0) ACC: rotate ACC allowed active subset 0x181 -> 0x103 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
683pcu_info_update(): t2=0x02 t3=0xfc, allowed: 0 1 8
684sys={24.000000}: select()
685(bts=0) ACC: rotate ACC allowed active subset 0x103 -> 0x007 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
686pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
687sys={26.000000}: select()
688(bts=0) ACC: rotate ACC allowed active subset 0x007 -> 0x00e (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
689pcu_info_update(): t2=0x03 t3=0xf1, allowed: 1 2 3
690sys={28.000000}: select()
691(bts=0) ACC: rotate ACC allowed active subset 0x00e -> 0x01c (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
692pcu_info_update(): t2=0x03 t3=0xe3, allowed: 2 3 4
693sys={30.000000}: select()
694(bts=0) ACC: rotate ACC allowed active subset 0x01c -> 0x038 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
695pcu_info_update(): t2=0x03 t3=0xc7, allowed: 3 4 5
696sys={32.000000}: select()
697(bts=0) ACC: rotate ACC allowed active subset 0x038 -> 0x070 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
698pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
699sys={34.000000}: select()
700(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
701pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
702sys={36.000000}: select()
703(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
704pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
705sys={38.000000}: select()
706(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x181 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
707pcu_info_update(): t2=0x02 t3=0x7e, allowed: 0 7 8
708sys={40.000000}: select()
709(bts=0) ACC: rotate ACC allowed active subset 0x181 -> 0x103 (active_len=3, ramp_len=10, adm_len=3, perm_len=9, rotation=on)
710pcu_info_update(): t2=0x02 t3=0xfc, allowed: 0 1 8
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200711NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200712NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200713BTS deallocated OK in test_acc_mgr_rotate()
714===test_acc_mgr_rotate(false, 3)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200715NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200716NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200717(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
718BTS allocation OK in test_acc_mgr_rotate()
719(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x380 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
720pcu_info_update(): t2=0x00 t3=0x7f, allowed: 7 8 9
721sys={2.000000}: select()
722(bts=0) ACC: rotate ACC allowed active subset 0x380 -> 0x301 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
723pcu_info_update(): t2=0x00 t3=0xfe, allowed: 0 8 9
724sys={4.000000}: select()
725(bts=0) ACC: rotate ACC allowed active subset 0x301 -> 0x203 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
726pcu_info_update(): t2=0x01 t3=0xfc, allowed: 0 1 9
727sys={6.000000}: select()
728(bts=0) ACC: rotate ACC allowed active subset 0x203 -> 0x007 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
729pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
730sys={8.000000}: select()
731(bts=0) ACC: rotate ACC allowed active subset 0x007 -> 0x00e (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
732pcu_info_update(): t2=0x03 t3=0xf1, allowed: 1 2 3
733sys={10.000000}: select()
734(bts=0) ACC: rotate ACC allowed active subset 0x00e -> 0x01c (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
735pcu_info_update(): t2=0x03 t3=0xe3, allowed: 2 3 4
736sys={12.000000}: select()
737(bts=0) ACC: rotate ACC allowed active subset 0x01c -> 0x038 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
738pcu_info_update(): t2=0x03 t3=0xc7, allowed: 3 4 5
739sys={14.000000}: select()
740(bts=0) ACC: rotate ACC allowed active subset 0x038 -> 0x070 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
741pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
742sys={16.000000}: select()
743(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
744pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
745sys={18.000000}: select()
746(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
747pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
748sys={20.000000}: select()
749(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x380 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
750pcu_info_update(): t2=0x00 t3=0x7f, allowed: 7 8 9
751sys={22.000000}: select()
752(bts=0) ACC: rotate ACC allowed active subset 0x380 -> 0x301 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
753pcu_info_update(): t2=0x00 t3=0xfe, allowed: 0 8 9
754sys={24.000000}: select()
755(bts=0) ACC: rotate ACC allowed active subset 0x301 -> 0x203 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
756pcu_info_update(): t2=0x01 t3=0xfc, allowed: 0 1 9
757sys={26.000000}: select()
758(bts=0) ACC: rotate ACC allowed active subset 0x203 -> 0x007 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
759pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
760sys={28.000000}: select()
761(bts=0) ACC: rotate ACC allowed active subset 0x007 -> 0x00e (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
762pcu_info_update(): t2=0x03 t3=0xf1, allowed: 1 2 3
763sys={30.000000}: select()
764(bts=0) ACC: rotate ACC allowed active subset 0x00e -> 0x01c (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
765pcu_info_update(): t2=0x03 t3=0xe3, allowed: 2 3 4
766sys={32.000000}: select()
767(bts=0) ACC: rotate ACC allowed active subset 0x01c -> 0x038 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
768pcu_info_update(): t2=0x03 t3=0xc7, allowed: 3 4 5
769sys={34.000000}: select()
770(bts=0) ACC: rotate ACC allowed active subset 0x038 -> 0x070 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
771pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
772sys={36.000000}: select()
773(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
774pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
775sys={38.000000}: select()
776(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
777pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
778sys={40.000000}: select()
779(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x380 (active_len=3, ramp_len=10, adm_len=3, perm_len=10, rotation=on)
780pcu_info_update(): t2=0x00 t3=0x7f, allowed: 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200781NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200782NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200783BTS deallocated OK in test_acc_mgr_rotate()
784===test_acc_mgr_rotate(true, 4)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200785NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200786NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200787(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
788BTS allocation OK in test_acc_mgr_rotate()
789*** Barring one ACC ***
790(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200791pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200792(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1e0 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200793pcu_info_update(): t2=0x02 t3=0x1f, allowed: 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200794sys={2.000000}: select()
795(bts=0) ACC: rotate ACC allowed active subset 0x1e0 -> 0x1c1 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200796pcu_info_update(): t2=0x02 t3=0x3e, allowed: 0 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200797sys={4.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200798(bts=0) ACC: rotate ACC allowed active subset 0x1c1 -> 0x183 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
799pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200800sys={6.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200801(bts=0) ACC: rotate ACC allowed active subset 0x183 -> 0x107 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
802pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200803sys={8.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200804(bts=0) ACC: rotate ACC allowed active subset 0x107 -> 0x00f (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200805pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200806sys={10.000000}: select()
807(bts=0) ACC: rotate ACC allowed active subset 0x00f -> 0x01e (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200808pcu_info_update(): t2=0x03 t3=0xe1, allowed: 1 2 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200809sys={12.000000}: select()
810(bts=0) ACC: rotate ACC allowed active subset 0x01e -> 0x03c (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200811pcu_info_update(): t2=0x03 t3=0xc3, allowed: 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200812sys={14.000000}: select()
813(bts=0) ACC: rotate ACC allowed active subset 0x03c -> 0x078 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200814pcu_info_update(): t2=0x03 t3=0x87, allowed: 3 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200815sys={16.000000}: select()
816(bts=0) ACC: rotate ACC allowed active subset 0x078 -> 0x0f0 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200817pcu_info_update(): t2=0x03 t3=0x0f, allowed: 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200818sys={18.000000}: select()
819(bts=0) ACC: rotate ACC allowed active subset 0x0f0 -> 0x1e0 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200820pcu_info_update(): t2=0x02 t3=0x1f, allowed: 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200821sys={20.000000}: select()
822(bts=0) ACC: rotate ACC allowed active subset 0x1e0 -> 0x1c1 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200823pcu_info_update(): t2=0x02 t3=0x3e, allowed: 0 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200824sys={22.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200825(bts=0) ACC: rotate ACC allowed active subset 0x1c1 -> 0x183 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
826pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200827sys={24.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200828(bts=0) ACC: rotate ACC allowed active subset 0x183 -> 0x107 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
829pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200830sys={26.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200831(bts=0) ACC: rotate ACC allowed active subset 0x107 -> 0x00f (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200832pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200833sys={28.000000}: select()
834(bts=0) ACC: rotate ACC allowed active subset 0x00f -> 0x01e (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200835pcu_info_update(): t2=0x03 t3=0xe1, allowed: 1 2 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200836sys={30.000000}: select()
837(bts=0) ACC: rotate ACC allowed active subset 0x01e -> 0x03c (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200838pcu_info_update(): t2=0x03 t3=0xc3, allowed: 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200839sys={32.000000}: select()
840(bts=0) ACC: rotate ACC allowed active subset 0x03c -> 0x078 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200841pcu_info_update(): t2=0x03 t3=0x87, allowed: 3 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200842sys={34.000000}: select()
843(bts=0) ACC: rotate ACC allowed active subset 0x078 -> 0x0f0 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200844pcu_info_update(): t2=0x03 t3=0x0f, allowed: 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200845sys={36.000000}: select()
846(bts=0) ACC: rotate ACC allowed active subset 0x0f0 -> 0x1e0 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200847pcu_info_update(): t2=0x02 t3=0x1f, allowed: 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200848sys={38.000000}: select()
849(bts=0) ACC: rotate ACC allowed active subset 0x1e0 -> 0x1c1 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +0200850pcu_info_update(): t2=0x02 t3=0x3e, allowed: 0 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200851sys={40.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +0200852(bts=0) ACC: rotate ACC allowed active subset 0x1c1 -> 0x183 (active_len=4, ramp_len=10, adm_len=4, perm_len=9, rotation=on)
853pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200854NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200855NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +0200856BTS deallocated OK in test_acc_mgr_rotate()
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200857===test_acc_mgr_rotate(false, 4)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200858NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200859NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200860(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
861BTS allocation OK in test_acc_mgr_rotate()
862(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3c0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
863pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
864sys={2.000000}: select()
865(bts=0) ACC: rotate ACC allowed active subset 0x3c0 -> 0x381 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
866pcu_info_update(): t2=0x00 t3=0x7e, allowed: 0 7 8 9
867sys={4.000000}: select()
868(bts=0) ACC: rotate ACC allowed active subset 0x381 -> 0x303 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
869pcu_info_update(): t2=0x00 t3=0xfc, allowed: 0 1 8 9
870sys={6.000000}: select()
871(bts=0) ACC: rotate ACC allowed active subset 0x303 -> 0x207 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
872pcu_info_update(): t2=0x01 t3=0xf8, allowed: 0 1 2 9
873sys={8.000000}: select()
874(bts=0) ACC: rotate ACC allowed active subset 0x207 -> 0x00f (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
875pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
876sys={10.000000}: select()
877(bts=0) ACC: rotate ACC allowed active subset 0x00f -> 0x01e (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
878pcu_info_update(): t2=0x03 t3=0xe1, allowed: 1 2 3 4
879sys={12.000000}: select()
880(bts=0) ACC: rotate ACC allowed active subset 0x01e -> 0x03c (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
881pcu_info_update(): t2=0x03 t3=0xc3, allowed: 2 3 4 5
882sys={14.000000}: select()
883(bts=0) ACC: rotate ACC allowed active subset 0x03c -> 0x078 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
884pcu_info_update(): t2=0x03 t3=0x87, allowed: 3 4 5 6
885sys={16.000000}: select()
886(bts=0) ACC: rotate ACC allowed active subset 0x078 -> 0x0f0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
887pcu_info_update(): t2=0x03 t3=0x0f, allowed: 4 5 6 7
888sys={18.000000}: select()
889(bts=0) ACC: rotate ACC allowed active subset 0x0f0 -> 0x1e0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
890pcu_info_update(): t2=0x02 t3=0x1f, allowed: 5 6 7 8
891sys={20.000000}: select()
892(bts=0) ACC: rotate ACC allowed active subset 0x1e0 -> 0x3c0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
893pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
894sys={22.000000}: select()
895(bts=0) ACC: rotate ACC allowed active subset 0x3c0 -> 0x381 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
896pcu_info_update(): t2=0x00 t3=0x7e, allowed: 0 7 8 9
897sys={24.000000}: select()
898(bts=0) ACC: rotate ACC allowed active subset 0x381 -> 0x303 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
899pcu_info_update(): t2=0x00 t3=0xfc, allowed: 0 1 8 9
900sys={26.000000}: select()
901(bts=0) ACC: rotate ACC allowed active subset 0x303 -> 0x207 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
902pcu_info_update(): t2=0x01 t3=0xf8, allowed: 0 1 2 9
903sys={28.000000}: select()
904(bts=0) ACC: rotate ACC allowed active subset 0x207 -> 0x00f (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
905pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
906sys={30.000000}: select()
907(bts=0) ACC: rotate ACC allowed active subset 0x00f -> 0x01e (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
908pcu_info_update(): t2=0x03 t3=0xe1, allowed: 1 2 3 4
909sys={32.000000}: select()
910(bts=0) ACC: rotate ACC allowed active subset 0x01e -> 0x03c (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
911pcu_info_update(): t2=0x03 t3=0xc3, allowed: 2 3 4 5
912sys={34.000000}: select()
913(bts=0) ACC: rotate ACC allowed active subset 0x03c -> 0x078 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
914pcu_info_update(): t2=0x03 t3=0x87, allowed: 3 4 5 6
915sys={36.000000}: select()
916(bts=0) ACC: rotate ACC allowed active subset 0x078 -> 0x0f0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
917pcu_info_update(): t2=0x03 t3=0x0f, allowed: 4 5 6 7
918sys={38.000000}: select()
919(bts=0) ACC: rotate ACC allowed active subset 0x0f0 -> 0x1e0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
920pcu_info_update(): t2=0x02 t3=0x1f, allowed: 5 6 7 8
921sys={40.000000}: select()
922(bts=0) ACC: rotate ACC allowed active subset 0x1e0 -> 0x3c0 (active_len=4, ramp_len=10, adm_len=4, perm_len=10, rotation=on)
923pcu_info_update(): t2=0x00 t3=0x3f, allowed: 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200924NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200925NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200926BTS deallocated OK in test_acc_mgr_rotate()
927===test_acc_mgr_rotate(true, 5)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200928NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200929NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200930(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
931BTS allocation OK in test_acc_mgr_rotate()
932*** Barring one ACC ***
933(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
934pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
935(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1f0 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
936pcu_info_update(): t2=0x02 t3=0x0f, allowed: 4 5 6 7 8
937sys={2.000000}: select()
938(bts=0) ACC: rotate ACC allowed active subset 0x1f0 -> 0x1e1 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
939pcu_info_update(): t2=0x02 t3=0x1e, allowed: 0 5 6 7 8
940sys={4.000000}: select()
941(bts=0) ACC: rotate ACC allowed active subset 0x1e1 -> 0x1c3 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
942pcu_info_update(): t2=0x02 t3=0x3c, allowed: 0 1 6 7 8
943sys={6.000000}: select()
944(bts=0) ACC: rotate ACC allowed active subset 0x1c3 -> 0x187 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
945pcu_info_update(): t2=0x02 t3=0x78, allowed: 0 1 2 7 8
946sys={8.000000}: select()
947(bts=0) ACC: rotate ACC allowed active subset 0x187 -> 0x10f (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
948pcu_info_update(): t2=0x02 t3=0xf0, allowed: 0 1 2 3 8
949sys={10.000000}: select()
950(bts=0) ACC: rotate ACC allowed active subset 0x10f -> 0x01f (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
951pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
952sys={12.000000}: select()
953(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
954pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
955sys={14.000000}: select()
956(bts=0) ACC: rotate ACC allowed active subset 0x03e -> 0x07c (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
957pcu_info_update(): t2=0x03 t3=0x83, allowed: 2 3 4 5 6
958sys={16.000000}: select()
959(bts=0) ACC: rotate ACC allowed active subset 0x07c -> 0x0f8 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
960pcu_info_update(): t2=0x03 t3=0x07, allowed: 3 4 5 6 7
961sys={18.000000}: select()
962(bts=0) ACC: rotate ACC allowed active subset 0x0f8 -> 0x1f0 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
963pcu_info_update(): t2=0x02 t3=0x0f, allowed: 4 5 6 7 8
964sys={20.000000}: select()
965(bts=0) ACC: rotate ACC allowed active subset 0x1f0 -> 0x1e1 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
966pcu_info_update(): t2=0x02 t3=0x1e, allowed: 0 5 6 7 8
967sys={22.000000}: select()
968(bts=0) ACC: rotate ACC allowed active subset 0x1e1 -> 0x1c3 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
969pcu_info_update(): t2=0x02 t3=0x3c, allowed: 0 1 6 7 8
970sys={24.000000}: select()
971(bts=0) ACC: rotate ACC allowed active subset 0x1c3 -> 0x187 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
972pcu_info_update(): t2=0x02 t3=0x78, allowed: 0 1 2 7 8
973sys={26.000000}: select()
974(bts=0) ACC: rotate ACC allowed active subset 0x187 -> 0x10f (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
975pcu_info_update(): t2=0x02 t3=0xf0, allowed: 0 1 2 3 8
976sys={28.000000}: select()
977(bts=0) ACC: rotate ACC allowed active subset 0x10f -> 0x01f (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
978pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
979sys={30.000000}: select()
980(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
981pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
982sys={32.000000}: select()
983(bts=0) ACC: rotate ACC allowed active subset 0x03e -> 0x07c (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
984pcu_info_update(): t2=0x03 t3=0x83, allowed: 2 3 4 5 6
985sys={34.000000}: select()
986(bts=0) ACC: rotate ACC allowed active subset 0x07c -> 0x0f8 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
987pcu_info_update(): t2=0x03 t3=0x07, allowed: 3 4 5 6 7
988sys={36.000000}: select()
989(bts=0) ACC: rotate ACC allowed active subset 0x0f8 -> 0x1f0 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
990pcu_info_update(): t2=0x02 t3=0x0f, allowed: 4 5 6 7 8
991sys={38.000000}: select()
992(bts=0) ACC: rotate ACC allowed active subset 0x1f0 -> 0x1e1 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
993pcu_info_update(): t2=0x02 t3=0x1e, allowed: 0 5 6 7 8
994sys={40.000000}: select()
995(bts=0) ACC: rotate ACC allowed active subset 0x1e1 -> 0x1c3 (active_len=5, ramp_len=10, adm_len=5, perm_len=9, rotation=on)
996pcu_info_update(): t2=0x02 t3=0x3c, allowed: 0 1 6 7 8
Pau Espin Pedrol4338de52020-09-30 12:52:04 +0200997NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +0200998NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +0200999BTS deallocated OK in test_acc_mgr_rotate()
1000===test_acc_mgr_rotate(false, 5)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001001NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001002NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001003(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1004BTS allocation OK in test_acc_mgr_rotate()
1005(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3e0 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1006pcu_info_update(): t2=0x00 t3=0x1f, allowed: 5 6 7 8 9
1007sys={2.000000}: select()
1008(bts=0) ACC: rotate ACC allowed active subset 0x3e0 -> 0x3c1 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1009pcu_info_update(): t2=0x00 t3=0x3e, allowed: 0 6 7 8 9
1010sys={4.000000}: select()
1011(bts=0) ACC: rotate ACC allowed active subset 0x3c1 -> 0x383 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1012pcu_info_update(): t2=0x00 t3=0x7c, allowed: 0 1 7 8 9
1013sys={6.000000}: select()
1014(bts=0) ACC: rotate ACC allowed active subset 0x383 -> 0x307 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1015pcu_info_update(): t2=0x00 t3=0xf8, allowed: 0 1 2 8 9
1016sys={8.000000}: select()
1017(bts=0) ACC: rotate ACC allowed active subset 0x307 -> 0x20f (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1018pcu_info_update(): t2=0x01 t3=0xf0, allowed: 0 1 2 3 9
1019sys={10.000000}: select()
1020(bts=0) ACC: rotate ACC allowed active subset 0x20f -> 0x01f (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1021pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
1022sys={12.000000}: select()
1023(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1024pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
1025sys={14.000000}: select()
1026(bts=0) ACC: rotate ACC allowed active subset 0x03e -> 0x07c (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1027pcu_info_update(): t2=0x03 t3=0x83, allowed: 2 3 4 5 6
1028sys={16.000000}: select()
1029(bts=0) ACC: rotate ACC allowed active subset 0x07c -> 0x0f8 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1030pcu_info_update(): t2=0x03 t3=0x07, allowed: 3 4 5 6 7
1031sys={18.000000}: select()
1032(bts=0) ACC: rotate ACC allowed active subset 0x0f8 -> 0x1f0 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1033pcu_info_update(): t2=0x02 t3=0x0f, allowed: 4 5 6 7 8
1034sys={20.000000}: select()
1035(bts=0) ACC: rotate ACC allowed active subset 0x1f0 -> 0x3e0 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1036pcu_info_update(): t2=0x00 t3=0x1f, allowed: 5 6 7 8 9
1037sys={22.000000}: select()
1038(bts=0) ACC: rotate ACC allowed active subset 0x3e0 -> 0x3c1 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1039pcu_info_update(): t2=0x00 t3=0x3e, allowed: 0 6 7 8 9
1040sys={24.000000}: select()
1041(bts=0) ACC: rotate ACC allowed active subset 0x3c1 -> 0x383 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1042pcu_info_update(): t2=0x00 t3=0x7c, allowed: 0 1 7 8 9
1043sys={26.000000}: select()
1044(bts=0) ACC: rotate ACC allowed active subset 0x383 -> 0x307 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1045pcu_info_update(): t2=0x00 t3=0xf8, allowed: 0 1 2 8 9
1046sys={28.000000}: select()
1047(bts=0) ACC: rotate ACC allowed active subset 0x307 -> 0x20f (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1048pcu_info_update(): t2=0x01 t3=0xf0, allowed: 0 1 2 3 9
1049sys={30.000000}: select()
1050(bts=0) ACC: rotate ACC allowed active subset 0x20f -> 0x01f (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1051pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
1052sys={32.000000}: select()
1053(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1054pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
1055sys={34.000000}: select()
1056(bts=0) ACC: rotate ACC allowed active subset 0x03e -> 0x07c (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1057pcu_info_update(): t2=0x03 t3=0x83, allowed: 2 3 4 5 6
1058sys={36.000000}: select()
1059(bts=0) ACC: rotate ACC allowed active subset 0x07c -> 0x0f8 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1060pcu_info_update(): t2=0x03 t3=0x07, allowed: 3 4 5 6 7
1061sys={38.000000}: select()
1062(bts=0) ACC: rotate ACC allowed active subset 0x0f8 -> 0x1f0 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1063pcu_info_update(): t2=0x02 t3=0x0f, allowed: 4 5 6 7 8
1064sys={40.000000}: select()
1065(bts=0) ACC: rotate ACC allowed active subset 0x1f0 -> 0x3e0 (active_len=5, ramp_len=10, adm_len=5, perm_len=10, rotation=on)
1066pcu_info_update(): t2=0x00 t3=0x1f, allowed: 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001067NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001068NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001069BTS deallocated OK in test_acc_mgr_rotate()
1070===test_acc_mgr_rotate(true, 6)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001071NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001072NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001073(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1074BTS allocation OK in test_acc_mgr_rotate()
1075*** Barring one ACC ***
1076(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
1077pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
1078(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1f8 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1079pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
1080sys={2.000000}: select()
1081(bts=0) ACC: rotate ACC allowed active subset 0x1f8 -> 0x1f1 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1082pcu_info_update(): t2=0x02 t3=0x0e, allowed: 0 4 5 6 7 8
1083sys={4.000000}: select()
1084(bts=0) ACC: rotate ACC allowed active subset 0x1f1 -> 0x1e3 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1085pcu_info_update(): t2=0x02 t3=0x1c, allowed: 0 1 5 6 7 8
1086sys={6.000000}: select()
1087(bts=0) ACC: rotate ACC allowed active subset 0x1e3 -> 0x1c7 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1088pcu_info_update(): t2=0x02 t3=0x38, allowed: 0 1 2 6 7 8
1089sys={8.000000}: select()
1090(bts=0) ACC: rotate ACC allowed active subset 0x1c7 -> 0x18f (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1091pcu_info_update(): t2=0x02 t3=0x70, allowed: 0 1 2 3 7 8
1092sys={10.000000}: select()
1093(bts=0) ACC: rotate ACC allowed active subset 0x18f -> 0x11f (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1094pcu_info_update(): t2=0x02 t3=0xe0, allowed: 0 1 2 3 4 8
1095sys={12.000000}: select()
1096(bts=0) ACC: rotate ACC allowed active subset 0x11f -> 0x03f (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1097pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
1098sys={14.000000}: select()
1099(bts=0) ACC: rotate ACC allowed active subset 0x03f -> 0x07e (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1100pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
1101sys={16.000000}: select()
1102(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1103pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
1104sys={18.000000}: select()
1105(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1106pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
1107sys={20.000000}: select()
1108(bts=0) ACC: rotate ACC allowed active subset 0x1f8 -> 0x1f1 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1109pcu_info_update(): t2=0x02 t3=0x0e, allowed: 0 4 5 6 7 8
1110sys={22.000000}: select()
1111(bts=0) ACC: rotate ACC allowed active subset 0x1f1 -> 0x1e3 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1112pcu_info_update(): t2=0x02 t3=0x1c, allowed: 0 1 5 6 7 8
1113sys={24.000000}: select()
1114(bts=0) ACC: rotate ACC allowed active subset 0x1e3 -> 0x1c7 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1115pcu_info_update(): t2=0x02 t3=0x38, allowed: 0 1 2 6 7 8
1116sys={26.000000}: select()
1117(bts=0) ACC: rotate ACC allowed active subset 0x1c7 -> 0x18f (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1118pcu_info_update(): t2=0x02 t3=0x70, allowed: 0 1 2 3 7 8
1119sys={28.000000}: select()
1120(bts=0) ACC: rotate ACC allowed active subset 0x18f -> 0x11f (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1121pcu_info_update(): t2=0x02 t3=0xe0, allowed: 0 1 2 3 4 8
1122sys={30.000000}: select()
1123(bts=0) ACC: rotate ACC allowed active subset 0x11f -> 0x03f (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1124pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
1125sys={32.000000}: select()
1126(bts=0) ACC: rotate ACC allowed active subset 0x03f -> 0x07e (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1127pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
1128sys={34.000000}: select()
1129(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1130pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
1131sys={36.000000}: select()
1132(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1133pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
1134sys={38.000000}: select()
1135(bts=0) ACC: rotate ACC allowed active subset 0x1f8 -> 0x1f1 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1136pcu_info_update(): t2=0x02 t3=0x0e, allowed: 0 4 5 6 7 8
1137sys={40.000000}: select()
1138(bts=0) ACC: rotate ACC allowed active subset 0x1f1 -> 0x1e3 (active_len=6, ramp_len=10, adm_len=6, perm_len=9, rotation=on)
1139pcu_info_update(): t2=0x02 t3=0x1c, allowed: 0 1 5 6 7 8
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001140NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001141NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001142BTS deallocated OK in test_acc_mgr_rotate()
1143===test_acc_mgr_rotate(false, 6)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001144NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001145NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001146(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1147BTS allocation OK in test_acc_mgr_rotate()
1148(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3f0 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1149pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
1150sys={2.000000}: select()
1151(bts=0) ACC: rotate ACC allowed active subset 0x3f0 -> 0x3e1 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1152pcu_info_update(): t2=0x00 t3=0x1e, allowed: 0 5 6 7 8 9
1153sys={4.000000}: select()
1154(bts=0) ACC: rotate ACC allowed active subset 0x3e1 -> 0x3c3 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1155pcu_info_update(): t2=0x00 t3=0x3c, allowed: 0 1 6 7 8 9
1156sys={6.000000}: select()
1157(bts=0) ACC: rotate ACC allowed active subset 0x3c3 -> 0x387 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1158pcu_info_update(): t2=0x00 t3=0x78, allowed: 0 1 2 7 8 9
1159sys={8.000000}: select()
1160(bts=0) ACC: rotate ACC allowed active subset 0x387 -> 0x30f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1161pcu_info_update(): t2=0x00 t3=0xf0, allowed: 0 1 2 3 8 9
1162sys={10.000000}: select()
1163(bts=0) ACC: rotate ACC allowed active subset 0x30f -> 0x21f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1164pcu_info_update(): t2=0x01 t3=0xe0, allowed: 0 1 2 3 4 9
1165sys={12.000000}: select()
1166(bts=0) ACC: rotate ACC allowed active subset 0x21f -> 0x03f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1167pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
1168sys={14.000000}: select()
1169(bts=0) ACC: rotate ACC allowed active subset 0x03f -> 0x07e (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1170pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
1171sys={16.000000}: select()
1172(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1173pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
1174sys={18.000000}: select()
1175(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1176pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
1177sys={20.000000}: select()
1178(bts=0) ACC: rotate ACC allowed active subset 0x1f8 -> 0x3f0 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1179pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
1180sys={22.000000}: select()
1181(bts=0) ACC: rotate ACC allowed active subset 0x3f0 -> 0x3e1 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1182pcu_info_update(): t2=0x00 t3=0x1e, allowed: 0 5 6 7 8 9
1183sys={24.000000}: select()
1184(bts=0) ACC: rotate ACC allowed active subset 0x3e1 -> 0x3c3 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1185pcu_info_update(): t2=0x00 t3=0x3c, allowed: 0 1 6 7 8 9
1186sys={26.000000}: select()
1187(bts=0) ACC: rotate ACC allowed active subset 0x3c3 -> 0x387 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1188pcu_info_update(): t2=0x00 t3=0x78, allowed: 0 1 2 7 8 9
1189sys={28.000000}: select()
1190(bts=0) ACC: rotate ACC allowed active subset 0x387 -> 0x30f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1191pcu_info_update(): t2=0x00 t3=0xf0, allowed: 0 1 2 3 8 9
1192sys={30.000000}: select()
1193(bts=0) ACC: rotate ACC allowed active subset 0x30f -> 0x21f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1194pcu_info_update(): t2=0x01 t3=0xe0, allowed: 0 1 2 3 4 9
1195sys={32.000000}: select()
1196(bts=0) ACC: rotate ACC allowed active subset 0x21f -> 0x03f (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1197pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
1198sys={34.000000}: select()
1199(bts=0) ACC: rotate ACC allowed active subset 0x03f -> 0x07e (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1200pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
1201sys={36.000000}: select()
1202(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1203pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
1204sys={38.000000}: select()
1205(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1206pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
1207sys={40.000000}: select()
1208(bts=0) ACC: rotate ACC allowed active subset 0x1f8 -> 0x3f0 (active_len=6, ramp_len=10, adm_len=6, perm_len=10, rotation=on)
1209pcu_info_update(): t2=0x00 t3=0x0f, allowed: 4 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001210NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001211NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001212BTS deallocated OK in test_acc_mgr_rotate()
1213===test_acc_mgr_rotate(true, 7)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001214NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001215NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001216(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1217BTS allocation OK in test_acc_mgr_rotate()
1218*** Barring one ACC ***
1219(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
1220pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
1221(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1fc (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1222pcu_info_update(): t2=0x02 t3=0x03, allowed: 2 3 4 5 6 7 8
1223sys={2.000000}: select()
1224(bts=0) ACC: rotate ACC allowed active subset 0x1fc -> 0x1f9 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1225pcu_info_update(): t2=0x02 t3=0x06, allowed: 0 3 4 5 6 7 8
1226sys={4.000000}: select()
1227(bts=0) ACC: rotate ACC allowed active subset 0x1f9 -> 0x1f3 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1228pcu_info_update(): t2=0x02 t3=0x0c, allowed: 0 1 4 5 6 7 8
1229sys={6.000000}: select()
1230(bts=0) ACC: rotate ACC allowed active subset 0x1f3 -> 0x1e7 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1231pcu_info_update(): t2=0x02 t3=0x18, allowed: 0 1 2 5 6 7 8
1232sys={8.000000}: select()
1233(bts=0) ACC: rotate ACC allowed active subset 0x1e7 -> 0x1cf (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1234pcu_info_update(): t2=0x02 t3=0x30, allowed: 0 1 2 3 6 7 8
1235sys={10.000000}: select()
1236(bts=0) ACC: rotate ACC allowed active subset 0x1cf -> 0x19f (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1237pcu_info_update(): t2=0x02 t3=0x60, allowed: 0 1 2 3 4 7 8
1238sys={12.000000}: select()
1239(bts=0) ACC: rotate ACC allowed active subset 0x19f -> 0x13f (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1240pcu_info_update(): t2=0x02 t3=0xc0, allowed: 0 1 2 3 4 5 8
1241sys={14.000000}: select()
1242(bts=0) ACC: rotate ACC allowed active subset 0x13f -> 0x07f (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1243pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
1244sys={16.000000}: select()
1245(bts=0) ACC: rotate ACC allowed active subset 0x07f -> 0x0fe (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1246pcu_info_update(): t2=0x03 t3=0x01, allowed: 1 2 3 4 5 6 7
1247sys={18.000000}: select()
1248(bts=0) ACC: rotate ACC allowed active subset 0x0fe -> 0x1fc (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1249pcu_info_update(): t2=0x02 t3=0x03, allowed: 2 3 4 5 6 7 8
1250sys={20.000000}: select()
1251(bts=0) ACC: rotate ACC allowed active subset 0x1fc -> 0x1f9 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1252pcu_info_update(): t2=0x02 t3=0x06, allowed: 0 3 4 5 6 7 8
1253sys={22.000000}: select()
1254(bts=0) ACC: rotate ACC allowed active subset 0x1f9 -> 0x1f3 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1255pcu_info_update(): t2=0x02 t3=0x0c, allowed: 0 1 4 5 6 7 8
1256sys={24.000000}: select()
1257(bts=0) ACC: rotate ACC allowed active subset 0x1f3 -> 0x1e7 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1258pcu_info_update(): t2=0x02 t3=0x18, allowed: 0 1 2 5 6 7 8
1259sys={26.000000}: select()
1260(bts=0) ACC: rotate ACC allowed active subset 0x1e7 -> 0x1cf (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1261pcu_info_update(): t2=0x02 t3=0x30, allowed: 0 1 2 3 6 7 8
1262sys={28.000000}: select()
1263(bts=0) ACC: rotate ACC allowed active subset 0x1cf -> 0x19f (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1264pcu_info_update(): t2=0x02 t3=0x60, allowed: 0 1 2 3 4 7 8
1265sys={30.000000}: select()
1266(bts=0) ACC: rotate ACC allowed active subset 0x19f -> 0x13f (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1267pcu_info_update(): t2=0x02 t3=0xc0, allowed: 0 1 2 3 4 5 8
1268sys={32.000000}: select()
1269(bts=0) ACC: rotate ACC allowed active subset 0x13f -> 0x07f (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1270pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
1271sys={34.000000}: select()
1272(bts=0) ACC: rotate ACC allowed active subset 0x07f -> 0x0fe (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1273pcu_info_update(): t2=0x03 t3=0x01, allowed: 1 2 3 4 5 6 7
1274sys={36.000000}: select()
1275(bts=0) ACC: rotate ACC allowed active subset 0x0fe -> 0x1fc (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1276pcu_info_update(): t2=0x02 t3=0x03, allowed: 2 3 4 5 6 7 8
1277sys={38.000000}: select()
1278(bts=0) ACC: rotate ACC allowed active subset 0x1fc -> 0x1f9 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1279pcu_info_update(): t2=0x02 t3=0x06, allowed: 0 3 4 5 6 7 8
1280sys={40.000000}: select()
1281(bts=0) ACC: rotate ACC allowed active subset 0x1f9 -> 0x1f3 (active_len=7, ramp_len=10, adm_len=7, perm_len=9, rotation=on)
1282pcu_info_update(): t2=0x02 t3=0x0c, allowed: 0 1 4 5 6 7 8
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001283NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001284NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001285BTS deallocated OK in test_acc_mgr_rotate()
1286===test_acc_mgr_rotate(false, 7)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001287NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001288NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001289(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1290BTS allocation OK in test_acc_mgr_rotate()
1291(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3f8 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1292pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
1293sys={2.000000}: select()
1294(bts=0) ACC: rotate ACC allowed active subset 0x3f8 -> 0x3f1 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1295pcu_info_update(): t2=0x00 t3=0x0e, allowed: 0 4 5 6 7 8 9
1296sys={4.000000}: select()
1297(bts=0) ACC: rotate ACC allowed active subset 0x3f1 -> 0x3e3 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1298pcu_info_update(): t2=0x00 t3=0x1c, allowed: 0 1 5 6 7 8 9
1299sys={6.000000}: select()
1300(bts=0) ACC: rotate ACC allowed active subset 0x3e3 -> 0x3c7 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1301pcu_info_update(): t2=0x00 t3=0x38, allowed: 0 1 2 6 7 8 9
1302sys={8.000000}: select()
1303(bts=0) ACC: rotate ACC allowed active subset 0x3c7 -> 0x38f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1304pcu_info_update(): t2=0x00 t3=0x70, allowed: 0 1 2 3 7 8 9
1305sys={10.000000}: select()
1306(bts=0) ACC: rotate ACC allowed active subset 0x38f -> 0x31f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1307pcu_info_update(): t2=0x00 t3=0xe0, allowed: 0 1 2 3 4 8 9
1308sys={12.000000}: select()
1309(bts=0) ACC: rotate ACC allowed active subset 0x31f -> 0x23f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1310pcu_info_update(): t2=0x01 t3=0xc0, allowed: 0 1 2 3 4 5 9
1311sys={14.000000}: select()
1312(bts=0) ACC: rotate ACC allowed active subset 0x23f -> 0x07f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1313pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
1314sys={16.000000}: select()
1315(bts=0) ACC: rotate ACC allowed active subset 0x07f -> 0x0fe (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1316pcu_info_update(): t2=0x03 t3=0x01, allowed: 1 2 3 4 5 6 7
1317sys={18.000000}: select()
1318(bts=0) ACC: rotate ACC allowed active subset 0x0fe -> 0x1fc (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1319pcu_info_update(): t2=0x02 t3=0x03, allowed: 2 3 4 5 6 7 8
1320sys={20.000000}: select()
1321(bts=0) ACC: rotate ACC allowed active subset 0x1fc -> 0x3f8 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1322pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
1323sys={22.000000}: select()
1324(bts=0) ACC: rotate ACC allowed active subset 0x3f8 -> 0x3f1 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1325pcu_info_update(): t2=0x00 t3=0x0e, allowed: 0 4 5 6 7 8 9
1326sys={24.000000}: select()
1327(bts=0) ACC: rotate ACC allowed active subset 0x3f1 -> 0x3e3 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1328pcu_info_update(): t2=0x00 t3=0x1c, allowed: 0 1 5 6 7 8 9
1329sys={26.000000}: select()
1330(bts=0) ACC: rotate ACC allowed active subset 0x3e3 -> 0x3c7 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1331pcu_info_update(): t2=0x00 t3=0x38, allowed: 0 1 2 6 7 8 9
1332sys={28.000000}: select()
1333(bts=0) ACC: rotate ACC allowed active subset 0x3c7 -> 0x38f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1334pcu_info_update(): t2=0x00 t3=0x70, allowed: 0 1 2 3 7 8 9
1335sys={30.000000}: select()
1336(bts=0) ACC: rotate ACC allowed active subset 0x38f -> 0x31f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1337pcu_info_update(): t2=0x00 t3=0xe0, allowed: 0 1 2 3 4 8 9
1338sys={32.000000}: select()
1339(bts=0) ACC: rotate ACC allowed active subset 0x31f -> 0x23f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1340pcu_info_update(): t2=0x01 t3=0xc0, allowed: 0 1 2 3 4 5 9
1341sys={34.000000}: select()
1342(bts=0) ACC: rotate ACC allowed active subset 0x23f -> 0x07f (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1343pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
1344sys={36.000000}: select()
1345(bts=0) ACC: rotate ACC allowed active subset 0x07f -> 0x0fe (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1346pcu_info_update(): t2=0x03 t3=0x01, allowed: 1 2 3 4 5 6 7
1347sys={38.000000}: select()
1348(bts=0) ACC: rotate ACC allowed active subset 0x0fe -> 0x1fc (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1349pcu_info_update(): t2=0x02 t3=0x03, allowed: 2 3 4 5 6 7 8
1350sys={40.000000}: select()
1351(bts=0) ACC: rotate ACC allowed active subset 0x1fc -> 0x3f8 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
1352pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001353NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001354NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001355BTS deallocated OK in test_acc_mgr_rotate()
1356===test_acc_mgr_rotate(true, 8)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001357NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001358NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001359(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1360BTS allocation OK in test_acc_mgr_rotate()
1361*** Barring one ACC ***
1362(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
1363pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
1364(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1fe (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1365pcu_info_update(): t2=0x02 t3=0x01, allowed: 1 2 3 4 5 6 7 8
1366sys={2.000000}: select()
1367(bts=0) ACC: rotate ACC allowed active subset 0x1fe -> 0x1fd (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1368pcu_info_update(): t2=0x02 t3=0x02, allowed: 0 2 3 4 5 6 7 8
1369sys={4.000000}: select()
1370(bts=0) ACC: rotate ACC allowed active subset 0x1fd -> 0x1fb (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1371pcu_info_update(): t2=0x02 t3=0x04, allowed: 0 1 3 4 5 6 7 8
1372sys={6.000000}: select()
1373(bts=0) ACC: rotate ACC allowed active subset 0x1fb -> 0x1f7 (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1374pcu_info_update(): t2=0x02 t3=0x08, allowed: 0 1 2 4 5 6 7 8
1375sys={8.000000}: select()
1376(bts=0) ACC: rotate ACC allowed active subset 0x1f7 -> 0x1ef (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1377pcu_info_update(): t2=0x02 t3=0x10, allowed: 0 1 2 3 5 6 7 8
1378sys={10.000000}: select()
1379(bts=0) ACC: rotate ACC allowed active subset 0x1ef -> 0x1df (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1380pcu_info_update(): t2=0x02 t3=0x20, allowed: 0 1 2 3 4 6 7 8
1381sys={12.000000}: select()
1382(bts=0) ACC: rotate ACC allowed active subset 0x1df -> 0x1bf (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1383pcu_info_update(): t2=0x02 t3=0x40, allowed: 0 1 2 3 4 5 7 8
1384sys={14.000000}: select()
1385(bts=0) ACC: rotate ACC allowed active subset 0x1bf -> 0x17f (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1386pcu_info_update(): t2=0x02 t3=0x80, allowed: 0 1 2 3 4 5 6 8
1387sys={16.000000}: select()
1388(bts=0) ACC: rotate ACC allowed active subset 0x17f -> 0x0ff (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1389pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
1390sys={18.000000}: select()
1391(bts=0) ACC: rotate ACC allowed active subset 0x0ff -> 0x1fe (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1392pcu_info_update(): t2=0x02 t3=0x01, allowed: 1 2 3 4 5 6 7 8
1393sys={20.000000}: select()
1394(bts=0) ACC: rotate ACC allowed active subset 0x1fe -> 0x1fd (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1395pcu_info_update(): t2=0x02 t3=0x02, allowed: 0 2 3 4 5 6 7 8
1396sys={22.000000}: select()
1397(bts=0) ACC: rotate ACC allowed active subset 0x1fd -> 0x1fb (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1398pcu_info_update(): t2=0x02 t3=0x04, allowed: 0 1 3 4 5 6 7 8
1399sys={24.000000}: select()
1400(bts=0) ACC: rotate ACC allowed active subset 0x1fb -> 0x1f7 (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1401pcu_info_update(): t2=0x02 t3=0x08, allowed: 0 1 2 4 5 6 7 8
1402sys={26.000000}: select()
1403(bts=0) ACC: rotate ACC allowed active subset 0x1f7 -> 0x1ef (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1404pcu_info_update(): t2=0x02 t3=0x10, allowed: 0 1 2 3 5 6 7 8
1405sys={28.000000}: select()
1406(bts=0) ACC: rotate ACC allowed active subset 0x1ef -> 0x1df (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1407pcu_info_update(): t2=0x02 t3=0x20, allowed: 0 1 2 3 4 6 7 8
1408sys={30.000000}: select()
1409(bts=0) ACC: rotate ACC allowed active subset 0x1df -> 0x1bf (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1410pcu_info_update(): t2=0x02 t3=0x40, allowed: 0 1 2 3 4 5 7 8
1411sys={32.000000}: select()
1412(bts=0) ACC: rotate ACC allowed active subset 0x1bf -> 0x17f (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1413pcu_info_update(): t2=0x02 t3=0x80, allowed: 0 1 2 3 4 5 6 8
1414sys={34.000000}: select()
1415(bts=0) ACC: rotate ACC allowed active subset 0x17f -> 0x0ff (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1416pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
1417sys={36.000000}: select()
1418(bts=0) ACC: rotate ACC allowed active subset 0x0ff -> 0x1fe (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1419pcu_info_update(): t2=0x02 t3=0x01, allowed: 1 2 3 4 5 6 7 8
1420sys={38.000000}: select()
1421(bts=0) ACC: rotate ACC allowed active subset 0x1fe -> 0x1fd (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1422pcu_info_update(): t2=0x02 t3=0x02, allowed: 0 2 3 4 5 6 7 8
1423sys={40.000000}: select()
1424(bts=0) ACC: rotate ACC allowed active subset 0x1fd -> 0x1fb (active_len=8, ramp_len=10, adm_len=8, perm_len=9, rotation=on)
1425pcu_info_update(): t2=0x02 t3=0x04, allowed: 0 1 3 4 5 6 7 8
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001426NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001427NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001428BTS deallocated OK in test_acc_mgr_rotate()
1429===test_acc_mgr_rotate(false, 8)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001430NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001431NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001432(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1433BTS allocation OK in test_acc_mgr_rotate()
1434(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3fc (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1435pcu_info_update(): t2=0x00 t3=0x03, allowed: 2 3 4 5 6 7 8 9
1436sys={2.000000}: select()
1437(bts=0) ACC: rotate ACC allowed active subset 0x3fc -> 0x3f9 (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1438pcu_info_update(): t2=0x00 t3=0x06, allowed: 0 3 4 5 6 7 8 9
1439sys={4.000000}: select()
1440(bts=0) ACC: rotate ACC allowed active subset 0x3f9 -> 0x3f3 (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1441pcu_info_update(): t2=0x00 t3=0x0c, allowed: 0 1 4 5 6 7 8 9
1442sys={6.000000}: select()
1443(bts=0) ACC: rotate ACC allowed active subset 0x3f3 -> 0x3e7 (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1444pcu_info_update(): t2=0x00 t3=0x18, allowed: 0 1 2 5 6 7 8 9
1445sys={8.000000}: select()
1446(bts=0) ACC: rotate ACC allowed active subset 0x3e7 -> 0x3cf (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1447pcu_info_update(): t2=0x00 t3=0x30, allowed: 0 1 2 3 6 7 8 9
1448sys={10.000000}: select()
1449(bts=0) ACC: rotate ACC allowed active subset 0x3cf -> 0x39f (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1450pcu_info_update(): t2=0x00 t3=0x60, allowed: 0 1 2 3 4 7 8 9
1451sys={12.000000}: select()
1452(bts=0) ACC: rotate ACC allowed active subset 0x39f -> 0x33f (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1453pcu_info_update(): t2=0x00 t3=0xc0, allowed: 0 1 2 3 4 5 8 9
1454sys={14.000000}: select()
1455(bts=0) ACC: rotate ACC allowed active subset 0x33f -> 0x27f (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1456pcu_info_update(): t2=0x01 t3=0x80, allowed: 0 1 2 3 4 5 6 9
1457sys={16.000000}: select()
1458(bts=0) ACC: rotate ACC allowed active subset 0x27f -> 0x0ff (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1459pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
1460sys={18.000000}: select()
1461(bts=0) ACC: rotate ACC allowed active subset 0x0ff -> 0x1fe (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1462pcu_info_update(): t2=0x02 t3=0x01, allowed: 1 2 3 4 5 6 7 8
1463sys={20.000000}: select()
1464(bts=0) ACC: rotate ACC allowed active subset 0x1fe -> 0x3fc (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1465pcu_info_update(): t2=0x00 t3=0x03, allowed: 2 3 4 5 6 7 8 9
1466sys={22.000000}: select()
1467(bts=0) ACC: rotate ACC allowed active subset 0x3fc -> 0x3f9 (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1468pcu_info_update(): t2=0x00 t3=0x06, allowed: 0 3 4 5 6 7 8 9
1469sys={24.000000}: select()
1470(bts=0) ACC: rotate ACC allowed active subset 0x3f9 -> 0x3f3 (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1471pcu_info_update(): t2=0x00 t3=0x0c, allowed: 0 1 4 5 6 7 8 9
1472sys={26.000000}: select()
1473(bts=0) ACC: rotate ACC allowed active subset 0x3f3 -> 0x3e7 (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1474pcu_info_update(): t2=0x00 t3=0x18, allowed: 0 1 2 5 6 7 8 9
1475sys={28.000000}: select()
1476(bts=0) ACC: rotate ACC allowed active subset 0x3e7 -> 0x3cf (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1477pcu_info_update(): t2=0x00 t3=0x30, allowed: 0 1 2 3 6 7 8 9
1478sys={30.000000}: select()
1479(bts=0) ACC: rotate ACC allowed active subset 0x3cf -> 0x39f (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1480pcu_info_update(): t2=0x00 t3=0x60, allowed: 0 1 2 3 4 7 8 9
1481sys={32.000000}: select()
1482(bts=0) ACC: rotate ACC allowed active subset 0x39f -> 0x33f (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1483pcu_info_update(): t2=0x00 t3=0xc0, allowed: 0 1 2 3 4 5 8 9
1484sys={34.000000}: select()
1485(bts=0) ACC: rotate ACC allowed active subset 0x33f -> 0x27f (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1486pcu_info_update(): t2=0x01 t3=0x80, allowed: 0 1 2 3 4 5 6 9
1487sys={36.000000}: select()
1488(bts=0) ACC: rotate ACC allowed active subset 0x27f -> 0x0ff (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1489pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
1490sys={38.000000}: select()
1491(bts=0) ACC: rotate ACC allowed active subset 0x0ff -> 0x1fe (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1492pcu_info_update(): t2=0x02 t3=0x01, allowed: 1 2 3 4 5 6 7 8
1493sys={40.000000}: select()
1494(bts=0) ACC: rotate ACC allowed active subset 0x1fe -> 0x3fc (active_len=8, ramp_len=10, adm_len=8, perm_len=10, rotation=on)
1495pcu_info_update(): t2=0x00 t3=0x03, allowed: 2 3 4 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001496NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001497NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001498BTS deallocated OK in test_acc_mgr_rotate()
1499===test_acc_mgr_rotate(false, 9)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001500NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001501NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001502(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1503BTS allocation OK in test_acc_mgr_rotate()
1504(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3fe (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1505pcu_info_update(): t2=0x00 t3=0x01, allowed: 1 2 3 4 5 6 7 8 9
1506sys={2.000000}: select()
1507(bts=0) ACC: rotate ACC allowed active subset 0x3fe -> 0x3fd (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1508pcu_info_update(): t2=0x00 t3=0x02, allowed: 0 2 3 4 5 6 7 8 9
1509sys={4.000000}: select()
1510(bts=0) ACC: rotate ACC allowed active subset 0x3fd -> 0x3fb (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1511pcu_info_update(): t2=0x00 t3=0x04, allowed: 0 1 3 4 5 6 7 8 9
1512sys={6.000000}: select()
1513(bts=0) ACC: rotate ACC allowed active subset 0x3fb -> 0x3f7 (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1514pcu_info_update(): t2=0x00 t3=0x08, allowed: 0 1 2 4 5 6 7 8 9
1515sys={8.000000}: select()
1516(bts=0) ACC: rotate ACC allowed active subset 0x3f7 -> 0x3ef (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1517pcu_info_update(): t2=0x00 t3=0x10, allowed: 0 1 2 3 5 6 7 8 9
1518sys={10.000000}: select()
1519(bts=0) ACC: rotate ACC allowed active subset 0x3ef -> 0x3df (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1520pcu_info_update(): t2=0x00 t3=0x20, allowed: 0 1 2 3 4 6 7 8 9
1521sys={12.000000}: select()
1522(bts=0) ACC: rotate ACC allowed active subset 0x3df -> 0x3bf (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1523pcu_info_update(): t2=0x00 t3=0x40, allowed: 0 1 2 3 4 5 7 8 9
1524sys={14.000000}: select()
1525(bts=0) ACC: rotate ACC allowed active subset 0x3bf -> 0x37f (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1526pcu_info_update(): t2=0x00 t3=0x80, allowed: 0 1 2 3 4 5 6 8 9
1527sys={16.000000}: select()
1528(bts=0) ACC: rotate ACC allowed active subset 0x37f -> 0x2ff (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1529pcu_info_update(): t2=0x01 t3=0x00, allowed: 0 1 2 3 4 5 6 7 9
1530sys={18.000000}: select()
1531(bts=0) ACC: rotate ACC allowed active subset 0x2ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1532pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
1533sys={20.000000}: select()
1534(bts=0) ACC: rotate ACC allowed active subset 0x1ff -> 0x3fe (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1535pcu_info_update(): t2=0x00 t3=0x01, allowed: 1 2 3 4 5 6 7 8 9
1536sys={22.000000}: select()
1537(bts=0) ACC: rotate ACC allowed active subset 0x3fe -> 0x3fd (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1538pcu_info_update(): t2=0x00 t3=0x02, allowed: 0 2 3 4 5 6 7 8 9
1539sys={24.000000}: select()
1540(bts=0) ACC: rotate ACC allowed active subset 0x3fd -> 0x3fb (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1541pcu_info_update(): t2=0x00 t3=0x04, allowed: 0 1 3 4 5 6 7 8 9
1542sys={26.000000}: select()
1543(bts=0) ACC: rotate ACC allowed active subset 0x3fb -> 0x3f7 (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1544pcu_info_update(): t2=0x00 t3=0x08, allowed: 0 1 2 4 5 6 7 8 9
1545sys={28.000000}: select()
1546(bts=0) ACC: rotate ACC allowed active subset 0x3f7 -> 0x3ef (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1547pcu_info_update(): t2=0x00 t3=0x10, allowed: 0 1 2 3 5 6 7 8 9
1548sys={30.000000}: select()
1549(bts=0) ACC: rotate ACC allowed active subset 0x3ef -> 0x3df (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1550pcu_info_update(): t2=0x00 t3=0x20, allowed: 0 1 2 3 4 6 7 8 9
1551sys={32.000000}: select()
1552(bts=0) ACC: rotate ACC allowed active subset 0x3df -> 0x3bf (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1553pcu_info_update(): t2=0x00 t3=0x40, allowed: 0 1 2 3 4 5 7 8 9
1554sys={34.000000}: select()
1555(bts=0) ACC: rotate ACC allowed active subset 0x3bf -> 0x37f (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1556pcu_info_update(): t2=0x00 t3=0x80, allowed: 0 1 2 3 4 5 6 8 9
1557sys={36.000000}: select()
1558(bts=0) ACC: rotate ACC allowed active subset 0x37f -> 0x2ff (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1559pcu_info_update(): t2=0x01 t3=0x00, allowed: 0 1 2 3 4 5 6 7 9
1560sys={38.000000}: select()
1561(bts=0) ACC: rotate ACC allowed active subset 0x2ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1562pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
1563sys={40.000000}: select()
1564(bts=0) ACC: rotate ACC allowed active subset 0x1ff -> 0x3fe (active_len=9, ramp_len=10, adm_len=9, perm_len=10, rotation=on)
1565pcu_info_update(): t2=0x00 t3=0x01, allowed: 1 2 3 4 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001566NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001567NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrolc8ec0512020-08-27 14:24:03 +02001568BTS deallocated OK in test_acc_mgr_rotate()
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001569===test_acc_ramp===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001570NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001571NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001572(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001573BTS allocation OK in test_acc_ramp()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001574(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001575pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001576(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001577pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001578sys={50.000000}: select()
1579(bts=0) ACC: update ACC allowed active subset 0x001 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001580pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001581sys={100.000000}: select()
1582(bts=0) ACC: update ACC allowed active subset 0x003 -> 0x007 (active_len=3, ramp_len=3, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001583pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001584sys={150.000000}: select()
1585(bts=0) ACC: update ACC allowed active subset 0x007 -> 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001586pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001587sys={200.000000}: select()
1588(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x01f (active_len=5, ramp_len=5, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001589pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001590sys={250.000000}: select()
1591(bts=0) ACC: update ACC allowed active subset 0x01f -> 0x03f (active_len=6, ramp_len=6, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001592pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001593sys={300.000000}: select()
1594(bts=0) ACC: update ACC allowed active subset 0x03f -> 0x07f (active_len=7, ramp_len=7, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001595pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001596sys={350.000000}: select()
1597(bts=0) ACC: update ACC allowed active subset 0x07f -> 0x0ff (active_len=8, ramp_len=8, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001598pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001599sys={400.000000}: select()
1600(bts=0) ACC: update ACC allowed active subset 0x0ff -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001601pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001602sys={450.000000}: select()
1603(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001604pcu_info_update(): t2=0x00 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8 9
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001605NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001606NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001607BTS deallocated OK in test_acc_ramp()
1608===test_acc_ramp2===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001609NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001610NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001611(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001612BTS allocation OK in test_acc_ramp2()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001613(bts=0) ACC: update ACC allowed active subset 0x3ff -> 0x3f8 (active_len=7, ramp_len=10, adm_len=7, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001614pcu_info_update(): t2=0x00 t3=0x07, allowed: 3 4 5 6 7 8 9
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001615(bts=0) ACC: update ACC allowed active subset 0x3f8 -> 0x000 (active_len=0, ramp_len=0, adm_len=7, perm_len=10, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001616pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001617(bts=0) ACC: New ACC allowed subset 0x007 (active_len=3, ramp_len=3, adm_len=7, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001618pcu_info_update(): t2=0x03 t3=0xf8, allowed: 0 1 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001619sys={5.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001620(bts=0) ACC: update ACC allowed active subset 0x007 -> 0x03f (active_len=6, ramp_len=6, adm_len=7, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001621pcu_info_update(): t2=0x03 t3=0xc0, allowed: 0 1 2 3 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001622sys={10.000000}: select()
1623(bts=0) ACC: update ACC allowed active subset 0x03f -> 0x07f (active_len=7, ramp_len=7, adm_len=7, perm_len=10, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001624pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001625sys={15.000000}: select()
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001626NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001627NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001628BTS deallocated OK in test_acc_ramp2()
1629===test_acc_ramp3===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001630NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001631NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001632(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001633BTS allocation OK in test_acc_ramp3()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001634*** Barring some ACCs ***
1635(bts=0) ACC: New ACC allowed subset 0x15a (active_len=5, ramp_len=10, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001636pcu_info_update(): t2=0x02 t3=0xa5, allowed: 1 3 4 6 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001637(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001638pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001639(bts=0) ACC: New ACC allowed subset 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001640pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001641sys={5.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001642(bts=0) ACC: update ACC allowed active subset 0x002 -> 0x00a (active_len=2, ramp_len=2, adm_len=10, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001643pcu_info_update(): t2=0x03 t3=0xf5, allowed: 1 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001644sys={10.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001645(bts=0) ACC: update ACC allowed active subset 0x00a -> 0x01a (active_len=3, ramp_len=3, adm_len=10, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001646pcu_info_update(): t2=0x03 t3=0xe5, allowed: 1 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001647sys={15.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001648(bts=0) ACC: update ACC allowed active subset 0x01a -> 0x05a (active_len=4, ramp_len=4, adm_len=10, perm_len=5, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001649pcu_info_update(): t2=0x03 t3=0xa5, allowed: 1 3 4 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001650sys={20.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001651(bts=0) ACC: update ACC allowed active subset 0x05a -> 0x15a (active_len=5, ramp_len=5, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001652pcu_info_update(): t2=0x02 t3=0xa5, allowed: 1 3 4 6 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001653sys={25.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001654(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=6, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001655sys={30.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001656(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=7, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001657sys={35.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001658(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=8, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001659sys={40.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001660(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=9, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001661sys={45.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001662(bts=0) ACC: update ACC allowed active subset 0x15a -> 0x15a (active_len=5, ramp_len=10, adm_len=10, perm_len=5, rotation=off)
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001663NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001664NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001665BTS deallocated OK in test_acc_ramp3()
1666===test_acc_ramp_up_rotate(0, 100, 100)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001667NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001668NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001669(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001670BTS allocation OK in test_acc_ramp_up_rotate()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001671*** Barring one ACC ***
1672(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001673pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001674(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001675pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001676(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001677pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001678sys={100.000000}: select()
1679(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001680pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001681sys={200.000000}: select()
1682(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001683pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001684sys={250.000000}: select()
1685(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001686pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001687sys={350.000000}: select()
1688(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001689pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001690sys={450.000000}: select()
1691(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001692pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001693sys={500.000000}: select()
1694(bts=0) ACC: update ACC allowed active subset 0x030 -> 0x070 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001695pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001696sys={600.000000}: select()
1697(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001698pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001699sys={700.000000}: select()
1700(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001701pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001702sys={750.000000}: select()
1703(bts=0) ACC: update ACC allowed active subset 0x1c0 -> 0x1c1 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001704pcu_info_update(): t2=0x02 t3=0x3e, allowed: 0 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001705sys={850.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001706(bts=0) ACC: rotate ACC allowed active subset 0x1c1 -> 0x183 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1707pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001708sys={950.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001709(bts=0) ACC: rotate ACC allowed active subset 0x183 -> 0x107 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1710pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001711sys={1000.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001712(bts=0) ACC: update ACC allowed active subset 0x107 -> 0x10f (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
1713pcu_info_update(): t2=0x02 t3=0xf0, allowed: 0 1 2 3 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001714sys={1100.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001715(bts=0) ACC: rotate ACC allowed active subset 0x10f -> 0x01f (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001716pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001717sys={1200.000000}: select()
1718(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
1719pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001720sys={1250.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001721(bts=0) ACC: update ACC allowed active subset 0x03e -> 0x07e (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001722pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001723sys={1350.000000}: select()
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001724(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001725pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001726sys={1450.000000}: select()
1727(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
1728pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001729sys={1500.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001730(bts=0) ACC: update ACC allowed active subset 0x1f8 -> 0x1f9 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001731pcu_info_update(): t2=0x02 t3=0x06, allowed: 0 3 4 5 6 7 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001732sys={1600.000000}: select()
1733(bts=0) ACC: rotate ACC allowed active subset 0x1f9 -> 0x1f3 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
1734pcu_info_update(): t2=0x02 t3=0x0c, allowed: 0 1 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001735sys={1700.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001736(bts=0) ACC: rotate ACC allowed active subset 0x1f3 -> 0x1e7 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
1737pcu_info_update(): t2=0x02 t3=0x18, allowed: 0 1 2 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001738sys={1750.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001739(bts=0) ACC: update ACC allowed active subset 0x1e7 -> 0x1ef (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1740pcu_info_update(): t2=0x02 t3=0x10, allowed: 0 1 2 3 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001741sys={1850.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001742(bts=0) ACC: rotate ACC allowed active subset 0x1ef -> 0x1df (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1743pcu_info_update(): t2=0x02 t3=0x20, allowed: 0 1 2 3 4 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001744sys={1950.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001745(bts=0) ACC: rotate ACC allowed active subset 0x1df -> 0x1bf (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1746pcu_info_update(): t2=0x02 t3=0x40, allowed: 0 1 2 3 4 5 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001747sys={2000.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001748(bts=0) ACC: update ACC allowed active subset 0x1bf -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001749pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedroldeaa6fd2020-07-16 20:53:21 +02001750sys={2250.000000}: select()
1751(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001752sys={2500.000000}: select()
1753sys={2750.000000}: select()
1754sys={3000.000000}: select()
1755sys={3250.000000}: select()
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001756NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001757NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001758BTS deallocated OK in test_acc_ramp_up_rotate()
1759===test_acc_ramp_up_rotate(0, 20, 50)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001760NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001761NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001762(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1763BTS allocation OK in test_acc_ramp_up_rotate()
1764*** Barring one ACC ***
1765(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001766pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001767(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001768pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001769(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001770pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001771sys={100.000000}: select()
1772(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001773pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001774sys={200.000000}: select()
1775(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001776pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001777sys={250.000000}: select()
1778(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001779pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001780sys={350.000000}: select()
1781(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001782pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001783sys={450.000000}: select()
1784(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001785pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001786sys={500.000000}: select()
1787(bts=0) ACC: update ACC allowed active subset 0x030 -> 0x070 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001788pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001789sys={600.000000}: select()
1790(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001791pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001792sys={700.000000}: select()
1793(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001794pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001795sys={750.000000}: select()
1796(bts=0) ACC: update ACC allowed active subset 0x1c0 -> 0x1c1 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001797pcu_info_update(): t2=0x02 t3=0x3e, allowed: 0 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001798sys={850.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001799(bts=0) ACC: rotate ACC allowed active subset 0x1c1 -> 0x183 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1800pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001801sys={950.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001802(bts=0) ACC: rotate ACC allowed active subset 0x183 -> 0x107 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1803pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001804sys={1000.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001805(bts=0) ACC: update ACC allowed active subset 0x107 -> 0x10f (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
1806pcu_info_update(): t2=0x02 t3=0xf0, allowed: 0 1 2 3 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001807sys={1100.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001808(bts=0) ACC: rotate ACC allowed active subset 0x10f -> 0x01f (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001809pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001810sys={1200.000000}: select()
1811(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
1812pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001813sys={1250.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001814(bts=0) ACC: update ACC allowed active subset 0x03e -> 0x07e (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001815pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001816sys={1350.000000}: select()
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001817(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001818pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001819sys={1450.000000}: select()
1820(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
1821pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001822sys={1500.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001823(bts=0) ACC: update ACC allowed active subset 0x1f8 -> 0x1f9 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001824pcu_info_update(): t2=0x02 t3=0x06, allowed: 0 3 4 5 6 7 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001825sys={1600.000000}: select()
1826(bts=0) ACC: rotate ACC allowed active subset 0x1f9 -> 0x1f3 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
1827pcu_info_update(): t2=0x02 t3=0x0c, allowed: 0 1 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001828sys={1700.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001829(bts=0) ACC: rotate ACC allowed active subset 0x1f3 -> 0x1e7 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
1830pcu_info_update(): t2=0x02 t3=0x18, allowed: 0 1 2 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001831sys={1750.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001832(bts=0) ACC: update ACC allowed active subset 0x1e7 -> 0x1ef (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1833pcu_info_update(): t2=0x02 t3=0x10, allowed: 0 1 2 3 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001834sys={1850.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001835(bts=0) ACC: rotate ACC allowed active subset 0x1ef -> 0x1df (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1836pcu_info_update(): t2=0x02 t3=0x20, allowed: 0 1 2 3 4 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001837sys={1950.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001838(bts=0) ACC: rotate ACC allowed active subset 0x1df -> 0x1bf (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1839pcu_info_update(): t2=0x02 t3=0x40, allowed: 0 1 2 3 4 5 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001840sys={2000.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001841(bts=0) ACC: update ACC allowed active subset 0x1bf -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001842pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001843sys={2250.000000}: select()
1844(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
1845sys={2500.000000}: select()
1846sys={2750.000000}: select()
1847sys={3000.000000}: select()
1848sys={3250.000000}: select()
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001849NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001850NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001851BTS deallocated OK in test_acc_ramp_up_rotate()
1852===test_acc_ramp_up_rotate(70, 80, 90)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001853NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001854NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001855(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1856BTS allocation OK in test_acc_ramp_up_rotate()
1857*** Barring one ACC ***
1858(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001859pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001860(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001861pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001862(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001863pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001864sys={100.000000}: select()
1865(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001866pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001867sys={200.000000}: select()
1868(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001869pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001870sys={250.000000}: select()
1871(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001872pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001873sys={350.000000}: select()
1874(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001875pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001876sys={450.000000}: select()
1877(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001878pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001879sys={500.000000}: select()
1880(bts=0) ACC: update ACC allowed active subset 0x030 -> 0x070 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001881pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001882sys={600.000000}: select()
1883(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001884pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001885sys={700.000000}: select()
1886(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001887pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001888sys={750.000000}: select()
1889(bts=0) ACC: update ACC allowed active subset 0x1c0 -> 0x1c1 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001890pcu_info_update(): t2=0x02 t3=0x3e, allowed: 0 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001891sys={850.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001892(bts=0) ACC: rotate ACC allowed active subset 0x1c1 -> 0x183 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1893pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001894sys={950.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001895(bts=0) ACC: rotate ACC allowed active subset 0x183 -> 0x107 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1896pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001897sys={1000.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001898(bts=0) ACC: update ACC allowed active subset 0x107 -> 0x10f (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
1899pcu_info_update(): t2=0x02 t3=0xf0, allowed: 0 1 2 3 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001900sys={1100.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001901(bts=0) ACC: rotate ACC allowed active subset 0x10f -> 0x01f (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001902pcu_info_update(): t2=0x03 t3=0xe0, allowed: 0 1 2 3 4
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001903sys={1200.000000}: select()
1904(bts=0) ACC: rotate ACC allowed active subset 0x01f -> 0x03e (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
1905pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001906sys={1250.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001907(bts=0) ACC: update ACC allowed active subset 0x03e -> 0x07e (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001908pcu_info_update(): t2=0x03 t3=0x81, allowed: 1 2 3 4 5 6
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001909sys={1350.000000}: select()
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001910(bts=0) ACC: rotate ACC allowed active subset 0x07e -> 0x0fc (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001911pcu_info_update(): t2=0x03 t3=0x03, allowed: 2 3 4 5 6 7
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001912sys={1450.000000}: select()
1913(bts=0) ACC: rotate ACC allowed active subset 0x0fc -> 0x1f8 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
1914pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001915sys={1500.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001916(bts=0) ACC: update ACC allowed active subset 0x1f8 -> 0x1f9 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001917pcu_info_update(): t2=0x02 t3=0x06, allowed: 0 3 4 5 6 7 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001918sys={1600.000000}: select()
1919(bts=0) ACC: rotate ACC allowed active subset 0x1f9 -> 0x1f3 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
1920pcu_info_update(): t2=0x02 t3=0x0c, allowed: 0 1 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001921sys={1700.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001922(bts=0) ACC: rotate ACC allowed active subset 0x1f3 -> 0x1e7 (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
1923pcu_info_update(): t2=0x02 t3=0x18, allowed: 0 1 2 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001924sys={1750.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001925(bts=0) ACC: update ACC allowed active subset 0x1e7 -> 0x1ef (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1926pcu_info_update(): t2=0x02 t3=0x10, allowed: 0 1 2 3 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001927sys={1850.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001928(bts=0) ACC: rotate ACC allowed active subset 0x1ef -> 0x1df (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1929pcu_info_update(): t2=0x02 t3=0x20, allowed: 0 1 2 3 4 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001930sys={1950.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001931(bts=0) ACC: rotate ACC allowed active subset 0x1df -> 0x1bf (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
1932pcu_info_update(): t2=0x02 t3=0x40, allowed: 0 1 2 3 4 5 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001933sys={2000.000000}: select()
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001934(bts=0) ACC: update ACC allowed active subset 0x1bf -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001935pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001936sys={2250.000000}: select()
1937(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
1938sys={2500.000000}: select()
1939sys={2750.000000}: select()
1940sys={3000.000000}: select()
1941sys={3250.000000}: select()
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001942NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001943NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001944BTS deallocated OK in test_acc_ramp_up_rotate()
1945===test_acc_ramp_updown_rotate(80, 90, 0, 100, 15)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02001946NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02001947NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001948(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
1949BTS allocation OK in test_acc_ramp_updown_rotate()
1950*** Barring one ACC ***
1951(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001952pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001953(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001954pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001955(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001956pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001957sys={100.000000}: select(0): chan_load_avg=0
1958(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001959pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001960sys={200.000000}: select(1): chan_load_avg=15
1961(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001962pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001963sys={250.000000}: select(2): chan_load_avg=30
1964(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001965pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001966sys={350.000000}: select(3): chan_load_avg=45
1967(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001968pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001969sys={450.000000}: select(4): chan_load_avg=60
1970(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001971pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001972sys={500.000000}: select(5): chan_load_avg=75
1973(bts=0) ACC: update ACC allowed active subset 0x030 -> 0x070 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001974pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001975sys={600.000000}: select(6): chan_load_avg=90
1976(bts=0) ACC: rotate ACC allowed active subset 0x070 -> 0x0e0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001977pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001978sys={700.000000}: select(7): chan_load_avg=100
1979(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001980pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001981sys={750.000000}: select(8): chan_load_avg=85
1982sys={850.000000}: select(9): chan_load_avg=70
1983(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x181 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001984pcu_info_update(): t2=0x02 t3=0x7e, allowed: 0 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001985sys={950.000000}: select(10): chan_load_avg=55
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001986(bts=0) ACC: rotate ACC allowed active subset 0x181 -> 0x103 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
1987pcu_info_update(): t2=0x02 t3=0xfc, allowed: 0 1 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001988sys={1000.000000}: select(11): chan_load_avg=40
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001989(bts=0) ACC: update ACC allowed active subset 0x103 -> 0x107 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1990pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001991sys={1100.000000}: select(12): chan_load_avg=25
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001992(bts=0) ACC: rotate ACC allowed active subset 0x107 -> 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001993pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001994sys={1200.000000}: select(13): chan_load_avg=10
1995(bts=0) ACC: rotate ACC allowed active subset 0x00f -> 0x01e (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
1996pcu_info_update(): t2=0x03 t3=0xe1, allowed: 1 2 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02001997sys={1250.000000}: select(14): chan_load_avg=0
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02001998(bts=0) ACC: update ACC allowed active subset 0x01e -> 0x03e (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02001999pcu_info_update(): t2=0x03 t3=0xc1, allowed: 1 2 3 4 5
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002000sys={1350.000000}: select(15): chan_load_avg=15
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002001(bts=0) ACC: rotate ACC allowed active subset 0x03e -> 0x07c (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002002pcu_info_update(): t2=0x03 t3=0x83, allowed: 2 3 4 5 6
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002003sys={1450.000000}: select(16): chan_load_avg=30
2004(bts=0) ACC: rotate ACC allowed active subset 0x07c -> 0x0f8 (active_len=5, ramp_len=5, adm_len=10, perm_len=9, rotation=on)
2005pcu_info_update(): t2=0x03 t3=0x07, allowed: 3 4 5 6 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002006sys={1500.000000}: select(17): chan_load_avg=45
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002007(bts=0) ACC: update ACC allowed active subset 0x0f8 -> 0x1f8 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002008pcu_info_update(): t2=0x02 t3=0x07, allowed: 3 4 5 6 7 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002009sys={1600.000000}: select(18): chan_load_avg=60
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002010(bts=0) ACC: rotate ACC allowed active subset 0x1f8 -> 0x1f1 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002011pcu_info_update(): t2=0x02 t3=0x0e, allowed: 0 4 5 6 7 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002012sys={1700.000000}: select(19): chan_load_avg=75
2013(bts=0) ACC: rotate ACC allowed active subset 0x1f1 -> 0x1e3 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
2014pcu_info_update(): t2=0x02 t3=0x1c, allowed: 0 1 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002015sys={1750.000000}: select(20): chan_load_avg=90
2016sys={1850.000000}: select(21): chan_load_avg=100
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002017(bts=0) ACC: rotate ACC allowed active subset 0x1e3 -> 0x1c7 (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
2018pcu_info_update(): t2=0x02 t3=0x38, allowed: 0 1 2 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002019sys={1950.000000}: select(22): chan_load_avg=85
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002020(bts=0) ACC: rotate ACC allowed active subset 0x1c7 -> 0x18f (active_len=6, ramp_len=6, adm_len=10, perm_len=9, rotation=on)
2021pcu_info_update(): t2=0x02 t3=0x70, allowed: 0 1 2 3 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002022sys={2000.000000}: select(23): chan_load_avg=70
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002023(bts=0) ACC: update ACC allowed active subset 0x18f -> 0x19f (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
2024pcu_info_update(): t2=0x02 t3=0x60, allowed: 0 1 2 3 4 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002025sys={2100.000000}: select(24): chan_load_avg=55
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002026(bts=0) ACC: rotate ACC allowed active subset 0x19f -> 0x13f (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
2027pcu_info_update(): t2=0x02 t3=0xc0, allowed: 0 1 2 3 4 5 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002028sys={2200.000000}: select(25): chan_load_avg=40
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002029(bts=0) ACC: rotate ACC allowed active subset 0x13f -> 0x07f (active_len=7, ramp_len=7, adm_len=10, perm_len=9, rotation=on)
2030pcu_info_update(): t2=0x03 t3=0x80, allowed: 0 1 2 3 4 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002031sys={2250.000000}: select(26): chan_load_avg=25
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002032(bts=0) ACC: update ACC allowed active subset 0x07f -> 0x0ff (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
2033pcu_info_update(): t2=0x03 t3=0x00, allowed: 0 1 2 3 4 5 6 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002034sys={2350.000000}: select(27): chan_load_avg=10
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002035(bts=0) ACC: rotate ACC allowed active subset 0x0ff -> 0x1fe (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
2036pcu_info_update(): t2=0x02 t3=0x01, allowed: 1 2 3 4 5 6 7 8
2037sys={2450.000000}: select(28): chan_load_avg=0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002038(bts=0) ACC: rotate ACC allowed active subset 0x1fe -> 0x1fd (active_len=8, ramp_len=8, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002039pcu_info_update(): t2=0x02 t3=0x02, allowed: 0 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002040sys={2500.000000}: select(29): chan_load_avg=15
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002041(bts=0) ACC: update ACC allowed active subset 0x1fd -> 0x1ff (active_len=9, ramp_len=9, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002042pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002043sys={2750.000000}: select(30): chan_load_avg=30
2044(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
2045sys={3000.000000}: select(31): chan_load_avg=45
2046sys={3250.000000}: select(32): chan_load_avg=60
2047sys={3500.000000}: select(33): chan_load_avg=75
2048sys={3750.000000}: select(34): chan_load_avg=90
2049sys={4000.000000}: select(35): chan_load_avg=100
2050sys={4250.000000}: select(36): chan_load_avg=85
2051sys={4500.000000}: select(37): chan_load_avg=70
2052(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
2053sys={4750.000000}: select(38): chan_load_avg=55
2054sys={5000.000000}: select(39): chan_load_avg=40
2055sys={5250.000000}: select(40): chan_load_avg=25
2056sys={5500.000000}: select(41): chan_load_avg=10
2057sys={5750.000000}: select(42): chan_load_avg=0
2058sys={6000.000000}: select(43): chan_load_avg=15
2059sys={6250.000000}: select(44): chan_load_avg=30
2060sys={6500.000000}: select(45): chan_load_avg=45
2061sys={6750.000000}: select(46): chan_load_avg=60
2062sys={7000.000000}: select(47): chan_load_avg=75
2063sys={7250.000000}: select(48): chan_load_avg=90
2064sys={7500.000000}: select(49): chan_load_avg=100
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002065NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002066NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002067BTS deallocated OK in test_acc_ramp_updown_rotate()
2068===test_acc_ramp_updown_rotate(30, 50, 10, 100, 15)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002069NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002070NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002071(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
2072BTS allocation OK in test_acc_ramp_updown_rotate()
2073*** Barring one ACC ***
2074(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002075pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002076(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002077pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002078(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002079pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002080sys={100.000000}: select(0): chan_load_avg=10
2081(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002082pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002083sys={200.000000}: select(1): chan_load_avg=25
2084(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002085pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002086sys={250.000000}: select(2): chan_load_avg=40
2087sys={350.000000}: select(3): chan_load_avg=55
2088(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002089pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002090sys={450.000000}: select(4): chan_load_avg=70
2091(bts=0) ACC: rotate ACC allowed active subset 0x008 -> 0x010 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002092pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002093sys={500.000000}: select(5): chan_load_avg=85
2094sys={600.000000}: select(6): chan_load_avg=100
2095(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002096pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002097sys={700.000000}: select(7): chan_load_avg=85
2098(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002099pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002100sys={750.000000}: select(8): chan_load_avg=70
2101sys={850.000000}: select(9): chan_load_avg=55
2102(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002103pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002104sys={950.000000}: select(10): chan_load_avg=40
2105(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002106pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002107sys={1000.000000}: select(11): chan_load_avg=25
2108(bts=0) ACC: update ACC allowed active subset 0x100 -> 0x101 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002109pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002110sys={1100.000000}: select(12): chan_load_avg=10
2111(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002112pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002113sys={1200.000000}: select(13): chan_load_avg=25
2114(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002115pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002116sys={1250.000000}: select(14): chan_load_avg=40
2117sys={1350.000000}: select(15): chan_load_avg=55
2118(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002119pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002120sys={1450.000000}: select(16): chan_load_avg=70
2121(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002122pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002123sys={1500.000000}: select(17): chan_load_avg=85
2124(bts=0) ACC: update ACC allowed active subset 0x018 -> 0x010 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002125pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002126sys={1600.000000}: select(18): chan_load_avg=100
2127(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002128pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002129sys={1700.000000}: select(19): chan_load_avg=85
2130(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002131pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002132sys={1750.000000}: select(20): chan_load_avg=70
2133sys={1850.000000}: select(21): chan_load_avg=55
2134(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002135pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002136sys={1950.000000}: select(22): chan_load_avg=40
2137(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002138pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002139sys={2000.000000}: select(23): chan_load_avg=25
2140(bts=0) ACC: update ACC allowed active subset 0x100 -> 0x101 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002141pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002142sys={2100.000000}: select(24): chan_load_avg=10
2143(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002144pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002145sys={2200.000000}: select(25): chan_load_avg=25
2146(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002147pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002148sys={2250.000000}: select(26): chan_load_avg=40
2149sys={2350.000000}: select(27): chan_load_avg=55
2150(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002151pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002152sys={2450.000000}: select(28): chan_load_avg=70
2153(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002154pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002155sys={2500.000000}: select(29): chan_load_avg=85
2156(bts=0) ACC: update ACC allowed active subset 0x018 -> 0x010 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002157pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002158sys={2600.000000}: select(30): chan_load_avg=100
2159(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002160pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002161sys={2700.000000}: select(31): chan_load_avg=85
2162(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002163pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002164sys={2750.000000}: select(32): chan_load_avg=70
2165sys={2850.000000}: select(33): chan_load_avg=55
2166(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002167pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002168sys={2950.000000}: select(34): chan_load_avg=40
2169(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002170pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002171sys={3000.000000}: select(35): chan_load_avg=25
2172(bts=0) ACC: update ACC allowed active subset 0x100 -> 0x101 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002173pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002174sys={3100.000000}: select(36): chan_load_avg=10
2175(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002176pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002177sys={3200.000000}: select(37): chan_load_avg=25
2178(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002179pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002180sys={3250.000000}: select(38): chan_load_avg=40
2181sys={3350.000000}: select(39): chan_load_avg=55
2182(bts=0) ACC: rotate ACC allowed active subset 0x006 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002183pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002184sys={3450.000000}: select(40): chan_load_avg=70
2185(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002186pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002187sys={3500.000000}: select(41): chan_load_avg=85
2188(bts=0) ACC: update ACC allowed active subset 0x018 -> 0x010 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002189pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002190sys={3600.000000}: select(42): chan_load_avg=100
2191(bts=0) ACC: rotate ACC allowed active subset 0x010 -> 0x020 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002192pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002193sys={3700.000000}: select(43): chan_load_avg=85
2194(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002195pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002196sys={3750.000000}: select(44): chan_load_avg=70
2197sys={3850.000000}: select(45): chan_load_avg=55
2198(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002199pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002200sys={3950.000000}: select(46): chan_load_avg=40
2201(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002202pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002203sys={4000.000000}: select(47): chan_load_avg=25
2204(bts=0) ACC: update ACC allowed active subset 0x100 -> 0x101 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002205pcu_info_update(): t2=0x02 t3=0xfe, allowed: 0 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002206sys={4100.000000}: select(48): chan_load_avg=10
2207(bts=0) ACC: rotate ACC allowed active subset 0x101 -> 0x003 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002208pcu_info_update(): t2=0x03 t3=0xfc, allowed: 0 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002209sys={4200.000000}: select(49): chan_load_avg=25
2210(bts=0) ACC: rotate ACC allowed active subset 0x003 -> 0x006 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002211pcu_info_update(): t2=0x03 t3=0xf9, allowed: 1 2
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002212NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002213NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002214BTS deallocated OK in test_acc_ramp_updown_rotate()
2215===test_acc_ramp_updown_rotate(50, 49, 0, 100, 10)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002216NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002217NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002218(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
2219BTS allocation OK in test_acc_ramp_updown_rotate()
2220*** Barring one ACC ***
2221(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002222pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002223(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002224pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002225(bts=0) ACC: New ACC allowed subset 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002226pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002227sys={100.000000}: select(0): chan_load_avg=0
2228(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002229pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002230sys={200.000000}: select(1): chan_load_avg=10
2231(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002232pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002233sys={250.000000}: select(2): chan_load_avg=20
2234(bts=0) ACC: update ACC allowed active subset 0x004 -> 0x00c (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002235pcu_info_update(): t2=0x03 t3=0xf3, allowed: 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002236sys={350.000000}: select(3): chan_load_avg=30
2237(bts=0) ACC: rotate ACC allowed active subset 0x00c -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002238pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002239sys={450.000000}: select(4): chan_load_avg=40
2240(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002241pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002242sys={500.000000}: select(5): chan_load_avg=50
2243(bts=0) ACC: update ACC allowed active subset 0x030 -> 0x020 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002244pcu_info_update(): t2=0x03 t3=0xdf, allowed: 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002245sys={600.000000}: select(6): chan_load_avg=60
2246(bts=0) ACC: rotate ACC allowed active subset 0x020 -> 0x040 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002247pcu_info_update(): t2=0x03 t3=0xbf, allowed: 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002248sys={700.000000}: select(7): chan_load_avg=70
2249(bts=0) ACC: rotate ACC allowed active subset 0x040 -> 0x080 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002250pcu_info_update(): t2=0x03 t3=0x7f, allowed: 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002251sys={750.000000}: select(8): chan_load_avg=80
2252sys={850.000000}: select(9): chan_load_avg=90
2253(bts=0) ACC: rotate ACC allowed active subset 0x080 -> 0x100 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002254pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002255sys={950.000000}: select(10): chan_load_avg=100
2256(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002257pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002258sys={1000.000000}: select(11): chan_load_avg=90
2259sys={1100.000000}: select(12): chan_load_avg=80
2260(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002261pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002262sys={1200.000000}: select(13): chan_load_avg=70
2263(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002264pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002265sys={1250.000000}: select(14): chan_load_avg=60
2266sys={1350.000000}: select(15): chan_load_avg=50
2267(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002268pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002269sys={1450.000000}: select(16): chan_load_avg=40
2270(bts=0) ACC: rotate ACC allowed active subset 0x008 -> 0x010 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002271pcu_info_update(): t2=0x03 t3=0xef, allowed: 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002272sys={1500.000000}: select(17): chan_load_avg=30
2273(bts=0) ACC: update ACC allowed active subset 0x010 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002274pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002275sys={1600.000000}: select(18): chan_load_avg=20
2276(bts=0) ACC: rotate ACC allowed active subset 0x030 -> 0x060 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002277pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002278sys={1700.000000}: select(19): chan_load_avg=10
2279(bts=0) ACC: rotate ACC allowed active subset 0x060 -> 0x0c0 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002280pcu_info_update(): t2=0x03 t3=0x3f, allowed: 6 7
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002281sys={1750.000000}: select(20): chan_load_avg=0
2282(bts=0) ACC: update ACC allowed active subset 0x0c0 -> 0x1c0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002283pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002284sys={1850.000000}: select(21): chan_load_avg=10
2285(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x181 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002286pcu_info_update(): t2=0x02 t3=0x7e, allowed: 0 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002287sys={1950.000000}: select(22): chan_load_avg=20
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002288(bts=0) ACC: rotate ACC allowed active subset 0x181 -> 0x103 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
2289pcu_info_update(): t2=0x02 t3=0xfc, allowed: 0 1 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002290sys={2000.000000}: select(23): chan_load_avg=30
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002291(bts=0) ACC: update ACC allowed active subset 0x103 -> 0x107 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
2292pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002293sys={2100.000000}: select(24): chan_load_avg=40
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002294(bts=0) ACC: rotate ACC allowed active subset 0x107 -> 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002295pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002296sys={2200.000000}: select(25): chan_load_avg=50
2297(bts=0) ACC: rotate ACC allowed active subset 0x00f -> 0x01e (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
2298pcu_info_update(): t2=0x03 t3=0xe1, allowed: 1 2 3 4
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002299sys={2250.000000}: select(26): chan_load_avg=60
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002300(bts=0) ACC: update ACC allowed active subset 0x01e -> 0x01c (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002301pcu_info_update(): t2=0x03 t3=0xe3, allowed: 2 3 4
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002302sys={2350.000000}: select(27): chan_load_avg=70
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002303(bts=0) ACC: rotate ACC allowed active subset 0x01c -> 0x038 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002304pcu_info_update(): t2=0x03 t3=0xc7, allowed: 3 4 5
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002305sys={2450.000000}: select(28): chan_load_avg=80
2306(bts=0) ACC: rotate ACC allowed active subset 0x038 -> 0x070 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
2307pcu_info_update(): t2=0x03 t3=0x8f, allowed: 4 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002308sys={2500.000000}: select(29): chan_load_avg=90
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002309(bts=0) ACC: update ACC allowed active subset 0x070 -> 0x060 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002310pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002311sys={2600.000000}: select(30): chan_load_avg=100
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002312(bts=0) ACC: rotate ACC allowed active subset 0x060 -> 0x0c0 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002313pcu_info_update(): t2=0x03 t3=0x3f, allowed: 6 7
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002314sys={2700.000000}: select(31): chan_load_avg=90
2315(bts=0) ACC: rotate ACC allowed active subset 0x0c0 -> 0x180 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
2316pcu_info_update(): t2=0x02 t3=0x7f, allowed: 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002317sys={2750.000000}: select(32): chan_load_avg=80
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002318(bts=0) ACC: update ACC allowed active subset 0x180 -> 0x100 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002319pcu_info_update(): t2=0x02 t3=0xff, allowed: 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002320sys={2850.000000}: select(33): chan_load_avg=70
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002321(bts=0) ACC: rotate ACC allowed active subset 0x100 -> 0x001 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002322pcu_info_update(): t2=0x03 t3=0xfe, allowed: 0
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002323sys={2950.000000}: select(34): chan_load_avg=60
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002324(bts=0) ACC: rotate ACC allowed active subset 0x001 -> 0x002 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002325pcu_info_update(): t2=0x03 t3=0xfd, allowed: 1
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002326sys={3000.000000}: select(35): chan_load_avg=50
2327sys={3100.000000}: select(36): chan_load_avg=40
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002328(bts=0) ACC: rotate ACC allowed active subset 0x002 -> 0x004 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002329pcu_info_update(): t2=0x03 t3=0xfb, allowed: 2
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002330sys={3200.000000}: select(37): chan_load_avg=30
2331(bts=0) ACC: rotate ACC allowed active subset 0x004 -> 0x008 (active_len=1, ramp_len=1, adm_len=10, perm_len=9, rotation=on)
2332pcu_info_update(): t2=0x03 t3=0xf7, allowed: 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002333sys={3250.000000}: select(38): chan_load_avg=20
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002334(bts=0) ACC: update ACC allowed active subset 0x008 -> 0x018 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002335pcu_info_update(): t2=0x03 t3=0xe7, allowed: 3 4
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002336sys={3350.000000}: select(39): chan_load_avg=10
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002337(bts=0) ACC: rotate ACC allowed active subset 0x018 -> 0x030 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002338pcu_info_update(): t2=0x03 t3=0xcf, allowed: 4 5
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002339sys={3450.000000}: select(40): chan_load_avg=0
2340(bts=0) ACC: rotate ACC allowed active subset 0x030 -> 0x060 (active_len=2, ramp_len=2, adm_len=10, perm_len=9, rotation=on)
2341pcu_info_update(): t2=0x03 t3=0x9f, allowed: 5 6
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002342sys={3500.000000}: select(41): chan_load_avg=10
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002343(bts=0) ACC: update ACC allowed active subset 0x060 -> 0x0e0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002344pcu_info_update(): t2=0x03 t3=0x1f, allowed: 5 6 7
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002345sys={3600.000000}: select(42): chan_load_avg=20
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002346(bts=0) ACC: rotate ACC allowed active subset 0x0e0 -> 0x1c0 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002347pcu_info_update(): t2=0x02 t3=0x3f, allowed: 6 7 8
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002348sys={3700.000000}: select(43): chan_load_avg=30
2349(bts=0) ACC: rotate ACC allowed active subset 0x1c0 -> 0x181 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
2350pcu_info_update(): t2=0x02 t3=0x7e, allowed: 0 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002351sys={3750.000000}: select(44): chan_load_avg=40
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002352(bts=0) ACC: update ACC allowed active subset 0x181 -> 0x183 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
2353pcu_info_update(): t2=0x02 t3=0x7c, allowed: 0 1 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002354sys={3850.000000}: select(45): chan_load_avg=50
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002355(bts=0) ACC: rotate ACC allowed active subset 0x183 -> 0x107 (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
2356pcu_info_update(): t2=0x02 t3=0xf8, allowed: 0 1 2 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002357sys={3950.000000}: select(46): chan_load_avg=60
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002358(bts=0) ACC: rotate ACC allowed active subset 0x107 -> 0x00f (active_len=4, ramp_len=4, adm_len=10, perm_len=9, rotation=on)
2359pcu_info_update(): t2=0x03 t3=0xf0, allowed: 0 1 2 3
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002360sys={4000.000000}: select(47): chan_load_avg=70
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002361(bts=0) ACC: update ACC allowed active subset 0x00f -> 0x00e (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002362pcu_info_update(): t2=0x03 t3=0xf1, allowed: 1 2 3
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002363sys={4100.000000}: select(48): chan_load_avg=80
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002364(bts=0) ACC: rotate ACC allowed active subset 0x00e -> 0x01c (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002365pcu_info_update(): t2=0x03 t3=0xe3, allowed: 2 3 4
Pau Espin Pedrol88cef632020-08-27 14:05:06 +02002366sys={4200.000000}: select(49): chan_load_avg=90
2367(bts=0) ACC: rotate ACC allowed active subset 0x01c -> 0x038 (active_len=3, ramp_len=3, adm_len=10, perm_len=9, rotation=on)
2368pcu_info_update(): t2=0x03 t3=0xc7, allowed: 3 4 5
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002369NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002370NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002371BTS deallocated OK in test_acc_ramp_updown_rotate()
2372===test_acc_ramp_updown_rotate(30, 80, 30, 80, 5)===
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002373NM_BTS_SM_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002374NM_BTS_OP{DISABLED_NOTINSTALLED}: Allocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002375(bts=0) ACC: New ACC allowed subset 0x3ff (active_len=10, ramp_len=10, adm_len=10, perm_len=10, rotation=off)
2376BTS allocation OK in test_acc_ramp_updown_rotate()
2377*** Barring one ACC ***
2378(bts=0) ACC: New ACC allowed subset 0x1ff (active_len=9, ramp_len=10, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002379pcu_info_update(): t2=0x02 t3=0x00, allowed: 0 1 2 3 4 5 6 7 8
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002380(bts=0) ACC: update ACC allowed active subset 0x1ff -> 0x000 (active_len=0, ramp_len=0, adm_len=10, perm_len=9, rotation=off)
Pau Espin Pedrolc7b85d32020-08-27 13:07:44 +02002381pcu_info_update(): t2=0x03 t3=0xff, allowed:
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002382sys={250.000000}: select(0): chan_load_avg=30
2383sys={500.000000}: select(1): chan_load_avg=35
2384sys={750.000000}: select(2): chan_load_avg=40
2385sys={1000.000000}: select(3): chan_load_avg=45
2386sys={1250.000000}: select(4): chan_load_avg=50
2387sys={1500.000000}: select(5): chan_load_avg=55
2388sys={1750.000000}: select(6): chan_load_avg=60
2389sys={2000.000000}: select(7): chan_load_avg=65
2390sys={2250.000000}: select(8): chan_load_avg=70
2391sys={2500.000000}: select(9): chan_load_avg=75
2392sys={2750.000000}: select(10): chan_load_avg=80
2393sys={3000.000000}: select(11): chan_load_avg=75
2394sys={3250.000000}: select(12): chan_load_avg=70
2395sys={3500.000000}: select(13): chan_load_avg=65
2396sys={3750.000000}: select(14): chan_load_avg=60
2397sys={4000.000000}: select(15): chan_load_avg=55
2398sys={4250.000000}: select(16): chan_load_avg=50
2399sys={4500.000000}: select(17): chan_load_avg=45
2400sys={4750.000000}: select(18): chan_load_avg=40
2401sys={5000.000000}: select(19): chan_load_avg=35
2402sys={5250.000000}: select(20): chan_load_avg=30
2403sys={5500.000000}: select(21): chan_load_avg=35
2404sys={5750.000000}: select(22): chan_load_avg=40
2405sys={6000.000000}: select(23): chan_load_avg=45
2406sys={6250.000000}: select(24): chan_load_avg=50
2407sys={6500.000000}: select(25): chan_load_avg=55
2408sys={6750.000000}: select(26): chan_load_avg=60
2409sys={7000.000000}: select(27): chan_load_avg=65
2410sys={7250.000000}: select(28): chan_load_avg=70
2411sys={7500.000000}: select(29): chan_load_avg=75
2412sys={7750.000000}: select(30): chan_load_avg=80
2413sys={8000.000000}: select(31): chan_load_avg=75
2414sys={8250.000000}: select(32): chan_load_avg=70
2415sys={8500.000000}: select(33): chan_load_avg=65
2416sys={8750.000000}: select(34): chan_load_avg=60
2417sys={9000.000000}: select(35): chan_load_avg=55
2418sys={9250.000000}: select(36): chan_load_avg=50
2419sys={9500.000000}: select(37): chan_load_avg=45
2420sys={9750.000000}: select(38): chan_load_avg=40
2421sys={10000.000000}: select(39): chan_load_avg=35
2422sys={10250.000000}: select(40): chan_load_avg=30
2423sys={10500.000000}: select(41): chan_load_avg=35
2424sys={10750.000000}: select(42): chan_load_avg=40
2425sys={11000.000000}: select(43): chan_load_avg=45
2426sys={11250.000000}: select(44): chan_load_avg=50
2427sys={11500.000000}: select(45): chan_load_avg=55
2428sys={11750.000000}: select(46): chan_load_avg=60
2429sys={12000.000000}: select(47): chan_load_avg=65
2430sys={12250.000000}: select(48): chan_load_avg=70
2431sys={12500.000000}: select(49): chan_load_avg=75
Pau Espin Pedrol4338de52020-09-30 12:52:04 +02002432NM_BTS_SM_OP(bts_sm){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol6adeb602020-09-30 12:52:53 +02002433NM_BTS_OP(bts0){DISABLED_NOTINSTALLED}: Deallocated
Pau Espin Pedrol1e5e7002020-07-23 19:13:56 +02002434BTS deallocated OK in test_acc_ramp_updown_rotate()