> On Jul 11, 2018, at 9:26 AM, khemendra kumar
> wrote:
>
> Hi Keith,
>
> Thanks for your quick help.
>
> I am new to Pktgen and DPDK :(
>
> Now I tried with DPDK18.02 version with Pktgen of 3.5.0 version.
> This works on my x86 machine :)
>
> Further I can use Pktgen 3.5.2 with DPDK 18.02
Hi Keith,
Thanks for your quick help.
I am new to Pktgen and DPDK :(
Now I tried with DPDK18.02 version with Pktgen of 3.5.0 version.
This works on my x86 machine :)
Further I can use Pktgen 3.5.2 with DPDK 18.02. as you suggested.
Now I am trying *Pktgen on ARM machine*.
I am using *DPDK 18.
> On Jul 11, 2018, at 8:21 AM, Wiles, Keith wrote:
>
>
>
>> On Jul 11, 2018, at 6:47 AM, khemendra kumar
>> wrote:
>>
>> Hi All,
>>
>> Kindly help to check below compile error in DPDK Pkt-gen on x86.
>>
>> I am following instructions from "
>> http://pktgen-dpdk.readthedocs.io/en/latest/
> On Jul 11, 2018, at 6:47 AM, khemendra kumar
> wrote:
>
> Hi All,
>
> Kindly help to check below compile error in DPDK Pkt-gen on x86.
>
> I am following instructions from "
> http://pktgen-dpdk.readthedocs.io/en/latest/getting_started.html";
>
> *Below cmd I followed:*
> sudo make config
What version of Pktgen and DPDK are you using?
Most likely DPDK has changed for the given version or Pktgen. I normally only
keep pktgen working on the last releases version 18.05 in this case.
I am over due pushing a updated version of pktgen, so I will try to get that
done soon.
> On Jul 11,
Hi All,
Kindly help to check below compile error in DPDK Pkt-gen on x86.
I am following instructions from "
http://pktgen-dpdk.readthedocs.io/en/latest/getting_started.html";
*Below cmd I followed:*
sudo make config T=x86_64-native-linuxapp-gcc
sudo make
sudo make install
sudo make RTE_SDK=/hom
> On Jan 25, 2018, at 1:56 AM, Shailja Pandey wrote:
>
> Hi,
>
> I tried this command line and blacklisted 04:00.0 and 04:00.1-
>
> ./app/app/x86_64-native-linuxapp-gcc/pktgen -c 0x -n 4 -b 04:00.0 -b
> 04:00.1 -- -T -P -m “[2,4,6:8,10,12].0, [14,16,18:20,22,24].1”
> But I am still not a
Hi,
I tried this command line and blacklisted 04:00.0 and 04:00.1-
/./app/app/x86_64-native-linuxapp-gcc/pktgen -c 0x -n 4 //-b 04:00.0 -b
04:00.1 //-- -T -P -m “[2,4,6:8,10,12].0, [14,16,18:20,22,24].1”/
But I am still not able to see the ports using comma separated cores. I
have also tr
> On Jan 13, 2018, at 12:51 PM, Shailja Pandey wrote:
>
> Hi,
>
> Output of command ‘lspci | grep Ether’ is-
>
> 04:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10-Gigabit
> X540-AT2 (rev 01)
> 04:00.1 Ethernet controller: Intel Corporation Ethernet Controller 10-Gigabit
Hi,
Output of command ‘lspci | grep Ether’ is-
04:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10-Gigabit
X540-AT2 (rev 01)
04:00.1 Ethernet controller: Intel Corporation Ethernet Controller 10-Gigabit
X540-AT2 (rev 01)
05:00.0 Ethernet controller: Intel Corporation Ethernet
> On Jan 11, 2018, at 12:45 AM, Shailja Pandey wrote:
>
> I have also tried with multiple cpus using the command line-
>
> ./app/app/x86_64-native-linuxapp-gcc/pktgen -c 0x -n 4 -- -T -P -m
> "[0:4].0,[5:8].1,[9-12].2,[13-16].3”
What is port 0 and 1, I guess that port 2 and 3 are the 2x
I have also tried with multiple cpus using the command line-
./app/app/x86_64-native-linuxapp-gcc/pktgen -c 0x -n 4 -- -T -P -m
"[0:4].0,[5:8].1,[9-12].2,[13-16].3"
On Thursday 11 January 2018 10:20 AM, Shailja Pandey wrote:
The command line for Pktgen is-
./app/app/x86_64-native-linuxa
The command line for Pktgen is-
./app/app/x86_64-native-linuxapp-gcc/pktgen -c 0xfff -n 4 -- -T -P -m
"[2].0,[4].1,[8].2,[10].3"
Configuration of the machine is-
Architecture: x86_64
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):32
O
> On Jan 10, 2018, at 7:36 AM, Shailja Pandey wrote:
>
> Hi,
>
> We are performing experiments on Dell Poweredge R430 server, which is based
> on Haswell architecture based xeon-2640 v3 processor. We have attached XL 710
> NIC(2x40 GbE) to the machine and expect 59 Mpps packet generation per
Hi,
We are performing experiments on Dell Poweredge R430 server, which is
based on Haswell architecture based xeon-2640 v3 processor. We have
attached XL 710 NIC(2x40 GbE) to the machine and expect 59 Mpps packet
generation per port. But pktgen is able to generate only 21 Mpps per
port and we
2016/7/30 21:30, Wiles, Keith :
>> On Jul 30, 2016, at 1:03 AM, linhaifeng wrote:
>>
>> hi
>>
>> I use 6 ports to send pkts in VM, but can only 4 ports work, how to enable
>> more ports to work?
>>
> In the help screen the command ?ppp [1-6]? is ports per page.
>
>
Thank you very much.
It wor
hi
I use 6 ports to send pkts in VM, but can only 4 ports work, how to enable more
ports to work?
> On Jul 30, 2016, at 1:03 AM, linhaifeng wrote:
>
> hi
>
> I use 6 ports to send pkts in VM, but can only 4 ports work, how to enable
> more ports to work?
>
In the help screen the command ?ppp [1-6]? is ports per page.
Hi,
I?m trying to figure out how to send multiple streams of traffic (say by
changing port/ipaddr) from the peer to SUT to test multiqueue with RSS
functionality. I?m using DPDK PktGen on the SUT as well to bind each
receive queue to different cores for spreading the load.
Can we use pcap option fo
On 6/16/15, 4:18 PM, "Assaad, Sami (Sami)"
wrote:
>Hello.
>
>I am using DPDK-Pktgen (Pktgen version 2.77 using DPDK-1.7.1).
>My NIC consists of two 10G ports.
Please try to use the latest version from here
http://dpdk.org/browse/apps/pktgen-dpdk/refs/
The one you are using is fairly old now.
Hello.
I am using DPDK-Pktgen (Pktgen version 2.77 using DPDK-1.7.1).
My NIC consists of two 10G ports.
Now, my question is : How are the port MBits/s Rx/Tx calculated?
Example: I am running the traffic generator with the following configuration:
* 400 Byte Packet Sizes
* At Li
; Thanks & Regards
> Arkajit Ghosh
>
>
> -Arkajit Ghosh/DEL/TCS wrote: -
> To: "Wiles, Keith"
> From: Arkajit Ghosh/DEL/TCS
> Date: 03/11/2015 02:33PM
> Subject: Re: [dpdk-dev] [ dpdk-pktgen execution issue
PM
Subject: Re: [dpdk-dev] [ dpdk-pktgen execution issue ] Error: Didn't find any
ports to use
Hi,
Can you please suggest how to proceed.
Thanks & Regards
Arkajit Ghosh
-Arkajit Ghosh/DEL/TCS wrote: -
To: "Wiles, Keith"
Hi
I have a quick question about using your DPDK pktgen. I want to
sequentially increase the destination IP address so I modified the .lua
file in the following way. However, as I am printing the contents of IP
header in the other machine, I find that the IP address does not keep
incrementing all
24 matches
Mail list logo