[dpdk-users] Working With Qos

Manoj Mallawaarachchi manoj_ws at yahoo.com
Tue Mar 6 19:40:32 CET 2018


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 at gmail.com> wrote:

 Subject: [dpdk-users] Working With Qos
 To: users at 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
 
 


More information about the users mailing list