> >
> > On Thu, Sep 20, 2018 at 3:16 PM Stephen Hemminger <
> > step...@networkplumber.org> wrote:
> >
> > > On Thu, 20 Sep 2018 15:02:53 -0500
> > > Jay Rolette wrote:
> > >
> > > > On Thu, Sep 20, 2018 at 1:11 PM Stephen Hemminger <
> > > > step...@networkplumber.org> wrote:
> > > >
> > > > > I
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Jay Rolette
> Sent: Friday, September 21, 2018 5:39 AM
> To: Stephen Hemminger
> Cc: DPDK
> Subject: Re: [dpdk-dev] KNI performance is not what is claimed
>
> On Thu, Sep 20, 2018 at 3
On Thu, Sep 20, 2018 at 3:16 PM Stephen Hemminger <
step...@networkplumber.org> wrote:
> On Thu, 20 Sep 2018 15:02:53 -0500
> Jay Rolette wrote:
>
> > On Thu, Sep 20, 2018 at 1:11 PM Stephen Hemminger <
> > step...@networkplumber.org> wrote:
> >
> > > I wonder if KNI is claiming performance that
On Thu, 20 Sep 2018 15:02:53 -0500
Jay Rolette wrote:
> On Thu, Sep 20, 2018 at 1:11 PM Stephen Hemminger <
> step...@networkplumber.org> wrote:
>
> > I wonder if KNI is claiming performance that was never measured on current
> > CPU, OS, DPDK.
> >
> > With single stream and TCP testing on IXG
On Thu, 20 Sep 2018 15:02:53 -0500
Jay Rolette wrote:
> On Thu, Sep 20, 2018 at 1:11 PM Stephen Hemminger <
> step...@networkplumber.org> wrote:
>
> > I wonder if KNI is claiming performance that was never measured on current
> > CPU, OS, DPDK.
> >
> > With single stream and TCP testing on IXG
On Thu, Sep 20, 2018 at 1:11 PM Stephen Hemminger <
step...@networkplumber.org> wrote:
> I wonder if KNI is claiming performance that was never measured on current
> CPU, OS, DPDK.
>
> With single stream and TCP testing on IXGBE (DPDK), I see lowest
> performance with KNI.
>
> Rx
I wonder if KNI is claiming performance that was never measured on current CPU,
OS, DPDK.
With single stream and TCP testing on IXGBE (DPDK), I see lowest performance
with KNI.
Rx Tx
KNI 3.2 Gbit/sec1.3 Gbit/sec
TAP 4.9 4.7
I meet similar issue with KNI connected VM, but In my case I run 2 VM
guests based on KNI and measure network performance between them:
sesion:
### I just started demo with kni
./build/kni -c 0xf0 -n 4 -- -P -p 0x3 --config="(0,4,6,8),(1,5,7,9)"
###starting...
###set kni on vEthX to connect (a
Hi,
I am running DPDP KNI application on linux (3.18 kernel) VM (ESXi 5.5),
directly connected to another linux box to measure throughput using iperf
tool. Link speed: 1Gbps. Maximum throughput I get is 50% with 1470 Bytes.
With 512B pkt sizes, throughput drops to 282 Mbps.
Tried using KN
On 05/06/15 17:06, Jay Rolette wrote:
> The past few days I've been trying to chase down why operations over KNI
> are so bloody slow. To give you an idea how bad it is, we did a simple test
> over an NFS mount:
>
> # Mount over a non-KNI interface (eth0 on vanilla Ubuntu 14.04 LTS)
> $ time $(ls
On Fri, Jun 5, 2015 at 10:13 AM, Marc Sune wrote:
>
>
> On 05/06/15 17:06, Jay Rolette wrote:
>
>> The past few days I've been trying to chase down why operations over KNI
>> are so bloody slow. To give you an idea how bad it is, we did a simple
>> test
>> over an NFS mount:
>>
>> # Mount over a
The past few days I've been trying to chase down why operations over KNI
are so bloody slow. To give you an idea how bad it is, we did a simple test
over an NFS mount:
# Mount over a non-KNI interface (eth0 on vanilla Ubuntu 14.04 LTS)
$ time $(ls -last -R /mnt/sfs2008 > /dev/null)
real11m58.2
12 matches
Mail list logo