/wc_activate
::
0
```
Signed-off-by: Shinae Woo
---
linux/igb_uio/igb_uio.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux/igb_uio/igb_uio.c b/linux/igb_uio/igb_uio.c
index 33e0e02..c927ae6 100644
--- a/linux/igb_uio/igb_uio.c
+++ b/linux/igb_uio/igb_uio.c
/wc_activate
::
0
```
Signed-off-by: Shinae Woo
---
linux/igb_uio/igb_uio.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux/igb_uio/igb_uio.c b/linux/igb_uio/igb_uio.c
index 33e0e02..c927ae6 100644
--- a/linux/igb_uio/igb_uio.c
+++ b/linux/igb_uio/igb_uio.c
Hello, all.
I play the dpdk-1.2.3r1 with examples.
But I can not achieve the line-rate packet receive performance,
and the performance is not scale with multiple ports.
For example, in example l2fwd, I have tested two cases with 2 ports, and 4
ports,
using belowed command line each
./build/l2fw
gt; On Tue, 28 May 2013 11:26:30 +0900
> Shinae Woo wrote:
>
> > Hello, all.
> >
> > I play the dpdk-1.2.3r1 with examples.
> >
> > But I can not achieve the line-rate packet receive performance,
> > and the performance is not scale with multiple ports.
&g
Actually, I made my own packet reception application using DPDK
to utilize multiple RSS which map each core (in my case, 12 queues for 12
cores).
But it shows that multiple RSS shows, the reception performance is rather
decreasing as below.
# queue
1 2 3 4 5 6 Bandwidth (Gbps) 8.95 8.90 8.89 8.
5 matches
Mail list logo