Project

General

Profile

Actions

Bug #5189

closed

ns2: Data sent over NSVC with data_weight=0

Added by daniel over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
libosmogb
Target version:
-
Start date:
06/29/2021
Due date:
% Done:

100%

Spec Reference:

Description

Recent TTCN3 tests have started to fail. It's complaining about data_weight not being honored:

"NS_Emulation.ttcnpp:959 : Unexpected Rx NS-UNITDATA on NSVC with data_weight=0, sig_weight=1: { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '4E2B'O (\"N+\"), nS_SDU := '110D8829262400000000002084421800239382172A'O } }" 
      GBProxy_Tests.ttcn:3545 GBProxy_Tests control part
      GBProxy_Tests.ttcn:1703 TC_paging_ps_reject_ptp_bvci testcase
Actions #1

Updated by daniel over 2 years ago

  • Status changed from New to In Progress
  • Assignee changed from lynxis to daniel
Actions #2

Updated by daniel over 2 years ago

  • % Done changed from 0 to 30

I think I found it: ns2_load_sharing_modulo() did not skip NSVCs with data_weight == 0. So we always had that issue, but the recent patch to keep the order of NSVCs made it appear in our tests.

Actions #3

Updated by daniel over 2 years ago

  • % Done changed from 30 to 60
Actions #4

Updated by daniel over 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)