Yes, seems to be a problem with the e1000.
with "model=rtl8139” it works perfectly.
qemu-system-i386 -m 64 -no-reboot -serial stdio -display none -net
nic,model=rtl8139,macaddr=0e:b0:ba:5e:ba:11 -net user,restrict=yes -append
"--video=off --console=/dev/com1" -kernel libComTestHarness
Viele Gr
On 2/10/20 6:13 pm, Heinz Junkes wrote:
> Yes, seems to be a problem with the e1000.
> with "model=rtl8139” it works perfectly.
Could you please raise a ticket? It would be interesting to know if this happens
on real hardware.
> qemu-system-i386 -m 64 -no-reboot -serial stdio -display none -net
Hello,
a test suite failure surfaced that we may have an issue with the
alignment of basic data structures on ColdFire targets:
https://devel.rtems.org/ticket/4013
The chips usually have at least a 32-bit data system bus. I am not sure
why RTEMS didn't use the -malign-int for the ColdFire ta
On 2/10/20 6:34 pm, Sebastian Huber wrote:
> Hello,
>
> a test suite failure surfaced that we may have an issue with the alignment of
> basic data structures on ColdFire targets:
>
> https://devel.rtems.org/ticket/4013
>
> The chips usually have at least a 32-bit data system bus.
These days thi