Re: [ovs-discuss] ovs-dpdk crash

2023-07-14 Thread 张同剑
Hi, Any update with this issue? This issue happens with OVS 3.0.4 and DPDK 21.11.2 too. Best regards smime.p7s Description: S/MIME cryptographic signature ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailma

Re: [ovs-discuss] ovs-dpdk crash

2023-04-03 Thread Lazuardi Nasution via discuss
Hi, Any update with this issue? This issue happens with OVS 3.0.1 and DPDK 21.11.3 too. Best regards, > Date: Mon, 23 Jan 2023 15:45:37 +0800 (CST) > From: ?? <13813836...@163.com> > To: b...@openvswitch.org > Subject: [ovs-discuss] ovs-dpdk crash > Message-ID: <

[ovs-discuss] ovs-dpdk crash

2023-01-23 Thread 张毅 via discuss
We use ovs2.17.2 and dpdk 22.03. After configuring SNAT,we encountered coredump problems. Please take the trouble to look at these problems,thank you! #0 0x7f249b6ad03b in __GI_raise (sig=0, sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:46 #1 0x7f249b68c859 in __GI_abort () at

[ovs-discuss] ovs-dpdk crash

2023-01-17 Thread 张毅 via discuss
We use ovs2.17.2 and dpdk 22.0. After configuring SNAT,we encountered coredump problems. Please take the trouble to look at these problems,thank you! #0 0x7f249b6ad03b in __GI_raise (sig=0, sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:46 #1 0x7f249b68c859 in __GI_abort () at a

Re: [ovs-discuss] ovs-dpdk crash when use vhost-user in docker

2018-08-21 Thread 张广明
-memtoo small ? > > Thanks > > > > O Mahony, Billy 于2018年8月21日周二 下午4:17写道: > >> Hi, >> >> >> >> One thing to look out for with DPDK < 18.05 is that you need to used 1GB >> huge pages (and no more than eight of them) to use virtio. I’m not sure

Re: [ovs-discuss] ovs-dpdk crash when use vhost-user in docker

2018-08-21 Thread 张广明
mber it causing a seg > fault. But is certainly worth checking. > > > > If that does not work please send the info Ciara refers to as well as the > ovs-vsctl interface config for the ovs vhost backend. > > > > Thanks, > > Billy > > > > *From:* ovs-disc

Re: [ovs-discuss] ovs-dpdk crash when use vhost-user in docker

2018-08-21 Thread O Mahony, Billy
com; ovs-discuss@openvswitch.org Cc: us...@dpdk.org Subject: Re: [ovs-discuss] ovs-dpdk crash when use vhost-user in docker Hi, I am cc-ing the DPDK users’ list as the SEGV originates in the DPDK vHost code and somebody there might be able to help too. Could you provide more information about y

Re: [ovs-discuss] ovs-dpdk crash when use vhost-user in docker

2018-08-21 Thread Loftus, Ciara
boun...@openvswitch.org [mailto:ovs-discuss-boun...@openvswitch.org] On Behalf Of ??? Sent: Monday, August 20, 2018 12:06 PM To: ovs-discuss@openvswitch.org Subject: [ovs-discuss] ovs-dpdk crash when use vhost-user in docker Hi, I used ovs-dpdk as bridge and l2fwd as container. When l2fwd was ru

[ovs-discuss] ovs-dpdk crash when use vhost-user in docker

2018-08-20 Thread 张广明
Hi, I used ovs-dpdk as bridge and l2fwd as container. When l2fwd was runned ,the ovs-dpdk was crashed. My command is : docker run -it --privileged --name=dpdk-docker -v /dev/hugepages:/mnt/huge -v /usr/local/var/run/openvswitch:/var/run/openvswitch dpdk-docker ./l2fwd -c 0x06 -n 4 -