[dpdk-users] Running inside docker with host networking in privileged mode

2019-06-04 Thread Chintan Inbay
Hello DPDK users, Was anyone able to successfully run a DPDK application in a docker container in privileged mode with host networking ? How do you go about achieving it? Any pointers would be great Thanks, Chintan

Re: [dpdk-users] pktgen:I nvalid link properties for slave 0 in bonding mode 4

2019-06-04 Thread Wiles, Keith
> On Jun 4, 2019, at 10:06 AM, Vincent Li wrote: > >> I am looking at the problem, it does appear something change. >> > > thanks Keith for looking into it, I guess I can try some older version > of DPDK and pktgen, what version that might be? It would be pretty old and I have no idea which ver

Re: [dpdk-users] pktgen:I nvalid link properties for slave 0 in bonding mode 4

2019-06-04 Thread Vincent Li
> I am looking at the problem, it does appear something change. > thanks Keith for looking into it, I guess I can try some older version of DPDK and pktgen, what version that might be?

Re: [dpdk-users] pktgen - transmitting multiple sessions

2019-06-04 Thread Sara Gittlin
Thank you Keith -Sara On Mon, Jun 3, 2019 at 4:50 PM Wiles, Keith wrote: > > > > On Jun 3, 2019, at 6:28 AM, Sara Gittlin wrote: > > > > Hello all, > > can someone refer me to a script or commands to transmit multiple > sessions > > i.e to all destinations in subnet 10.0.0.0/8 ? > > Look at

Re: [dpdk-users] ovs-dpdk issue

2019-06-04 Thread madhukar mythri
You can go-through this OVS+DPDK link on Performance tunning details: http://docs.openvswitch.org/en/latest/intro/install/dpdk/ In which, you can goto "Performance-Tunning" section which explains about the CPU isolation (makesure, you have done Core to Rx-queue binding) and Memory allocated as per