Wind River Support Network

HomeDefectsCGP6-394
Fixed

CGP6-394 : LSI axm55xx ethernet halt when do userspace-new test

Created: Mar 13, 2014    Updated: Mar 11, 2016
Resolved Date: Mar 13, 2014
Found In Version: 6.0.0.4
Fix Version: 6.0.0.4
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: BSP

Description

Boot up axm55xx board with ip=dhcp bootargs, ethernet works OK.
When do userspace-new test, eth0 lost ip.
ifconfig eth0 up can not bring it back to work.
ifconfig eth0 down then up can make it work.

dhclient cause this bug when do userspace-new test.

Steps to Reproduce

1 configure a project
 $ configure --enable-board=lsi-axm55xx --enable-kernel=cgl+netfilter
--enable-rootfs=glibc-cgl
--with-layer=/home/wrt/windriver/wr-testing/userspace-new/
--with-template=feature/valgrind,feature/libhugetlbfs,feature/lttng2,feature/acl,feature/nfsd,feature/mysql,feature/mysql-odbc,feature/oprofile
--with-sstate-dir=../lsi-axm55xx --enable-test=yes
--enable-build=profiling
2. $ make fs
3. start target
4. dhclent eth0
5. cd /opt/wr-test;./main_test.sh -g userspace-new
Live chat
Online