Project

General

Profile

Actions

Bug #4792

closed

TLV parsing problem during SNS-ADD / SNS-DEL

Added by laforge over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
libosmogb
Target version:
-
Start date:
10/09/2020
Due date:
% Done:

100%

Spec Reference:

Description

While executing PCU_Tests_SNS.TC_sns_add or TC_sns_del, we are seeing the following error message on stderr of osmo-pcu (using gprs_ns2):

Error during TLV Parse in [L2]> 0d 04 82 04 d2 17 05 88 7f 00 00 01 59 da 00 01  (gprs_ns2.c:881)
Error during TLV Parse in [L2]> 11 04 82 04 d2 18 05 88 7f 00 00 01 59 d9 00 01  (gprs_ns2.c:881)
Error during TLV Parse in [L2]> 0e 04 82 04 d2 19 05 88 7f 00 00 01 59 d9 00 c8  (gprs_ns2.c:881)

First of all, the question is whether those errors are errors in NS2 or erors in our TTCN3 tests.

Secondly, why are those TLV parsing errors written to stderr without any prefix? There's no subssystem/level/... printed in frot. Look at this example:

20201009144947177 DLNS DEBUG GPRS-NS2-VC[0x5634298c0e40]{UNBLOCKED}: Received Event UNITDATA (gprs_ns2_vc_fsm.c:647)
20201009144947177 DBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.cpp:483)
20201009144947177 DBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.cpp:279)
Error during TLV Parse in [L2]> 0d 04 82 04 d2 17 05 88 7f 00 00 01 59 da 00 01  (gprs_ns2.c:881)
20201009144957174 DBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.cpp:917)
20201009144957175 DBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.cpp:825)


Files

sns-add.png View sns-add.png 51.3 KB laforge, 10/09/2020 01:28 PM
TC_sns_add.pcap TC_sns_add.pcap 1.32 KB laforge, 10/09/2020 01:30 PM
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)