Edgerouter-ltp: Difference between revisions
Line 178: | Line 178: | ||
|| '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla''' | || '''LTP cases'''|| '''status''' || '''error msg''' || '''comment''' || '''bugzilla''' | ||
|- | |- | ||
|| eventfd01 || | || eventfd01 || LTP || eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument | ||
eventfd01 13 TBROK : error triggering eventfd overflow | eventfd01 13 TBROK : error triggering eventfd overflow | ||
eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument | eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument | ||
Line 184: | Line 184: | ||
eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument | eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument | ||
eventfd01 15 TBROK : error triggering eventfd overflow | eventfd01 15 TBROK : error triggering eventfd overflow | ||
|| | || On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. || | ||
|- | |- | ||
|| getrusage03 || NAB || getrusage03_child 1 TBROK : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory | || getrusage03 || NAB || getrusage03_child 1 TBROK : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory | ||
Line 195: | Line 195: | ||
|| fanotify04 || NAB || fanotify04 1 TCONF : fanotify is not configured in this kernel. || || | || fanotify04 || NAB || fanotify04 1 TCONF : fanotify is not configured in this kernel. || || | ||
|- | |- | ||
|| io_submit01 || | || io_submit01 || LTP || io_submit01 6 TFAIL : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor | ||
|| | || On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. || | ||
|- | |- | ||
|| setregid02 || LTP || setregid02 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success || || | || setregid02 || LTP || setregid02 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success || || | ||
Line 222: | Line 222: | ||
|| syslog10 || [[qemux86-ltp|qemux86]] || || || | || syslog10 || [[qemux86-ltp|qemux86]] || || || | ||
|- | |- | ||
|| aio01 || | || aio01 || LTP || aio01 1 TFAIL : Test 1: io_submit failed - retval=-22, errno=0 | ||
|| | || On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. || | ||
|- | |- | ||
|| aio02 || | || aio02 || LTP || io_submit tio: Invalid argument | ||
|| | || On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. || | ||
|- | |- | ||
|| mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. || | || mtest06_2 || NAB || main(): mmap(): Cannot allocate memory || Not enough memory. || |
Revision as of 06:10, 7 July 2014
1.7 M1 RC1 20140625 build
total: 35
LTP cases | status | error msg | comment | bugzilla |
eventfd01 | eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01 13 TBROK : error triggering eventfd overflow eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK : error triggering eventfd overflow eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK : error triggering eventfd overflow |
|||
getrusage03 | NAB | getrusage03_child 1 TBROK : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory | Not enough memory. | |
fanotify01 | NAB | fanotify01 1 TCONF : fanotify is not configured in this kernel. | ||
fanotify02 | NAB | fanotify02 1 TCONF : fanotify is not configured in this kernel. | ||
fanotify04 | NAB | fanotify04 1 TCONF : fanotify is not configured in this kernel. | ||
io_submit01 | io_submit01 6 TFAIL : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor | |||
setregid02 | LTP | setregid02 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success | ||
setregid02_16 | LTP | setregid02_16 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success | ||
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
aio01 | aio01 1 TFAIL : Test 1: io_submit failed - retval=-22, errno=0 | |||
aio02 | io_submit tio: Invalid argument | |||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | MIPS64 doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | MIPS64 doesn't support it | |
overcommit_memory02 | overcommit_memory 1 TBROK : Unexpected error: CommitLimit < Committed_AS | |||
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | |||
gzip01 | qemux86 |
1.6 M5 RC4 20140411 build
total: 35
LTP cases | status | error msg | comment | bugzilla |
eventfd01 | eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01 13 TBROK : error triggering eventfd overflow eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK : error triggering eventfd overflow eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK : error triggering eventfd overflow |
|||
getrusage03 | NAB | getrusage03_child 1 TBROK : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory | Not enough memory. | |
fanotify01 | NAB | fanotify01 1 TCONF : fanotify is not configured in this kernel. | ||
fanotify02 | NAB | fanotify02 1 TCONF : fanotify is not configured in this kernel. | ||
fanotify04 | NAB | fanotify04 1 TCONF : fanotify is not configured in this kernel. | ||
io_submit01 | io_submit01 6 TFAIL : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor | |||
setregid02 | LTP | setregid02 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success | ||
setregid02_16 | LTP | setregid02_16 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success | ||
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
aio01 | aio01 1 TFAIL : Test 1: io_submit failed - retval=-22, errno=0 | |||
aio02 | io_submit tio: Invalid argument | |||
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | MIPS64 doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | MIPS64 doesn't support it | |
overcommit_memory02 | overcommit_memory 1 TBROK : Unexpected error: CommitLimit < Committed_AS | |||
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | |||
gzip01 | qemux86 |
1.6 M5 RC2 20140402 build
total: 35
LTP cases | status | error msg | comment | bugzilla |
eventfd01 | LTP | eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument
eventfd01 13 TBROK : error triggering eventfd overflow eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 14 TBROK : error triggering eventfd overflow eventfd01 0 TINFO : error submitting iocb: errno=EINVAL(22): Invalid argument eventfd01 15 TBROK : error triggering eventfd overflow |
On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. | |
getrusage03 | NAB | getrusage03_child 1 TBROK : malloc failed at getrusage03_child.c:158: errno=ENOMEM(12): Cannot allocate memory | Not enough memory. | |
fanotify01 | NAB | fanotify01 1 TCONF : fanotify is not configured in this kernel. | ||
fanotify02 | NAB | fanotify02 1 TCONF : fanotify is not configured in this kernel. | ||
fanotify04 | NAB | fanotify04 1 TCONF : fanotify is not configured in this kernel. | ||
io_submit01 | LTP | io_submit01 6 TFAIL : unexpected failure - returned value = -22 : Invalid argument, expected value = -9 : Bad file descriptor | On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. | |
setregid02 | LTP | setregid02 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success | ||
setregid02_16 | LTP | setregid02_16 1 TBROK : getgrnam("nobody") failed: errno=???(0): Success | ||
syslog01 | qemux86 | |||
syslog02 | qemux86 | |||
syslog03 | qemux86 | |||
syslog04 | qemux86 | |||
syslog05 | qemux86 | |||
syslog06 | qemux86 | |||
syslog07 | qemux86 | |||
syslog08 | qemux86 | |||
syslog09 | qemux86 | |||
syslog10 | qemux86 | |||
aio01 | LTP | aio01 1 TFAIL : Test 1: io_submit failed - retval=-22, errno=0 | On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. | |
aio02 | LTP | io_submit tio: Invalid argument | On mips64, io_submit calls console_fops's aio_read/aio_write instead of ext3 or nfs counterpart. But tty driver doesn't implement aio_read and aio_write at all. | |
mtest06_2 | NAB | main(): mmap(): Cannot allocate memory | Not enough memory. | |
thp02 | NAB | thp02 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | MIPS64 doesn't support it | |
thp03 | NAB | thp03 1 TBROK : cannot find "Hugepagesize:" in /proc/meminfo | MIPS64 doesn't support it | |
overcommit_memory02 | overcommit_memory 1 TBROK : Unexpected error: CommitLimit < Committed_AS | |||
su01 | qemux86 | |||
cron02 | qemux86 | |||
cron_deny01 | qemux86 | |||
cron_allow01 | qemux86 | |||
cron_dirs_checks01 | qemux86 | |||
file | qemux86 | |||
cron | qemux86 | |||
logrotate | qemux86 | |||
cpio | qemux86 | |||
unzip01 | qemux86 | |||
gzip01 | qemux86 |