|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1986 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 1986.
Report 1986 Actions
Problem Report Number 1986 Submitter's Classification Specification problem State Resolved Resolution Rejected (REJ) Problem Resolution ID REJ.X.0572 Raised 1995-08-15 08:00 Updated 2003-03-13 08:00 Published null Product Standard Transport Service XTI Certification Program The Open Brand certification program Test Suite VST version 4.1.3 Test Identification XTI.os/clts/T.rcvudata 6 Problem Summary PGT4R.001 In the test for addr.len too small, the t_errno is checked for a value of TBUFOVFLW, but the returned udata.len is also checked to make sure it is equal to zero. It isn't clear from the XTI specifica... Problem Text
In the test for addr.len too small, the t_errno is checked for a value of
TBUFOVFLW, but the returned udata.len is also checked to make sure
it is equal to zero. It isn't clear from the XTI specifications that
these values are meaningful when t_rcvudata() returns an error, in fact
an XTI user should assume that anything returned in udata is meaningless
in this case, as the manual states that the datagram is discarded.
Would it be possible to allow the return of udata.len != 0 in this case?
Note that the failure of the second part of this test case, when opt.len
is too small, is due to an unrelated problem in our XTI implementation.Test Output
400|0 6 1 11:40:10|IC Start
200|0 6 11:40:10|TP Start
520|0 6 00001071 1 1|t_rcvudata() on UDP endpoint, with addr.len too small
520|0 6 00001071 1 2|expected udata.len = 0, actual = 6
520|0 6 00001071 1 3|t_rcvudata() on UDP endpoint, with opt.len too small
520|0 6 00001071 1 4|RETURN VALUES: expected: -1, observed: 0
520|0 6 00001071 1 5|TERRNO VALUES: expected: 11 (TBUFOVFLW), observed: 0 (NO ER
ROR)
220|0 6 1 11:40:10|FAIL
410|0 6 1 11:40:10|IC EndReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
The udata.len field is explicitly tested to be zero because of the statement
in the XTI specification associated with the TBUFOVFLW error which says
"The unit data information to be returned in unitdata will be
discarded".
This seems to be a case where the XTI specification makes a requirement on
the implementation which is not being met by the system under test.
It is recommended that this request is rejected.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Rejected (REJ) Review Conclusion
This request is refused.
Problem Reporting System Options:
- View Report 1986
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority