* [dpdk-users] Working With Qos
@ 2018-03-06 16:08 Jitendra
0 siblings, 0 replies; 2+ messages in thread
From: Jitendra @ 2018-03-06 16:08 UTC (permalink / raw)
To: users
Hi,
I started working on DPDK qos for a project but i couldn't get
working the example application(qos_sched). Packets are coming to
application even i am seeing it's getting enqueue, But not getting dequeue.
My setup is Like as follows:
HostA-->BoxRunningQOS-->HostB
HostA ip - 192.168.0.2
HostB Ip- 192.168.1.2
I added static route to "BoxRunningQos" so that all packets will go to
that box. I am sending simple ping packet.
Any suggestion or any thing i am missing in config. I was running with
default profile.cfg file in example path.
Thanks
Jitendra
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-users] Working With Qos
[not found] <417709904.9071630.1520361632219.ref@mail.yahoo.com>
@ 2018-03-06 18:40 ` Manoj Mallawaarachchi
0 siblings, 0 replies; 2+ messages in thread
From: Manoj Mallawaarachchi @ 2018-03-06 18:40 UTC (permalink / raw)
To: users, Jitendra
Hi Jitendra,
Please check your network card speed, default cfg made for 10Gbps traffic. Make sure to scale down. On the other hand it's packet classification logic based on QinQ network double Vlan tag. If you dont setup such environment may be the issue.
And finally you need to make sure both side communication (East <--> West )
BR,
Manoj M
--------------------------------------------
On Tue, 3/6/18, Jitendra <jitendra43110@gmail.com> wrote:
Subject: [dpdk-users] Working With Qos
To: users@dpdk.org
Date: Tuesday, March 6, 2018, 8:08 PM
Hi,
I started working on DPDK qos
for a project but i couldn't get
working the example
application(qos_sched). Packets are coming to
application even i am seeing it's
getting enqueue, But not getting dequeue.
My setup is Like as follows:
HostA-->BoxRunningQOS-->HostB
HostA ip - 192.168.0.2
HostB Ip- 192.168.1.2
I added static route to "BoxRunningQos"
so that all packets will go to
that box. I am sending simple ping
packet.
Any suggestion or any thing i am
missing in config. I was running with
default profile.cfg file in example
path.
Thanks
Jitendra
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-06 18:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06 16:08 [dpdk-users] Working With Qos Jitendra
[not found] <417709904.9071630.1520361632219.ref@mail.yahoo.com>
2018-03-06 18:40 ` Manoj Mallawaarachchi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).