|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1962 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1962.
Report 1962 Actions
Problem Report Number 1962 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0989 Raised 1997-02-06 08:00 Updated 2003-03-13 08:00 Published 1997-02-06 08:00 Product Standard Transport Service XTI Certification Program The Open Brand certification program Test Suite VST version 4.1.4 Test Identification XTI.os/cots/snd 14 Linked Problem Reports TSDT4.020, (in, old, system) Problem Summary TSDT4.027 Expedited data of ETSDU size are sent with the T_MORE flag set. An additional byte of expedited data is sent with the T_MORE flag set. The T_END indication is meant to be sent along with a 0-byte ETSD... Problem Text
Expedited data of ETSDU size are sent with the T_MORE flag set. An
additional byte of expedited data is sent with the T_MORE flag set.
The T_END indication is meant to be sent along with a 0-byte ETSDU.
In fact, this 0-byte ETSDU is a 0-byte TSDU due to a bug in
snd.c, test14(), line 1119:
"if (c_snd(fd, nbytes, "expedited", T_DATAXFER, 0, nbytes, "", 0, .......)"
is to be changed to
"if (c_snd(fd, nbytes, "expedited", T_DATAXFER, 0, nbytes, "", T_EXPEDITED, ...)"
Repeat of previous waiver for VST 4.1.4.Test Output
/tset/XTI.os/cots/snd/T.snd 14 Unresolved
Test Information:
t_snd(fd, buf, 0, 0x0) on ISO CLASS 2 endpoint with expedited data
RETURN VALUES: expected: 0, observed: -1
TERRNO VALUES: expected: 0 (NO ERROR), observed: 10 (TBADDATA)Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
This is a repeat of TSDT4.020 for VST 4.1.3.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 1962
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority