Re: [Xenomai] Kernel oops during rtnet loopback usage on x86_64 (e1000e)

2018-06-21 Thread Jan Kiszka
On 2018-06-21 15:41, Jan Kiszka wrote: > On 2018-06-21 13:55, Jan Kiszka wrote: >> On 2018-06-21 13:20, Pintu Kumar wrote: >>> Dear Jan, Greg, >>> >>> Is there any pointer about this issue? >>> This is blocking my next work.. >> >> Does this solve the issue AND still generate valid UDP checksums (p

Re: [Xenomai] Kernel panic during kernel bootup on arm64 qemu

2018-06-21 Thread gengdongjiu
Thanks the reply. using I-pipe 4.9 branch, if not apply Xenomai patches, it can boot up normal using qemu. But if apply the Xenomai patch, it will happen this panic, do not know the reason. 发件人:Greg Gallagher 收件人:gengdongjiu, 抄 送:Jan Kiszka,Pintu Kumar,Philippe Gerum,Xenomai@xenomai.org, 时间:2018-

Re: [Xenomai] Kernel panic during kernel bootup on arm64 qemu

2018-06-21 Thread Greg Gallagher
Hi, To the best of my knowledge we don't run it with qemu often. Boards that have been run used in the past have been rpi3 (64-bit mode), hikey-960 and there are some online resources for the dragon board 410c. I'm currently testing the raspberry pi3 on the new ARM64 4.14 ipipe branch. Hopeful

Re: [Xenomai] Kernel panic during kernel bootup on arm64 qemu

2018-06-21 Thread gengdongjiu
Sorry, I discription is not right, the Xenomai branch is next not stable 3.x. Do you ever run it using kvm qemu? thanks a lot 发件人:Greg Gallagher 收件人:gengdongjiu, 抄 送:Jan Kiszka,Pintu Kumar,Philippe Gerum,Xenomai@xenomai.org, 时间:2018-06-21 21:48:00 主 题:Re: [Xenomai] Kernel panic during kernel b

Re: [Xenomai] Kernel panic during kernel bootup on arm64 qemu (e1000e)

2018-06-21 Thread Greg Gallagher
For ARM64 you need to use the Xenomai next branch not the stable release. -Greg On Thu, Jun 21, 2018 at 8:27 AM, gengdongjiu wrote: > Hi >I use the stable 3.x Xenomai and ipipe-4.9.y, and run it using below qemu > commands: > qemu-kvm -enable-kvm -m 1024 -cpu host -machine virt,gic-version

Re: [Xenomai] Kernel oops during rtnet loopback usage on x86_64 (e1000e)

2018-06-21 Thread Jan Kiszka
On 2018-06-21 13:55, Jan Kiszka wrote: > On 2018-06-21 13:20, Pintu Kumar wrote: >> Dear Jan, Greg, >> >> Is there any pointer about this issue? >> This is blocking my next work.. > > Does this solve the issue AND still generate valid UDP checksums (please > check with wireshark or against a norma

[Xenomai] Kernel panic during kernel bootup on arm64 qemu (e1000e)

2018-06-21 Thread gengdongjiu
Hi I use the stable 3.x Xenomai and ipipe-4.9.y, and run it using below qemu commands: qemu-kvm -enable-kvm -m 1024 -cpu host -machine virt,gic-version=3 -smp 10 -nographic -kernel Image -append "rdinit=/init console=ttyAMA0 mem=512M root=/dev/ram0 earlycon=pl011,0x900 rw" -initrd guest

Re: [Xenomai] Kernel oops during rtnet loopback usage on x86_64 (e1000e)

2018-06-21 Thread Jan Kiszka
On 2018-06-21 13:20, Pintu Kumar wrote: > Dear Jan, Greg, > > Is there any pointer about this issue? > This is blocking my next work.. Does this solve the issue AND still generate valid UDP checksums (please check with wireshark or against a normal networking stack? diff --git a/kernel/drivers/n

Re: [Xenomai] Kernel oops during rtnet loopback usage on x86_64 (e1000e)

2018-06-21 Thread Pintu Kumar
Dear Jan, Greg, Is there any pointer about this issue? This is blocking my next work.. If there is already a fix available for it, please let me know. Or, should I need analyze this freshly I wonder why no body else is facing this issue Thanks, Pintu On Wed, Jun 20, 2018 at 1:24 PM Pi

[Xenomai] support GICV3 for arm64

2018-06-21 Thread gengdongjiu
Hi Philippe, sorry to disturb you, I want to consult with you a question, does the release patch in "https://xenomai.org/downloads/ipipe/v4.x/arm64/"; support arm64 GICv3? from my test, it should not support. ___ Xenomai mailing list Xenomai@xenoma