[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ltp-list
Subject:    Re: [LTP] sendmsg01
From:       Robert Williamson <robbiew () us ! ibm ! com>
Date:       2005-12-23 17:42:21
Message-ID: OFD9E3CDDB.AD12C9AB-ON852570E0.00613844-862570E0.00612764 () us ! ibm ! com
[Download RAW message or body]

Applied patch to CVS tree for Jan. release...thanks!

-Robbie

(Embedded image moved to file: pic26879.jpg)


                                                                           
             Mark Ver                                                      
             <mv2h@yahoo.com>                                              
             Sent by:                                                   To 
             ltp-list-admin@li         ltp-list@lists.sourceforge.net      
             sts.sourceforge.n                                          cc 
             et                                                            
                                                                   Subject 
                                       [LTP] sendmsg01                     
             12/09/2005 04:20                                              
             PM                                                            
                                                                           
                                                                           
                                                                           
                                                                           




sendmsg01 gets the following failure on zSeries
64-bit:

sendmsg01   13  FAIL  :  invalid flags set w/ control
; returned -1 (expected -1), errno 22 (expected 95)
sendmsg01   14  FAIL  :  invalid flags set ; returned
-1 (expected 0), errno 22 (expected 95)

Adding the "s390x" architecture to the list for
setting MSG_CMSG_COMPAT 0x80000000 seems to fix the problem.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com ---
ltp-full-20051103/testcases/kernel/syscalls/sendmsg/sendmsg01.c
2005-12-09 16:43:47.197272000 -0500
+++ ltp-full-20051205/testcases/kernel/syscalls/sendmsg/sendmsg01.c
2005-12-09 16:45:51.837272000 -0500
@@ -48,7 +48,7 @@
 /* and this test to function correctly.                        */
 #ifndef MSG_CMSG_COMPAT

-#if defined (__powerpc64__) || defined (__x86_64__) || defined
(__sparc64__) || defined (__ia64__)
+#if defined (__powerpc64__) || defined (__x86_64__) || defined
(__sparc64__) || defined (__ia64__) || defined (__s390x__)
 #define MSG_CMSG_COMPAT 0x80000000
 #else
 #define MSG_CMSG_COMPAT 0

["pic26879.jpg" (image/jpeg)]
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic